comparison 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
comparison
equal deleted inserted replaced
1365:4c65c5b60a86 1366:d0eb2202ffbe
71 </dependency> 71 </dependency>
72 <dependency> 72 <dependency>
73 <groupId>org.gwtopenmaps.openlayers</groupId> 73 <groupId>org.gwtopenmaps.openlayers</groupId>
74 <artifactId>gwt-openlayers-client</artifactId> 74 <artifactId>gwt-openlayers-client</artifactId>
75 <version>0.6</version> 75 <version>0.6</version>
76 </dependency>
77 <dependency>
78 <groupId>log4j</groupId>
79 <artifactId>log4j</artifactId>
80 <version>1.2.14</version>
76 </dependency> 81 </dependency>
77 </dependencies> 82 </dependencies>
78 83
79 <build> 84 <build>
80 <!-- Generate compiled stuff in the folder used for developing mode --> 85 <!-- Generate compiled stuff in the folder used for developing mode -->

http://dive4elements.wald.intevation.org