source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Examples/ReferencedSchemasIssueExample/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.4 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}/NhinCA.zip
11dist.javadoc.dir=${dist.dir}/javadoc
12j2ee.platform=1.4
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.NhinBPEL.dist_se}
30jbi.content.component=sun-bpel-engine
31jbi.service-assembly.description=Represents the Service Assembly of NhinCA
32jbi.service-assembly.id=NhinCA
33jbi.service-unit.description=Represents this Service Unit
34meta.inf=${source.root}/conf
35platform.active=default_platform
36project.NhinBPEL=../NhinBPEL
37reference.NhinBPEL.dist_se=${project.NhinBPEL}/build/SEDeployment.jar
38resource.NhinBPEL=${project.NhinBPEL}/setup
39source.encoding=UTF-8
40source.root=src
41src.build.dir=${source.root}/jbiServiceUnits
42src.dir=${source.root}/jbiasa
43test.dir=test
44test.results.dir=${basedir}/test/results
Note: See TracBrowser for help on using the repository browser.