cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
uttam_lovesjava
Level 2

Ant Script to build Installers!

Hi All,
I m using InstallAnywhere 5.5 Enterprise edition to build our product installers.
Presently i m building the installers by copying each of our product component from Continuum in a local file system where in we InstallAnywhere s/w and this process has to be automated.

I want to build the installers as soon as we get builds from Continuum system, suppose the InstallAnyhere s/w i m using is at address x.y.z ip address and Continuum builds will be at a.b.c ipaddress.

How to automate this process?
kindly explain all implementation details.
Labels (1)
0 Kudos
(1) Reply
pv7721
Level 20

I think you could use the ANT built-in tasks to retrieve remote files from Continuum, but it would be best if you can have the remote disk locally mounted. And you should really upgrade from that ancient IA version.
0 Kudos