[scala] Add forgotten closing tag in compilter-pom patch

Jochen Schmitt s4504kr at fedoraproject.org
Sun Dec 9 14:20:39 UTC 2012


commit 5df2f24dd24a3782f14d21b294269429975874b0
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Sun Dec 9 15:20:32 2012 +0100

    Add forgotten closing tag in compilter-pom patch

 scala-2.10.0-compiler-pom.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scala-2.10.0-compiler-pom.patch b/scala-2.10.0-compiler-pom.patch
index e775ee1..f738a14 100644
--- a/scala-2.10.0-compiler-pom.patch
+++ b/scala-2.10.0-compiler-pom.patch
@@ -19,7 +19,7 @@
    <target name="init.extra.tasks" depends="init.maven.tasks" unless="init.extra.tasks.finished">
      <artifact:dependencies pathId="extra.tasks.classpath" filesetId="extra.tasks.fileset">
 -      <dependency groupId="biz.aQute" artifactId="bnd" version="1.50.0"/>
-+      <dependency groupId="biz.aQute" artifactId="bnd" 
++      <dependency groupId="biz.aQute" artifactId="bnd" />
      </artifact:dependencies>
      <!-- Pax runner -->
      <property name="pax.exam.version" value="2.5.0"/>


More information about the scm-commits mailing list