Author: gertv
Date: Fri Oct 15 19:42:31 2010
New Revision: 1023084
URL: http://svn.apache.org/viewvc?rev=1023084&view=rev
Log:
Add snapshot build for drools 5.1.1
Modified:
servicemix/smx4/bundles/trunk/commons-configuration-1.4/pom.xml
servicemix/smx4/bundles/trunk/commons-digester-1.8/pom.xml
servicemix/smx4/bundles/trunk/pom.xml
Modified: servicemix/smx4/bundles/trunk/commons-configuration-1.4/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/commons-configuration-1.4/pom.xml?rev=1023084&r1=1023083&r2=1023084&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/commons-configuration-1.4/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/commons-configuration-1.4/pom.xml Fri Oct 15
19:42:31 2010
@@ -30,7 +30,7 @@
<artifactId>org.apache.servicemix.bundles.commons-configuration</artifactId>
<version>1.4_2-SNAPSHOT</version>
<packaging>bundle</packaging>
- <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
+ <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
</description>
Modified: servicemix/smx4/bundles/trunk/commons-digester-1.8/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/commons-digester-1.8/pom.xml?rev=1023084&r1=1023083&r2=1023084&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/commons-digester-1.8/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/commons-digester-1.8/pom.xml Fri Oct 15
19:42:31 2010
@@ -30,7 +30,7 @@
<artifactId>org.apache.servicemix.bundles.commons-digester</artifactId>
<version>1.8_2-SNAPSHOT</version>
<packaging>bundle</packaging>
- <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
+ <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
</description>
Modified: servicemix/smx4/bundles/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=1023084&r1=1023083&r2=1023084&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Fri Oct 15 19:42:31 2010
@@ -47,6 +47,7 @@
<module>commons-beanutils-1.8.2</module>
<module>commons-collections-3.2.1</module>
<module>commons-io-1.4</module>
+ <module>drools-5.1.1</module>
<module>jaxen-1.1.1</module>
<module>protobuf-2.3.0</module>
<module>jaxb-impl-2.1.13</module>