ANT Build Integration with InstallAnywhere

installanywhereExpert created the topic: ANT Build Integration with InstallAnywhere
ANT Build Integration with InstallAnywhere

ANT is a powerful, Java based build tool developed by the Apache Foundation’s Jakarta Project. It can be used to control complex build tasks in Java and other development environments. ANT manages specific actions though “tasks” which can either be part of the core ANT distribution or available as extensions. InstallAnywhere comes with an ANT task to build installers from ANT. The InstallAnywhere ANT task is located in your InstallAnywhere application folder, inside “resource” and then inside “/build”.. Add “iaant.jar” to your classpath when executing ANT to get access to the InstallAnywhere ANT task. ANT uses an XML file to specify the order of tasks for your build process. More information on ANT can be found on the Apache Foundation’s Jakarta Project Web site.

Task Name and Class
The InstallAnywhere ANT task is specified as follows:

This task can be found inside the iaant.jar file, in your InstallAnywhere application
folder, inside “resource” and then inside “build”.

Parameters
After defining the task, specify any parameter necessary for the build settings:

Replace the IAlocation with the absolute path to your own InstallAnywhere
application folder. If InstallAnywhere cannot be found, ANT will search for it in one of
the default locations or look in the registry to find where InstallAnywhere was
installed to.
Specify the path and file name of the project to build in the IAProjectFile parameter.
All other properties are optional. The parameters closely match the properties found
in the Build Properties File described above. The following table shows the available
parameters.

ashok423 replied the topic: Re: ANT Build Integration with InstallAnywhere
Hi, The parameters table which you mentioned is missing from the post. Can you please post it again.

Tagged : /
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x