source: other-projects/trunk/realistic-books/packages/AntInstaller/examples/buildtypes/nonextract-auto/installer/ant.install.properties@ 19253

Last change on this file since 19253 was 19253, checked in by davidb, 15 years ago

Establishing a source code repository for Veronica's Realistic Book's software

File size: 1.1 KB
Line 
1### Ant Installer - properties auto generated on Sat Dec 23 04:43:55 CET 2006
2
3basedir = /home/teknopaul/workspace/AntInstaller/unittest/buildtypes/nonextract-auto/artifacts/.
4ant.install.config.version = 1.0
5
6
7## Properties from Page:intro
8
9## Properties from Page:license
10
11## Properties from Page:properties
12# .DirectoryInput
13installDir = /usr/local/demoapp
14
15## Properties from Page:selector
16# .TargetInput
17default = true
18# .TargetInput
19tgsrc = false
20# .TargetInput
21tgdoc = true
22# Targets selected for page
23selector-targets = default,tgdoc,
24
25## Properties from Page:other-input-types
26# .UnvalidatedTextInput
27myProperty = loaded property
28# .CheckboxInput
29truefalseprop = true
30# .SelectInput
31colour = \#FF0000
32# .TargetSelectInput
33tselect = do-thing-one-tgt
34# .FileInput
35selectedfile = /usr/tomcat/webapps/default/WEB-INF/web.xml
36# Targets selected for page
37other-input-types-targets = do-thing-one-tgt,
38
39## Properties from Page:if target test1
40# Targets selected for page
41if\ target\ test1-targets = page-target-auto,
42
43## Properties from Page:if target test2
44
45## Properties from Page:if target test3
46
47## Properties from Page:progress
Note: See TracBrowser for help on using the repository browser.