franta-hg@142: annotation.processing.enabled=true franta-hg@142: annotation.processing.enabled.in.editor=true franta-hg@142: annotation.processing.processors.list= franta-hg@142: annotation.processing.run.all.processors=true franta-hg@142: annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output franta-hg@27: build.classes.dir=${build.dir}/classes franta-hg@27: build.classes.excludes=**/*.java,**/*.form,**/.nbattrs franta-hg@27: build.dir=build franta-hg@27: build.ear.classes.dir=${build.dir}/classes franta-hg@27: build.generated.dir=${build.dir}/generated franta-hg@27: build.generated.sources.dir=${build.dir}/generated-sources franta-hg@27: build.test.classes.dir=${build.dir}/test/classes franta-hg@27: build.test.results.dir=${build.dir}/test/results franta-hg@27: debug.classpath=${javac.classpath}:${build.classes.dir} franta-hg@27: debug.test.classpath=\ franta-hg@27: ${run.test.classpath} franta-hg@27: dist.dir=dist franta-hg@27: dist.ear.jar=${dist.dir}/${jar.name} franta-hg@27: dist.jar=${dist.dir}/${jar.name} franta-hg@27: dist.javadoc.dir=${dist.dir}/javadoc franta-hg@27: endorsed.classpath=\ franta-hg@27: ${libs.javaee-endorsed-api-6.0.classpath} franta-hg@27: excludes= franta-hg@27: includes=** franta-hg@27: j2ee.deploy.on.save=false franta-hg@27: j2ee.platform=1.6 franta-hg@145: j2ee.platform.classpath= franta-hg@142: j2ee.platform.embeddableejb.classpath=${j2ee.server.home}/lib/embedded/glassfish-embedded-static-shell.jar franta-hg@142: j2ee.platform.wscompile.classpath=${j2ee.server.home}/modules/webservices-osgi.jar franta-hg@142: j2ee.platform.wsgen.classpath=${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/endorsed/jaxb-api-osgi.jar:${j2ee.server.home}/modules/javax.ejb.jar franta-hg@142: j2ee.platform.wsimport.classpath=${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/endorsed/jaxb-api-osgi.jar:${j2ee.server.home}/modules/javax.ejb.jar franta-hg@142: j2ee.platform.wsit.classpath= franta-hg@27: j2ee.server.type=gfv3ee6 franta-hg@27: jar.compress=false franta-hg@27: jar.name=nekurak.net-ejb.jar franta-hg@27: javac.classpath=\ franta-hg@108: ${reference.nekurak_net-lib.jar}:\ franta-hg@149: ${reference.SuperDAO.jar}:\ franta-hg@149: ${libs.Smack-XMPP.classpath} franta-hg@27: javac.debug=true franta-hg@27: javac.deprecation=false franta-hg@142: javac.processorpath=${javac.classpath} franta-hg@27: javac.source=1.5 franta-hg@27: javac.target=1.5 franta-hg@27: javac.test.classpath=\ franta-hg@27: ${javac.classpath}:\ franta-hg@27: ${build.classes.dir}:\ franta-hg@27: ${libs.junit_4.classpath} franta-hg@142: javac.test.processorpath=${javac.test.classpath} franta-hg@27: javadoc.additionalparam= franta-hg@27: javadoc.author=false franta-hg@27: javadoc.encoding=${source.encoding} franta-hg@27: javadoc.noindex=false franta-hg@27: javadoc.nonavbar=false franta-hg@27: javadoc.notree=false franta-hg@27: javadoc.preview=true franta-hg@27: javadoc.private=false franta-hg@27: javadoc.splitindex=true franta-hg@27: javadoc.use=true franta-hg@27: javadoc.version=false franta-hg@27: javadoc.windowtitle= franta-hg@27: meta.inf=${source.root}/conf franta-hg@27: meta.inf.excludes=sun-cmp-mappings.xml franta-hg@27: platform.active=default_platform franta-hg@27: project.nekurak_net-lib=../nekurak.net-lib franta-hg@108: project.SuperDAO=../../../SuperDAO/java/SuperDAO franta-hg@27: reference.nekurak_net-lib.jar=${project.nekurak_net-lib}/dist/nekurak.net-lib.jar franta-hg@108: reference.SuperDAO.jar=${project.SuperDAO}/dist/SuperDAO.jar franta-hg@27: resource.dir=setup franta-hg@27: run.test.classpath=\ franta-hg@27: ${javac.test.classpath}:\ franta-hg@27: ${build.test.classes.dir} franta-hg@27: # Space-separated list of JVM arguments used when running a class with a main method or a unit test franta-hg@27: # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value): franta-hg@27: runmain.jvmargs= franta-hg@27: source.encoding=UTF-8 franta-hg@27: source.root=src franta-hg@27: src.dir=${source.root}/java franta-hg@27: test.src.dir=test