Allow some variables to be changed by end-users during build by use of a

properties file.
This commit is contained in:
kytv
2011-08-07 00:45:14 +00:00
parent 2973b4097d
commit 255ccdcbc1
3 changed files with 23 additions and 4 deletions

15
build.properties Normal file
View File

@@ -0,0 +1,15 @@
# These properties can be set to alter the build process.
#
# This file contains default values that are used by official I2P installers.
#
# End-users *should not* edit this file. If you want to change the values, make a
# copy, call it override.properties, and make the desired changes to that.
################################################################################
# Javadocs
# Note: Include the trailing slash! Don't surround the URL in quotes!
javasedocs.url=http://download.oracle.com/javase/6/docs/api/
jettydocs.url=http://docs.i2p2.de/jetty/javadoc/
jrobindocs.url=http://docs.i2p-projekt.de/jrobin/javadoc/
wrapperdocs.url=http://wrapper.tanukisoftware.com/jdoc/