source: release-kits/shared/ant-installer/demo/DEMO-README.txt@ 15330

Last change on this file since 15330 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 669 bytes
Line 
1This Demo is a very simple example of what AntInstaller and Ant can do
2
3The installer performs the following tasks
4extracts an installpack.zip pack of files to a temporary directory
5install the selected components in the directory of the users choice
6performs an ant replace operation on the config file in {installDir}/config/example-config.xml
7deletes the temporary direcotry
8
9Clearly this is not a realworld example.
10
11The replace Ant task is a very usefull operation for installations, and of course the
12full power of ant is at your disposal at the time the installation is performed. It is probably
13best to be specific about the optional tasks that are included.
Note: See TracBrowser for help on using the repository browser.