awips2/javaUtilities/yajsw/build
Everett Kladstrup 2c518b816d Issue #2231 Make edex startup more configurable
* Allow for skipping the RPM check
* Allow for using system java in wrapper instead of hard-coded /awips2/java
* Allow for configuring wrapper process actions with system variables
  e.g. RESTART vs. SHUTDOWN on crash

Change-Id: Icaa3b3e388013a8106db6e29fd999aa5824c72bc

Former-commit-id: 9515d45e9d [formerly e056592ba9 [formerly 7834360e8c56ac74b29a585eeda8c0387067250b]]
Former-commit-id: e056592ba9
Former-commit-id: 3bb1b03cb7
2013-07-25 12:22:32 -05:00
..
abeille 13.3.1-19 baseline 2013-04-09 08:37:12 -05:00
gradle Issue #2231 Make edex startup more configurable 2013-07-25 12:22:32 -05:00
ws 13.3.1-19 baseline 2013-04-09 08:37:12 -05:00
MANIFEST.MF 13.3.1-19 baseline 2013-04-09 08:37:12 -05:00
ReadMe.txt 13.3.1-19 baseline 2013-04-09 08:37:12 -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.