Mercurial > dive4elements > river
comparison flys-client/pom.xml @ 2903:f05f5586f5fd
Added chart and export titles for sq relation in MINFO
flys-client/trunk@4662 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 14 Jun 2012 13:38:35 +0000 |
parents | 39cf246b28c4 |
children | e740c43e6f5b |
comparison
equal
deleted
inserted
replaced
2902:82043c09a659 | 2903:f05f5586f5fd |
---|---|
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> | |
132 </configuration> | 135 </configuration> |
133 </plugin> | 136 </plugin> |
134 | 137 |
135 <!-- Add source folders to test classpath in order to run gwt-tests as normal junit-tests --> | 138 <!-- Add source folders to test classpath in order to run gwt-tests as normal junit-tests --> |
136 <plugin> | 139 <plugin> |