Skip to content
Snippets Groups Projects
Commit cbf53f6d authored by kohleman's avatar kohleman
Browse files

fixed build.xml

SVN: 17023
parent 72b8dc8f
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@
<attribute name="Main-Class" value="ch.ethz.bsse.cisd.dsu.tracking.main.TrackingClient" />
<attribute name="Class-Path" value="cisd-base.jar log4j.jar activation.jar mail.jar gwt-isserializable.jar
commons-io.jar commons-lang.jar commons-logging.jar commons-httpclient.jar commons-codec.jar
spring.jar" />
spring.jar stream-supporting-httpinvoker.jar" />
<attribute name="Version" value="${version.number}" />
<attribute name="Build-Number" value="${version.number} (r${revision.number},${clean.flag})" />
</manifest>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment