root/trunk/build.properties

Revision 2655 (checked in by douglm, 3 years ago)

Attempt at a building program.

Small comment change to tomcat build.

Update of svncopy script

Line 
1 #
2 # Properties for the bedework main project build.
3 #
4
5 # Name of the main package
6 org.bedework.package.name=bedework main project
7
8 # Version we are building
9 org.bedework.version=3.6
10
11 # Name of generated jar files
12 org.bedework.build.jar.name=bw-build
13 org.bedework.deployutil.jar.name=bw-deployutil
14
Note: See TracBrowser for help on using the browser.