# Should Java compilations set the debug compiler option? compile.debug = true # Should Java compilations set the deprecation compiler option? compile.deprecation = false # Should Java compilations set the optimize compiler option? compile.optimize = true # Name of the project project.name = cayenne project.examples.name = cayenne-examples # Version of the project project.version = 1.0.x-dev # Parent directory of the distribution dist.base = dist # Local website deployment directory site.dir = dist/site # Build directory build = build # Dependencies otherlib.dir = otherlib ant.jar = ant-1.5.3.jar ant-junitreport.jar = ant-junitreport-1.5.3.jar ashwood.jar = ashwood-28012003.jar bcel.jar = bcel-5.0.jar commons.beanutils.jar = commons-beanutils-1.6.1.jar commons.collections.jar = commons-collections-2.1.jar commons.lang.jar = commons-lang-1.0.1.jar commons.logging.jar = commons-logging-1.0.3.jar junit.jar = junit-3.8.1.jar log4j.jar = log4j-1.2.8.jar scope.jar = scope-bin-1.0.1.jar servlet.jar = servlet-2.3.jar velocity.jar = velocity-dep-1.3.jar # SourceForge logo replacement # ! Note that there is no opening and closing <> # ! this is done intentionally, keep it this way. java.net.logo = a href="http://www.java.net/">Java.netSourceForge.net Logo