saikirang
04-02-2009, 09:33 AM
Hello,
We have a licensed InstallAnywhere 7.1 Enterprise Edition software that we use to create installers for a product.
We build our product installer which is done by an ant script. This is in-turn invoked by Apache Continuum for creating nightly build and installer.
I've tried invoking the installer from the ant script by two methods -
(a) invoking build.exe via ant's exec task
(b) invoking via InstallAnywhere ant task (com.zerog.ia.integration.ant.InstallAnywhereAntTask).
When this is invoked via Continuum this doesn't work. It keeps throwing the error "The evaluation period has expired."
But when I call the same ant script (any of the methods a or b) from the command-line everything works fine and the installer is created.
Does anyone know why do I get the error about evaluation expired only via Continuum ??
Any help is greatly appreciated.
Thanks in advance.
--
Sai Kiran
We have a licensed InstallAnywhere 7.1 Enterprise Edition software that we use to create installers for a product.
We build our product installer which is done by an ant script. This is in-turn invoked by Apache Continuum for creating nightly build and installer.
I've tried invoking the installer from the ant script by two methods -
(a) invoking build.exe via ant's exec task
(b) invoking via InstallAnywhere ant task (com.zerog.ia.integration.ant.InstallAnywhereAntTask).
When this is invoked via Continuum this doesn't work. It keeps throwing the error "The evaluation period has expired."
But when I call the same ant script (any of the methods a or b) from the command-line everything works fine and the installer is created.
Does anyone know why do I get the error about evaluation expired only via Continuum ??
Any help is greatly appreciated.
Thanks in advance.
--
Sai Kiran