comparison flys-client/pom.xml @ 2524:39cf246b28c4

Revert last commit which contains configuration modifications. flys-client/trunk@4411 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 15 May 2012 14:23:00 +0000
parents 885b02130528
children f05f5586f5fd
comparison
equal deleted inserted replaced
2523:885b02130528 2524:39cf246b28c4
127 <runTarget>FLYS.html</runTarget> 127 <runTarget>FLYS.html</runTarget>
128 <!-- Location of the develop-mode web application structure (gwt:run). --> 128 <!-- Location of the develop-mode web application structure (gwt:run). -->
129 <hostedWebapp>target/www</hostedWebapp> 129 <hostedWebapp>target/www</hostedWebapp>
130 <!-- Ask GWT to create the Story of Your Compile (SOYC) (gwt:compile) --> 130 <!-- Ask GWT to create the Story of Your Compile (SOYC) (gwt:compile) -->
131 <soyc>true</soyc> 131 <soyc>true</soyc>
132 <port>8881</port>
133 <codeServerPort>9991</codeServerPort>
134 <logLevel>INFO' -bindAddress 0.0.0.0 -codeServerPort 9991 -logLevel 'INFO</logLevel>
135 </configuration> 132 </configuration>
136 </plugin> 133 </plugin>
137 134
138 <!-- Add source folders to test classpath in order to run gwt-tests as normal junit-tests --> 135 <!-- Add source folders to test classpath in order to run gwt-tests as normal junit-tests -->
139 <plugin> 136 <plugin>

http://dive4elements.wald.intevation.org