source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Adapters/General/AdapterCA/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.3 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}/AdapterCA.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.DocumentRepositoryEJB.dist};${reference.AdapterPolicyEngineBPEL.dist_se};${reference.AdapterSubjectDiscoveryBPEL.dist_se};${reference.AdapterBPEL.dist_se}
30jbi.content.component=sun-javaee-engine;sun-bpel-engine;sun-bpel-engine;sun-bpel-engine
31jbi.content.javaee.jars=${reference.DocumentRepositoryEJB.dist}
32jbi.service-assembly.description=Represents the Service Assembly of AdapterCA
33jbi.service-assembly.id=AdapterCA
34jbi.service-unit.description=Represents this Service Unit
35meta.inf=${source.root}/conf
36platform.active=default_platform
37project.AdapterBPEL=../AdapterBPEL
38project.AdapterPolicyEngineBPEL=../AdapterPolicyEngineBPEL
39project.AdapterSubjectDiscoveryBPEL=../../AdapterSubjectDiscoveryBPEL
40project.DocumentRepositoryEJB=../DocumentRepositoryEJB
41reference.AdapterBPEL.dist_se=${project.AdapterBPEL}/build/SEDeployment.jar
42reference.AdapterPolicyEngineBPEL.dist_se=${project.AdapterPolicyEngineBPEL}/build/SEDeployment.jar
43reference.AdapterSubjectDiscoveryBPEL.dist_se=${project.AdapterSubjectDiscoveryBPEL}/build/SEDeployment.jar
44reference.DocumentRepositoryEJB.dist=${project.DocumentRepositoryEJB}/dist/DocumentRepositoryEJB.jar
45resource.AdapterBPEL=${project.AdapterBPEL}/setup
46resource.AdapterPolicyEngineBPEL=${project.AdapterPolicyEngineBPEL}/setup
47resource.AdapterSubjectDiscoveryBPEL=${project.AdapterSubjectDiscoveryBPEL}/setup
48resource.DocumentRepositoryEJB=${project.DocumentRepositoryEJB}/setup
49source.encoding=UTF-8
50source.root=src
51src.build.dir=${source.root}/jbiServiceUnits
52src.dir=${source.root}/jbiasa
53test.dir=test
54test.results.dir=${basedir}/test/results
Note: See TracBrowser for help on using the repository browser.