draft implementation of the history request.
[lgpl/argeo-commons.git] / eclipse / plugins / org.argeo.eclipse.ui.jcr / pom.xml
index 4f041eeaa3348c8a5db39a0039bbcd59b75d7ec5..ec57b3104fdefbb761817efff632699ddbbc8f06 100644 (file)
                        <version>0.2.2-SNAPSHOT</version>
                </dependency>
 
-               <!-- Others -->
+               <!-- Logging -->
+               <dependency>
+                       <groupId>org.apache.commons</groupId>
+                       <artifactId>com.springsource.org.apache.commons.io</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.slf4j</groupId>
                        <artifactId>com.springsource.slf4j.org.apache.commons.logging</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.apache.log4j</groupId>
+                       <artifactId>com.springsource.org.apache.log4j</artifactId>
+               </dependency>
+
 
        </dependencies>
 </project>