1 # define how to handle CLASSPATH environment
2 build.sysclasspath=ignore
4 # set wether we want to compile with or without deprecation
7 src.dir=${basedir}/java
10 target.dir=${build.dir}/${ant.project.name}
11 target.jar=${build.dir}/${ant.project.name}.jar