Menu

[917736]: / build.properties.sample  Maximize  Restore  History

Download this file

30 lines (21 with data), 890 Bytes

# To use this file, rename it to "build.properties"

# The current Version
version.prefix=2.1.0

# Is the version a preview version (an inofficial realease)
is-preview=false

# Should be compiled with the debug flag?
debug=true

# The location of the Java API
java-api-location=http://java.sun.com/javase/6/docs/api/

# The location of the Java Standard Edition 6
#java.dir=/usr/local/lib/jdk1.6
java.dir=C:/Programme/Java/jdk1.6.0_12

# The directory where the tomcat server is located
deploy-target.dir=C:/Programme/jakarta-tomcat-6.0/webapps

# The location of the installer creator program
installer.executable=C:\\.....fill_in_the_correct_path.....\\regain\\installer\\makensis.exe

# Skip Integration Tests
skip_integration_tests=true

# Files for preparator test, relative to build/runtime/crawler
#test-preparator-docs=../../../test/docs
test-preparator-docs=../../../test/testfiles