build.classes.dir=${build.dir}/jar build.classes.excludes=**/*.java,**/*.form,**/.nbattrs build.dir=build build.generated.dir=${build.dir}/generated com.sun.jbi.routing=true com.sun.jbi.sa.internal.routing=true debug.classpath=${javac.classpath}:${build.classes.dir} dist.dir=dist dist.jar=${dist.dir}/ThrottlingCompositeApp.zip dist.javadoc.dir=${dist.dir}/javadoc j2ee.platform=1.4 jar.compress=false jar.name=ThrottlingCompositeApp.jar javac.debug=true javac.deprecation=false javac.source=1.4 javac.target=1.4 javadoc.author=false javadoc.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= jbi.content.additional=${reference.ThrottlingETLApp.dist_se};${reference.ThrottlingAspectApp.dist_se} jbi.content.component=sun-etl-engine;sun-aspect-engine jbi.service-assembly.description=Represents the Service Assembly of ThrottlingCompositeApp jbi.service-assembly.id=ThrottlingCompositeApp jbi.service-unit.description=Represents this Service Unit meta.inf=${source.root}/conf platform.active=default_platform project.ThrottlingAspectApp=../ThrottlingAspectApp project.ThrottlingETLApp=../ThrottlingETLApp reference.ThrottlingAspectApp.dist_se=${project.ThrottlingAspectApp}/build/SEDeployment.jar reference.ThrottlingETLApp.dist_se=${project.ThrottlingETLApp}/build/SEDeployment.jar resource.AspectApp1=${project.AspectApp1}/setup resource.ThrottlingAspectApp=${project.ThrottlingAspectApp}/setup resource.ThrottlingETLApp=${project.ThrottlingETLApp}/setup source.encoding=UTF-8 source.root=src src.build.dir=${source.root}/jbiServiceUnits src.dir=${source.root}/jbiasa test.dir=test test.results.dir=${basedir}/test/results