Mercurial > dive4elements > river
comparison flys-client/pom.xml @ 2904:e740c43e6f5b
Reverted accidently commited port changes from last commit.
flys-client/trunk@4668 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 15 Jun 2012 07:14:45 +0000 |
parents | f05f5586f5fd |
children | aad006178c39 |
comparison
equal
deleted
inserted
replaced
2903:f05f5586f5fd | 2904:e740c43e6f5b |
---|---|
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> |