Author: gertv
Date: Fri May 20 17:12:16 2011
New Revision: 1125471
URL: http://svn.apache.org/viewvc?rev=1125471&view=rev
Log:
Adding scala-(compiler|library)-2.9.0 bundles to get SNAPSHOTs built
Modified:
servicemix/smx4/bundles/trunk/pom.xml
servicemix/smx4/bundles/trunk/scala-compiler-2.9.0/pom.xml
servicemix/smx4/bundles/trunk/scala-library-2.9.0/pom.xml
Modified: servicemix/smx4/bundles/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=1125471&r1=1125470&r2=1125471&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Fri May 20 17:12:16 2011
@@ -66,6 +66,8 @@
<module>derbynet-10.7.1.1</module>
<module>derbynet-10.8.1.2</module>
<module>freemarker-2.3.17</module>
+ <module>scala-compiler-2.9.0</module>
+ <module>scala-library-2.9.0</module>
</modules>
Modified: servicemix/smx4/bundles/trunk/scala-compiler-2.9.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/scala-compiler-2.9.0/pom.xml?rev=1125471&r1=1125470&r2=1125471&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/scala-compiler-2.9.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/scala-compiler-2.9.0/pom.xml Fri May 20
17:12:16 2011
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.scala-compiler</artifactId>
- <version>2.9.0_3-SNAPSHOT</version>
+ <version>2.9.0_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
Modified: servicemix/smx4/bundles/trunk/scala-library-2.9.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/scala-library-2.9.0/pom.xml?rev=1125471&r1=1125470&r2=1125471&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/scala-library-2.9.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/scala-library-2.9.0/pom.xml Fri May 20
17:12:16 2011
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.scala-library</artifactId>
- <version>2.9.0_3-SNAPSHOT</version>
+ <version>2.9.0_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>