source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Gateway/EntityCA/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.5 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}/EntityCA.zip
10dist.javadoc.dir=${dist.dir}/javadoc
11j2ee.platform=1.4
12j2ee.server.type=J2EE
13jar.compress=false
14javac.debug=true
15javac.deprecation=false
16javac.source=1.4
17javac.target=1.4
18javadoc.author=false
19javadoc.encoding=
20javadoc.noindex=false
21javadoc.nonavbar=false
22javadoc.notree=false
23javadoc.preview=true
24javadoc.private=false
25javadoc.splitindex=true
26javadoc.use=true
27javadoc.version=false
28javadoc.windowtitle=
29jbi.content.additional=${reference.AuditLogBPEL.dist_se};${reference.PatientCorrelationFacadeBpel.dist_se};${reference.NhincProxyBPEL.dist_se};${reference.EntityInternalOrchBPEL.dist_se};${reference.EntityBPEL.dist_se}
30jbi.content.component=sun-bpel-engine;sun-bpel-engine;sun-bpel-engine;sun-bpel-engine;sun-bpel-engine
31jbi.content.javaee.jars=
32jbi.service-assembly.description=Represents the Service Assembly of EntityCA
33jbi.service-assembly.id=EntityCA
34jbi.service-unit.description=Represents this Service Unit
35meta.inf=${source.root}/conf
36platform.active=default_platform
37project.AuditLogBPEL=../../Common/AuditLogBPEL
38project.EntityBPEL=../EntityBPEL
39project.EntityInternalOrchBPEL=../EntityInternalOrchBPEL
40project.NhincProxyBPEL=../NhincProxyBPEL
41project.PatientCorrelationFacadeBpel=../PatientCorrelationBpel
42reference.AuditLogBPEL.dist_se=${project.AuditLogBPEL}/build/SEDeployment.jar
43reference.EntityBPEL.dist_se=${project.EntityBPEL}/build/SEDeployment.jar
44reference.EntityInternalOrchBPEL.dist_se=${project.EntityInternalOrchBPEL}/build/SEDeployment.jar
45reference.NhincProxyBPEL.dist_se=${project.NhincProxyBPEL}/build/SEDeployment.jar
46reference.PatientCorrelationFacadeBpel.dist_se=${project.PatientCorrelationFacadeBpel}/build/SEDeployment.jar
47resource.AuditLogBPEL=${project.AuditLogBPEL}/setup
48resource.EntityBPEL=${project.EntityBPEL}/setup
49resource.EntityInternalOrchBPEL=${project.EntityInternalOrchBPEL}/setup
50resource.NhincProxyBPEL=${project.NhincProxyBPEL}/setup
51resource.PatientCorrelationFacadeBpel=${project.PatientCorrelationFacadeBpel}/setup
52source.encoding=UTF-8
53source.root=src
54src.build.dir=${source.root}/jbiServiceUnits
55src.dir=${source.root}/jbiasa
56test.dir=test
57test.results.dir=${basedir}/test/results
Note: See TracBrowser for help on using the repository browser.