Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 562 → Rev 563

/trunk/build.xml
116,7 → 116,7
 
 
 
<target name="build-and-deploy-local" depends="gwt-compile, deploy-local">
<target name="build-and-deploy-local">
<antcall target="gwt-compile" />
<antcall target="deploy-local" />
</target>