# ------------------------------------------------------------------- # build.properties.sample # # This is an example "build.properties" file, used to customize # building various Commons components for your local environment. # Make any changes you need, and rename this file to # "build.properties" # # $Id$ # ------------------------------------------------------------------- # ------------------------------------------------------------------- # EXTERNAL DEPENDENCIES # ------------------------------------------------------------------- junit.jar=${lib.repo}/junit.jar jaxp.xslt.jar = ${lib.repo}/xalan.jar beanutils.jar = ${lib.repo}/commons-beanutils.jar servlet.jar = ${lib.repo}/servlet.jar commons-collections.jar = ${lib.repo}/commons-collections.jar junit.jar = ${lib.repo}/junit.jar jaxp.jaxp.jar = ${lib.repo}/jaxp.jar jxpath.jar = ${lib.repo}/commons-jxpath.jar js.jar = ${lib.repo}/js.jar # =================================================================== # Anakia Properties (used by the xdoc target) # =================================================================== velocity.jar=${lib.repo}/velocity-1.3-dev.jar jdom.jar=${lib.repo}/jdom-b7.jar xerces.jar=${lib.repo}/xerces.jar logkit.jar=${lib.repo}/logkit-1.0.jar maven.home=${lib.repo}/maven