Author: gertv
Date: Mon Jul 26 21:06:02 2010
New Revision: 979442
URL: http://svn.apache.org/viewvc?rev=979442&view=rev
Log:
SMX4-566: Add a bundle for Scala library/compiler 2.8.0
Added:
servicemix/smx4/bundles/trunk/scala-compiler-2.8.0/
- copied from r979432,
servicemix/smx4/bundles/trunk/scala-compiler-2.8.0.RC7/
servicemix/smx4/bundles/trunk/scala-library-2.8.0/
- copied from r979432,
servicemix/smx4/bundles/trunk/scala-library-2.8.0.RC7/
Modified:
servicemix/smx4/bundles/trunk/pom.xml
servicemix/smx4/bundles/trunk/scala-compiler-2.8.0.RC7/pom.xml
servicemix/smx4/bundles/trunk/scala-compiler-2.8.0/pom.xml
servicemix/smx4/bundles/trunk/scala-library-2.8.0.RC7/pom.xml
servicemix/smx4/bundles/trunk/scala-library-2.8.0/pom.xml
Modified: servicemix/smx4/bundles/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=979442&r1=979441&r2=979442&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Mon Jul 26 21:06:02 2010
@@ -49,6 +49,8 @@
<module>jaxb-impl-2.1.13</module>
<module>xmlbeans-2.5.0</module>
<module>jsch-0.1.43</module>
+ <module>scala-compiler-2.8.0</module>
+ <module>scala-library-2.8.0</module>
</modules>
</project>
Modified: servicemix/smx4/bundles/trunk/scala-compiler-2.8.0.RC7/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/scala-compiler-2.8.0.RC7/pom.xml?rev=979442&r1=979441&r2=979442&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/scala-compiler-2.8.0.RC7/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/scala-compiler-2.8.0.RC7/pom.xml Mon Jul 26
21:06:02 2010
@@ -28,7 +28,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.scala-compiler</artifactId>
- <version>2.8.1.RC7_1-SNAPSHOT</version>
+ <version>2.8.0.RC7_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
Modified: servicemix/smx4/bundles/trunk/scala-compiler-2.8.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/scala-compiler-2.8.0/pom.xml?rev=979442&r1=979432&r2=979442&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/scala-compiler-2.8.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/scala-compiler-2.8.0/pom.xml Mon Jul 26
21:06:02 2010
@@ -28,7 +28,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.scala-compiler</artifactId>
- <version>2.8.1.RC7_1-SNAPSHOT</version>
+ <version>2.8.0_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
@@ -38,7 +38,7 @@
<properties>
<pkgGroupId>org.scala-lang</pkgGroupId>
<pkgArtifactId>scala-compiler</pkgArtifactId>
- <pkgVersion>2.8.0.RC7</pkgVersion>
+ <pkgVersion>2.8.0</pkgVersion>
<servicemix.osgi.import.pkg>
javax.swing*;resolution:=optional,
jline;resolution:=optional,
Modified: servicemix/smx4/bundles/trunk/scala-library-2.8.0.RC7/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/scala-library-2.8.0.RC7/pom.xml?rev=979442&r1=979441&r2=979442&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/scala-library-2.8.0.RC7/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/scala-library-2.8.0.RC7/pom.xml Mon Jul 26
21:06:02 2010
@@ -28,7 +28,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.scala-library</artifactId>
- <version>2.8.1.RC7_1-SNAPSHOT</version>
+ <version>2.8.0.RC7_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
Modified: servicemix/smx4/bundles/trunk/scala-library-2.8.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/scala-library-2.8.0/pom.xml?rev=979442&r1=979432&r2=979442&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/scala-library-2.8.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/scala-library-2.8.0/pom.xml Mon Jul 26
21:06:02 2010
@@ -28,7 +28,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.scala-library</artifactId>
- <version>2.8.1.RC7_1-SNAPSHOT</version>
+ <version>2.8.0_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
@@ -38,7 +38,7 @@
<properties>
<pkgGroupId>org.scala-lang</pkgGroupId>
<pkgArtifactId>scala-library</pkgArtifactId>
- <pkgVersion>2.8.0.RC7</pkgVersion>
+ <pkgVersion>2.8.0</pkgVersion>
<servicemix.osgi.import.pkg>
sun.misc;resolution:=optional,
*