blob: 419495c4a16394cabafc3c77555b68385538d0a8 [file] [log] [blame]
#
# Example build properties
#
# Copy this to build.properties and then edit the properties to
# provide local references.
#
myjars=/home/me/jakarta-commons-jars
commons-beanutils.jar=${myjars}/commons-beanutils.jar
commons-collections.jar=${myjars}/commons-collections.jar
commons-logging.jar=${myjars}/commons-logging.jar
commons-digester.jar=${myjars}/commons-digester.jar