[izpack-users] How can I pass $APP_VER from Ant to Izpack?

Andrew Warinner awarinner at gmail.com
Fri Nov 2 12:49:30 CET 2007


I don't know if there is a more direct way to do it, but what I did to
pass ant parameters to IzPack was to create a template IzPack
configuration with ant formatted keywords (like @YOURKEYWORDHERE@)
included where appropriate and then use the ant copy task with  a
filterset to substitute the desired ant parameters and finally use the
generated IzPack config to run IzPack.

It's a bit circuitous but it works. If there is an easier way to do
it, I would welcome it.

Andrew Warinner


On 11/2/07, cele <celesh at celesh.info> wrote:
>
> Hi everybody, how can I pass the $APP_VER variable from Ant to Izpack?
> I've been searching for it, but I haven't still understood how to make it...
>
> Thanks!
>
>
> --
> View this message in context: http://www.nabble.com/How-can-I-pass-%24APP_VER-from-Ant-to-Izpack--tf4717403.html#a13485331
> Sent from the izpack users mailing list archive at Nabble.com.
>
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/izpack-users
>


More information about the izpack-users mailing list