diff flys-client/pom.xml @ 1366:d0eb2202ffbe

Added a BaseServlet that is used to setup config things like log4j. flys-client/trunk@3067 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 25 Oct 2011 11:07:14 +0000
parents 956605001cfb
children f8c03d3af300
line wrap: on
line diff
--- a/flys-client/pom.xml	Tue Oct 25 10:29:37 2011 +0000
+++ b/flys-client/pom.xml	Tue Oct 25 11:07:14 2011 +0000
@@ -74,6 +74,11 @@
       <artifactId>gwt-openlayers-client</artifactId>
       <version>0.6</version>
     </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+      <version>1.2.14</version>
+    </dependency>
   </dependencies>
   
   <build>

http://dive4elements.wald.intevation.org