auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=default build.classes.dir=${build.web.dir}/WEB-INF/classes build.classes.excludes=**/*.java,**/*.form build.dir=build build.generated.dir=${build.dir}/generated build.generated.sources.dir=${build.dir}/generated-sources build.test.classes.dir=${build.dir}/test/classes build.test.results.dir=${build.dir}/test/results build.web.dir=${build.dir}/web build.web.excludes=${build.classes.excludes} client.urlPart= compile.jsps=false conf.dir=${source.root}/conf debug.classpath=${build.classes.dir}:${javac.classpath} debug.test.classpath=\ ${run.test.classpath} display.browser=true dist.dir=dist dist.ear.war=${dist.dir}/${war.ear.name} dist.javadoc.dir=${dist.dir}/javadoc dist.war=${dist.dir}/${war.name} excludes= file.reference.freemarker.jar=web/WEB-INF/lib/freemarker.jar file.reference.iText-2.1.3.jar=web/WEB-INF/lib/iText-2.1.3.jar file.reference.poi-3.0.2-FINAL-20080204.jar=web/WEB-INF/lib/poi-3.0.2-FINAL-20080204.jar file.reference.r2q2.jar=web/WEB-INF/lib/r2q2.jar file.reference.WEB-INF-lib=web/WEB-INF/lib includes=** j2ee.deploy.on.save=false j2ee.platform=1.5 j2ee.server.type=J2EE jar.compress=false javac.classpath=\ ${reference.pets-ejb.dist}:\ ${libs.PetsLibs.classpath}:\ ${file.reference.r2q2.jar} # Space-separated list of extra javac options javac.compilerargs= javac.debug=true javac.deprecation=false javac.source=1.5 javac.target=1.5 javac.test.classpath=\ ${javac.classpath}:\ ${build.classes.dir}:\ ${libs.junit.classpath}:\ ${libs.junit_4.classpath} javadoc.additionalparam= javadoc.author=false javadoc.encoding=${source.encoding} javadoc.noindex=false javadoc.nonavbar=false javadoc.notree=false javadoc.preview=true javadoc.private=false javadoc.splitindex=true javadoc.use=true javadoc.version=false javadoc.windowtitle= jspcompilation.classpath=${jspc.classpath}:${javac.classpath} lib.dir=${web.docbase.dir}/WEB-INF/lib # Property libs.PetsLibs.classpath is set here just to make sharing of project simpler. # The library definition has always preference over this property. libs.PetsLibs.classpath=web/WEB-INF/lib/axis-ant.jar:web/WEB-INF/lib/axis.jar:web/WEB-INF/lib/commons-discovery-0.2.jar:web/WEB-INF/lib/commons-fileupload-1.2.jar:web/WEB-INF/lib/commons-io-1.4.jar:web/WEB-INF/lib/commons-logging-1.0.4.jar:web/WEB-INF/lib/poi-3.0.2.jar:web/WEB-INF/lib/r2q2.jar:web/WEB-INF/lib/wsdl4j-1.5.1.jar persistence.xml.dir=${conf.dir} platform.active=default_platform project.pets-ejb=../pets-ejb reference.pets-ejb.dist=${project.pets-ejb}/dist/pets-ejb.jar resource.dir=setup run.test.classpath=\ ${javac.test.classpath}:\ ${build.test.classes.dir} # Space-separated list of JVM arguments used when running a class with a main method # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value): runmain.jvmargs= source.encoding=UTF-8 source.root=src src.dir=${source.root}/java test.src.dir=test war.content.additional=\ ${file.reference.WEB-INF-lib} war.ear.name=pets-war.war war.name=pets-war.war web.docbase.dir=web webinf.dir=web/WEB-INF