]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.detached.launcher/pom.xml
Use Equinox and Spring OSGi for SLC Detached
[gpl/argeo-slc.git] / org.argeo.slc.detached.launcher / pom.xml
index 363e000dc0309f5d474cee1969305e25754dcca9..e9b7ddaac2f18b496245372fa22a038383256873 100644 (file)
@@ -1,5 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                </plugins>
        </build>
        <dependencies>
+               <!--
+                       <dependency> <groupId>org.apache.felix</groupId>
+                       <artifactId>org.apache.felix.main</artifactId> </dependency>
+               -->
                <dependency>
-                       <groupId>org.apache.felix</groupId>
-                       <artifactId>org.apache.felix.main</artifactId>
+                       <groupId>org.eclipse.osgi</groupId>
+                       <artifactId>org.eclipse.osgi</artifactId>
                </dependency>
 
-               <!-- Old
                <dependency>
-                       <groupId>org.springframework</groupId>
-                       <artifactId>spring-context</artifactId>
-                       <version>2.0.8</version>
-               </dependency>
-               <dependency>
-                       <groupId>commons-logging</groupId>
-                       <artifactId>commons-logging</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>log4j</groupId>
-                       <artifactId>log4j</artifactId>
+                       <groupId>org.springframework.osgi</groupId>
+                       <artifactId>org.springframework.osgi.extender</artifactId>
                </dependency>
+
+
+               <!--
+                       Old <dependency> <groupId>org.springframework</groupId>
+                       <artifactId>spring-context</artifactId> <version>2.0.8</version>
+                       </dependency> <dependency> <groupId>commons-logging</groupId>
+                       <artifactId>commons-logging</artifactId> </dependency> <dependency>
+                       <groupId>log4j</groupId> <artifactId>log4j</artifactId> </dependency>
+                       <dependency> <groupId>commons-io</groupId>
+                       <artifactId>commons-io</artifactId> </dependency>
+               -->
+
+<!--
                <dependency>
-                       <groupId>commons-io</groupId>
-                       <artifactId>commons-io</artifactId>
+                       <groupId>org.argeo.slc</groupId>
+                       <artifactId>org.argeo.slc.detached.ext.log4j</artifactId>
+                       <version>0.11.2</version>
                </dependency>
- -->
-
+  -->
                <!-- Spring -->
                <dependency>
                        <groupId>org.springframework</groupId>
                        <artifactId>org.springframework.context</artifactId>
                </dependency>
 
-               
+<!-- 
                <dependency>
                        <groupId>org.apache.xerces</groupId>
                        <artifactId>com.springsource.org.apache.xerces</artifactId>
                        <artifactId>
                                com.springsource.edu.emory.mathcs.backport
                        </artifactId>
-               </dependency>
+               </dependency> -->
                <dependency>
                        <groupId>org.apache.commons</groupId>
                        <artifactId>