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