source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Gateway/AggregatorCA/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}/AggregatorCA.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.AggregatorEJB.dist}
29jbi.content.component=sun-javaee-engine
30jbi.content.javaee.jars=${reference.AggregatorEJB.dist}
31jbi.service-assembly.description=Represents the Service Assembly of AggregatorCA
32jbi.service-assembly.id=AggregatorCA
33jbi.service-unit.description=Represents this Service Unit
34meta.inf=${source.root}/conf
35platform.active=default_platform
36project.AggregatorEJB=../AggregatorEJB
37reference.AggregatorEJB.dist=${project.AggregatorEJB}/dist/AggregatorEJB.jar
38resource.AggregatorEJB=${project.AggregatorEJB}/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.