[scala] Remove dependency to biz.aQuate.bnd

Jochen Schmitt s4504kr at fedoraproject.org
Mon Jan 7 21:56:54 UTC 2013


commit 8fb88d667bc007c422a747af7da6cb3fb09c90e9
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Mon Jan 7 22:56:46 2013 +0100

    Remove dependency to biz.aQuate.bnd

 scala-2.10.0-bnd.patch |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/scala-2.10.0-bnd.patch b/scala-2.10.0-bnd.patch
index 2cf4a04..be118e5 100644
--- a/scala-2.10.0-bnd.patch
+++ b/scala-2.10.0-bnd.patch
@@ -1,7 +1,17 @@
 diff -up scala-2.10.0-sources/build.xml.bndx scala-2.10.0-sources/build.xml
---- scala-2.10.0-sources/build.xml.bndx	2013-01-07 22:11:58.642144310 +0100
-+++ scala-2.10.0-sources/build.xml	2013-01-07 22:15:24.546161818 +0100
-@@ -297,7 +297,7 @@ INITIALISATION
+--- scala-2.10.0-sources/build.xml.bndx	2013-01-07 22:47:24.862355735 +0100
++++ scala-2.10.0-sources/build.xml	2013-01-07 22:55:35.930399829 +0100
+@@ -280,9 +280,6 @@ INITIALISATION
+   </target>
+ 
+   <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"/>
+-    </artifact:dependencies>
+     <!-- Pax runner -->
+     <property name="pax.exam.version" value="2.5.0"/>
+     <artifact:dependencies pathId="pax.exam.classpath" filesetId="pax.exam.fileset">
+@@ -297,7 +294,7 @@ INITIALISATION
        <dependency groupId="org.apache.felix" artifactId="org.apache.felix.framework" version="3.2.2"/>
      </artifact:dependencies>
      <!-- BND support -->


More information about the scm-commits mailing list