awips2/javaUtilities/yajsw/build
Bryan Kowal 27aa8b21f4 Issue #1661 - yajsw will now log to both the console and log file indefinitely
- yajsw can now be built from source on-demand
- the console debug parameter set by start.sh will now be passed to the jvm

Change-Id: I6146cbcb29887b462d9bda53bd3803b5775031d0

Former-commit-id: a6cd17feeb [formerly c55efaadb0 [formerly 96edb01711d6c0f33cff0bfb03bb8c681884c1b3]]
Former-commit-id: c55efaadb0
Former-commit-id: 541d096faf
2013-03-25 15:23:31 -05:00
..
abeille Issue #1661 - yajsw will now log to both the console and log file indefinitely 2013-03-25 15:23:31 -05:00
gradle Issue #1661 - yajsw will now log to both the console and log file indefinitely 2013-03-25 15:23:31 -05:00
ws Issue #1661 - yajsw will now log to both the console and log file indefinitely 2013-03-25 15:23:31 -05:00
MANIFEST.MF Issue #1661 - yajsw will now log to both the console and log file indefinitely 2013-03-25 15:23:31 -05:00
ReadMe.txt Issue #1661 - yajsw will now log to both the console and log file indefinitely 2013-03-25 15:23:31 -05:00

The manifest in this folder should be added to wrapper.jar and wrapperApp.jar
It assumes that the relative folder structure of the jar files is not changed.
If you would like to change the folder structure you should adapt the manifest accordingly.

A build script is included in the subfolder gradle.

Building SNAPSHOT jars is not included in this build. Please use the following subversion 
revisions to build them:

commons-vfs-2.0-SNAPSHOT.jar						784083
commons-cli-2-SNAPSHOT.jar							647073
commons-configuration-1.7-SNAPSHOT.jar	784085

NOTE: the above projects have not had new releases for years, but have been commiting new features which are used here.