Mercurial > dive4elements > river
comparison flys-client/pom.xml @ 3384:a6b7f0585761
Merge point/line label styles
flys-client/trunk@5133 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Thu, 26 Jul 2012 10:05:50 +0000 |
parents | 8c7cf6b84ba0 |
children | 5ffad8bde8ad |
comparison
equal
deleted
inserted
replaced
3383:dc48bc58102f | 3384:a6b7f0585761 |
---|---|
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> | |
159 </configuration> | 161 </configuration> |
160 </plugin> | 162 </plugin> |
161 | 163 |
162 <!-- Add source folders to test classpath in order to run gwt-tests as normal junit-tests --> | 164 <!-- Add source folders to test classpath in order to run gwt-tests as normal junit-tests --> |
163 <plugin> | 165 <plugin> |