comparison flys-client/pom.xml @ 3541:ca0db8a0e01e

Revert pom.xml web.xml changes flys-client/trunk@5354 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Tue, 04 Sep 2012 10:45:11 +0000
parents 98fac4872ae6
children 6288056e2673
comparison
equal deleted inserted replaced
3540:98fac4872ae6 3541:ca0db8a0e01e
154 <runTarget>FLYS.html</runTarget> 154 <runTarget>FLYS.html</runTarget>
155 <!-- Location of the develop-mode web application structure (gwt:run). --> 155 <!-- Location of the develop-mode web application structure (gwt:run). -->
156 <hostedWebapp>target/www</hostedWebapp> 156 <hostedWebapp>target/www</hostedWebapp>
157 <!-- Ask GWT to create the Story of Your Compile (SOYC) (gwt:compile) --> 157 <!-- Ask GWT to create the Story of Your Compile (SOYC) (gwt:compile) -->
158 <soyc>true</soyc> 158 <soyc>true</soyc>
159 <port>8882</port>
160 <logLevel>INFO' -bindAddress 0.0.0.0 -codeServerPort 9992 -logLevel 'INFO</logLevel>
161 </configuration> 159 </configuration>
162 </plugin> 160 </plugin>
163 161
164 <!-- Add source folders to test classpath in order to run gwt-tests as normal junit-tests --> 162 <!-- Add source folders to test classpath in order to run gwt-tests as normal junit-tests -->
165 <plugin> 163 <plugin>

http://dive4elements.wald.intevation.org