view flys-client/src/test/java/de/intevation/flys/client/FLYSJUnit.gwt.xml @ 5179:4355b4cecef8

Improve importer packaging by just expecting a tarball with third party libs and no longer hack around with rpm2cpio. It is now also possible to generate a "light" importer package without third party libs by not providing that tarball.
author Andre Heinecke <aheinecke@intevation.de>
date Thu, 07 Mar 2013 10:21:46 +0100
parents e8745ca02f2b
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<module>
  <!-- Inherit our applications main module.                      -->
  <inherits name='de.intevation.flys.client.FLYS'/>

  <!-- Specify the path to any remote services.                   -->
  <!--
  <servlet path="/flys/greet" class="de.intevation.flys.client.server.GreetingServiceImpl" />
  -->

</module>

http://dive4elements.wald.intevation.org