source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Gateway/NhincProxyCA/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.sa.internal.routing=true
7debug.classpath=${javac.classpath}:${build.classes.dir}
8dist.dir=dist
9dist.jar=${dist.dir}/NhincProxyCA.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.NhincProxyBPEL.dist_se}
29jbi.content.component=sun-bpel-engine
30jbi.service-assembly.description=Represents the Service Assembly of NhincProxyCA
31jbi.service-assembly.id=NhincProxyCA
32jbi.service-unit.description=Represents this Service Unit
33meta.inf=${source.root}/conf
34platform.active=default_platform
35project.NhincProxyBPEL=../NhincProxyBPEL
36reference.NhincProxyBPEL.dist_se=${project.NhincProxyBPEL}/build/SEDeployment.jar
37resource.NhincProxyBPEL=${project.NhincProxyBPEL}/setup
38source.encoding=UTF-8
39source.root=src
40src.build.dir=${source.root}/jbiServiceUnits
41src.dir=${source.root}/jbiasa
42test.dir=test
43test.results.dir=${basedir}/test/results
Note: See TracBrowser for help on using the repository browser.