comparison DVN-web/installer/dvninstall/appdeploy/project.properties @ 6:1b2188262ae9

adding the installer.
author "jurzua <jurzua@mpiwg-berlin.mpg.de>"
date Wed, 13 May 2015 11:50:21 +0200
parents
children
comparison
equal deleted inserted replaced
5:dd9adfc73390 6:1b2188262ae9
1 build.archive.dir=${build.dir}/jar
2 build.classes.dir=${build.archive.dir}
3 build.classes.excludes=**/*.java,**/*.form,**/.nbattrs
4 build.dir=build
5 build.generated.dir=${build.dir}/generated
6 client.module.uri=DVN-web.war
7 client.urlPart=
8 compile.jsps=true
9 debug.classpath=${javac.classpath}:${build.classes.dir}:${jar.content.additional}:${run.classpath}
10 display.browser=true
11 dist.dir=dist
12 dist.jar=${dist.dir}/DVN-web.war
13 dist.javadoc.dir=${dist.dir}/javadoc
14 j2ee.appclient.mainclass.args=-client ${dist.jar} ${j2ee.appclient.args}
15 j2ee.platform=1.6
16 j2ee.server.type=gfv3ee6
17 jar.compress=false
18 jar.name=DVN-web.war
19 javac.debug=true
20 javac.deprecation=false
21 javac.source=${default.javac.source}
22 javac.target=${default.javac.target}
23 javadoc.author=false
24 javadoc.encoding=
25 javadoc.noindex=false
26 javadoc.nonavbar=false
27 javadoc.notree=false
28 javadoc.preview=true
29 javadoc.private=false
30 javadoc.splitindex=true
31 javadoc.use=true
32 javadoc.version=false
33 javadoc.windowtitle=
34 meta.inf=src/conf
35 no.dependencies=false
36 platform.active=default_platform
37 resource.dir=setup
38 source.root=.
39 src.dir=src