source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Gateway/NhinCA/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: 1.9 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.sa.internal.routing=true
7debug.classpath=${javac.classpath}:${build.classes.dir}
8dist.dir=dist
9dist.jar=${dist.dir}/NhinCA.zip
10dist.javadoc.dir=${dist.dir}/javadoc
11j2ee.platform=1.4
12jar.compress=false
13javac.debug=true
14javac.deprecation=false
15javac.source=1.4
16javac.target=1.4
17javadoc.author=false
18javadoc.encoding=
19javadoc.noindex=false
20javadoc.nonavbar=false
21javadoc.notree=false
22javadoc.preview=true
23javadoc.private=false
24javadoc.splitindex=true
25javadoc.use=true
26javadoc.version=false
27javadoc.windowtitle=
28jbi.content.additional=${reference.GatewayPolicyEngineFacadeBPEL.dist_se};${reference.NhincInternalOrchBPEL.dist_se};${reference.NhinBPEL.dist_se}
29jbi.content.component=sun-bpel-engine;sun-bpel-engine;sun-bpel-engine
30jbi.service-assembly.description=Represents the Service Assembly of NhinCA
31jbi.service-assembly.id=NhinCA
32jbi.service-unit.description=Represents this Service Unit
33meta.inf=${source.root}/conf
34platform.active=default_platform
35project.GatewayPolicyEngineFacadeBPEL=../GatewayPolicyEngineFacadeBPEL
36project.NhinBPEL=../NhinBPEL
37project.NhincInternalOrchBPEL=../NhincInternalOrchBPEL
38reference.GatewayPolicyEngineFacadeBPEL.dist_se=${project.GatewayPolicyEngineFacadeBPEL}/build/SEDeployment.jar
39reference.NhinBPEL.dist_se=${project.NhinBPEL}/build/SEDeployment.jar
40reference.NhincInternalOrchBPEL.dist_se=${project.NhincInternalOrchBPEL}/build/SEDeployment.jar
41resource.GatewayPolicyEngineFacadeBPEL=${project.GatewayPolicyEngineFacadeBPEL}/setup
42resource.NhinBPEL=${project.NhinBPEL}/setup
43resource.NhincInternalOrchBPEL=${project.NhincInternalOrchBPEL}/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.