source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Adapters/General/AdapterPolicyEngineCA/nbproject/project.properties@ 507

Last change on this file since 507 was 507, checked in by George Lilly, 15 years ago

NHIN gateway and adaptor for use on linux with VistA EHR and RPMS

File size: 2.0 KB
Line 
1build.classes.dir=${build.dir}/jar
2build.classes.excludes=**/*.java,**/*.form,**/.nbattrs
3build.dir=build
4build.generated.dir=${build.dir}/generated
5com.sun.jbi.routing=true
6com.sun.jbi.routing.bc.autoconnect=true
7com.sun.jbi.sa.internal.routing=true
8debug.classpath=${javac.classpath}:${build.classes.dir}
9dist.dir=dist
10dist.jar=${dist.dir}/AdapterPolicyEngineCA.zip
11dist.javadoc.dir=${dist.dir}/javadoc
12j2ee.platform=1.4
13j2ee.server.type=J2EE
14jar.compress=false
15javac.debug=true
16javac.deprecation=false
17javac.source=1.4
18javac.target=1.4
19javadoc.author=false
20javadoc.encoding=
21javadoc.noindex=false
22javadoc.nonavbar=false
23javadoc.notree=false
24javadoc.preview=true
25javadoc.private=false
26javadoc.splitindex=true
27javadoc.use=true
28javadoc.version=false
29javadoc.windowtitle=
30jbi.content.additional=${reference.AdapterPolicyEngineTransformEJB.dist};${reference.AdapterPolicyEngineBPEL.dist_se}
31jbi.content.component=sun-javaee-engine;sun-bpel-engine
32jbi.content.javaee.jars=${reference.AdapterPolicyEngineTransformEJB.dist}
33jbi.service-assembly.description=Represents the Service Assembly of AdapterPolicyEngineCA
34jbi.service-assembly.id=AdapterPolicyEngineCA
35jbi.service-unit.description=Represents this Service Unit
36meta.inf=${source.root}/conf
37platform.active=default_platform
38project.AdapterPolicyEngineBPEL=../AdapterPolicyEngineBPEL
39project.AdapterPolicyEngineTransformEJB=../AdapterPolicyEngineTransformEJB
40reference.AdapterPolicyEngineBPEL.dist_se=${project.AdapterPolicyEngineBPEL}/build/SEDeployment.jar
41reference.AdapterPolicyEngineTransformEJB.dist=${project.AdapterPolicyEngineTransformEJB}/dist/AdapterPolicyEngineTransformEJB.jar
42resource.AdapterPolicyEngineBPEL=${project.AdapterPolicyEngineBPEL}/setup
43resource.AdapterPolicyEngineTransformEJB=${project.AdapterPolicyEngineTransformEJB}/setup
44source.encoding=UTF-8
45source.root=src
46src.build.dir=${source.root}/jbiServiceUnits
47src.dir=${source.root}/jbiasa
48test.dir=test
49test.results.dir=${basedir}/test/results
Note: See TracBrowser for help on using the repository browser.