Re: Ant-based installers

2006-02-02 Thread Andrew Goktepe
ct the properties via gui > have a look @ AntForms. > > give it a shot = > > http://antforms.sourceforge.net/ > > > Gilbert > > -Original Message- > From: Andrew Goktepe [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 02, 2006 2:03 PM > To: Ant Use

RE: Ant-based installers

2006-02-02 Thread Rebhan, Gilbert
:03 PM To: Ant Users List Subject: Re: Ant-based installers >have a gui for end users that creates a script for deploying to the local box? No. It doesn't have to create a script - I already have one. >make it easy for someone who doesn't know ant to deploy to many systems? Yes

Re: Ant-based installers

2006-02-02 Thread Mark Russell
Andrew Goktepe wrote: have a gui for end users that creates a script for deploying to the local box? No. It doesn't have to create a script - I already have one. make it easy for someone who doesn't know ant to deploy to many systems? Yes. The Ant script does all of the real wor

Re: Ant-based installers

2006-02-02 Thread Andrew Goktepe
>have a gui for end users that creates a script for deploying to the local box? No. It doesn't have to create a script - I already have one. >make it easy for someone who doesn't know ant to deploy to many systems? Yes. The Ant script does all of the real work, but it's exposure to the user should

Re: Ant-based installers

2006-02-02 Thread Steve Loughran
Andrew Goktepe wrote: I am looking for an ant-based GUI installer to configure and deploy our J2EE applications. I have tried Antigen and AntInstaller. I really like AntInstaller, especially its configuration file format and the way it saves all of the user-provided values for repeat runs of the