Project

General

Profile

« Previous | Next » 

Revision 4434

Added by daigle over 15 years ago

Added test.build property. This will control whether test files get included in the metacat server build.

View differences:

build.properties
13 13
dev.deploy.dir=/usr/local/devtools/jakarta-tomcat/webapps
14 14
# dev.deploy.dir=/usr/local/tomcat/webapps
15 15

  
16
# setting test.build will add test files into the war file.  Unless
17
# you are going to be running unit tests against this installation,
18
# you should leave it at false.
19
test.build=false
20

  
16 21
## metacat.context will be used to name war only
17 22
metacat.context=knb
18 23
authority.context=authority

Also available in: Unified diff