[izpack-devel] Syntax for <executable>

Mike Patterson mpatterson at galdosinc.com
Thu Feb 8 02:04:28 CET 2007


It took me a while to figure out the proper syntax for the <executable>
tag in pack processing. Perhaps you could include in the documentation a
working example such as:
 
<executable targetfile="catalinaconfig/cataconf.jar"
class="catalinaconfig.Main" type="jar" 
        stage="postinstall" failure="warn" os="windows" keep="true">
     <args>
       <arg value="$Tomcat_Base_locn/bin/catalina.bat"/>
       <arg value="catalinaconf.txt" />
     </args>
</executable>
 
I was also surprised to find that if keep isn't true then the original
jar is deleted. 
 
 -- Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-devel/attachments/20070207/0589e33e/attachment.html 


More information about the izpack-devel mailing list