comparison flys-client/pom.xml @ 3387:5ffad8bde8ad

pom.xml fixed flys-client/trunk@5138 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Thu, 26 Jul 2012 13:14:05 +0000
parents a6b7f0585761
children 98fac4872ae6
comparison
equal deleted inserted replaced
3386:b5930486594d 3387:5ffad8bde8ad
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