Re-integrate server.core in the build. Rename vfs package to vfs2
[lgpl/argeo-commons.git] / org.argeo.server.core / pom.xml
index 386f179b61feada289ed0dcefcb0f80f7e96d20a..e7f0006dfa30a6ac7e0df165f8af8bf656dd066c 100644 (file)
                </dependency>
 
                <!-- Apache Commons -->
-               <dependency>
+<!--   <dependency>
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.apache.commons.io</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
-                       <artifactId>org.apache.commons.vfs</artifactId>
+                       <artifactId>org.apache.commons.vfs2</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
@@ -38,9 +38,9 @@
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.joda.time</artifactId>
                </dependency>
-
+ -->   
                <!-- Spring -->
-               <dependency>
+<!-- <dependency>
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.springframework.web</artifactId>
                </dependency>
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.springframework.web.servlet</artifactId>
                </dependency>
-
+ -->
                <!-- J2EE -->
-               <dependency>
-                       <groupId>org.argeo.tp</groupId>
-                       <artifactId>javax.servlet</artifactId>
-               </dependency>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp</groupId> -->
+<!--                   <artifactId>javax.servlet</artifactId> -->
+<!--           </dependency> -->
 
-               <!-- Logging -->
-               <dependency>
-                       <groupId>org.argeo.tp</groupId>
-                       <artifactId>slf4j.org.apache.commons.logging</artifactId>
-               </dependency>
+       <!-- Logging -->
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp</groupId> -->
+<!--                   <artifactId>slf4j.org.apache.commons.logging</artifactId> -->
+<!--           </dependency> -->
 
-               <dependency>
-                       <groupId>org.argeo.tp</groupId>
-                       <artifactId>org.apache.commons.fileupload</artifactId>
-               </dependency>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.tp</groupId> -->
+<!--                   <artifactId>org.apache.commons.fileupload</artifactId> -->
+<!--           </dependency> -->
        </dependencies>
 </project>
\ No newline at end of file