Upgrade equinox
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 8 Jul 2009 18:05:15 +0000 (18:05 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 8 Jul 2009 18:05:15 +0000 (18:05 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2714 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

demo/pom.xml
pom.xml

index 82275a0f58b5770e3f4df91c429b0eecfd75b61b..b6ac6b4564f91b4492f0d2a9e05abd11b9a528a2 100644 (file)
                                                <artifactId>maven-argeo-osgi-plugin</artifactId>
                                                <configuration>
                                                        <execDir>target/exec/detached</execDir>
-                                                       <fork>false</fork>
+                                                       <fork>true</fork>
                                                        <systemProperties>
                                                                <slc.osgi.start>
                                                                        org.springframework.osgi.extender,
                                        <groupId>net.sourceforge.mx4j</groupId>
                                        <artifactId>com.springsource.mx4j</artifactId>
                                </dependency>
+                               <dependency>
+                                       <groupId>org.eclipse.osgi</groupId>
+                                       <artifactId>org.eclipse.osgi</artifactId>
+                                       <version>3.5.0.v20090311-1300</version>
+                               </dependency>
                        </dependencies>
                </profile>
                <profile>
diff --git a/pom.xml b/pom.xml
index 53ca93cd461b875dad2034e5cb5d90383e4da56f..c06199e438993f3073bfb5dcab495e52523a65d8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
                <version.ant>1.7.0</version.ant>
                <version.jetty>6.1.14</version.jetty>
                <version.tomcat>6.0.18</version.tomcat>
-               <version.equinox>3.4.2.R34x_v20080826-1230</version.equinox>
+               <version.equinox>3.5.0.v20090311-1300</version.equinox>
                <version.slf4j>1.5.6</version.slf4j>
                <version.maven-bundle-plugin>2.0.0</version.maven-bundle-plugin>
                <version.activemq>5.2.0.0006</version.activemq>