Re: Using InstallAnywhere for Tomcat installer

2002-04-25 Thread Pier Fumagalli
"Remy Maucherat" <[EMAIL PROTECTED]> wrote: > The licensing terms seems ok to me, so I wanted to see if the community was > ok about it (apparently not). I didn't see their licensing terms > So even if this installer is provided in addition to other OSS based > installers, it's not ok ? Sin

Re: Using InstallAnywhere for Tomcat installer

2002-04-25 Thread Pier Fumagalli
"GOMEZ Henri" <[EMAIL PROTECTED]> wrote: > Don't want to do the OSS passionaria but we should try > to use only OSS tools on Apache. > > NSIS is OSS so keep. > > For Free Java installer we have : > > IZPack : > http://www.izforge.com/izpack/ > > VAInstall : > http://vainstall.sourceforge.net/

Re: Using InstallAnywhere for Tomcat installer

2002-04-25 Thread Pier Fumagalli
"Jon Scott Stevens" <[EMAIL PROTECTED]> wrote: > on 4/23/02 2:33 PM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: > >> To get around this, Zero G has >> offered to donate a license of InstallAnywhere to Tomcat, as well as >> installer code. > > I have a strong -1 on this unless the licese is gra

Re: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread Amy Roh
> This is not an exclusive decision - we do ship RPM, .zip, .tar.gz, > NullSoft installer. Apache ships MSI, InstallShield. > > If someone contributes the scripts to allow the use of an OSS installer > - we can add it to the list, and even make a note that we 'prefer' it. > > I would be happy to s

Re: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread costinm
On Wed, 24 Apr 2002, Christopher K. St. John wrote: > flameproof suite and agree that I would prefer an OSS installer > if at all possible. Nobody disagree with that. This is not an exclusive decision - we do ship RPM, .zip, .tar.gz, NullSoft installer. Apache ships MSI, InstallShield. If s

Re: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread Christopher K. St. John
Kevin Grey wrote: > > So in essence it works on any platform that has a JVM. > Nah, it only works fully on "officially supported" platforms. Which makes sense, because the whole advantage of using a good installer is that it paves over the nasty platform-specific install issues. There's a lis

RE: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread Kevin Grey
EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 12:07 PM To: [EMAIL PROTECTED] Subject: Re: Using InstallAnywhere for Tomcat installer GOMEZ Henri wrote: > > I don't refuse anything, just expose that I'd rather like > an OSS Java installer. > I've recently been pointed

Re: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread Christopher K. St. John
GOMEZ Henri wrote: > > I don't refuse anything, just expose that I'd rather like > an OSS Java installer. > I've recently been pointedly reminded that I'm "not even a committer", but as the project guidelines encourage developers to comment and cast a nonbinding vote, I'll put on my flameproof

Re: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread Remy Maucherat
> +1 from me. > > Having a cross-platform and consistent installer would be good for tomcat. > > My only concern - I hope the 'one licence' would cover all versions of > tomcat and more than one release manager ( and maybe it can be assigned to > Mr. Gump and automated ). That's brilliant. This w

RE: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread costinm
I believe Apache httpd server is using MSI and InstallShield - and this is neither cross-ASF nor free. I'm not sugesting an exclusive deal with InstallAnywhere - we can try one of the OSS installers in parallel ( if someone has the time to do so ) and if they provide the same features, we'll j

Re: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread costinm
+1 from me. Having a cross-platform and consistent installer would be good for tomcat. My only concern - I hope the 'one licence' would cover all versions of tomcat and more than one release manager ( and maybe it can be assigned to Mr. Gump and automated ). Costin On Tue, 23 Apr 2002, Remy

Re: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread Remy Maucherat
> I don't refuse anything, just expose that I'd rather like an OSS > Java installer. (The main advantage is that we wouldn't have to build the script, since they would be contributing one, but I'm repeating myself) > Yes you're right and I was thinking at them will clicking 'send button' > for m

RE: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread GOMEZ Henri
>> NSIS is OSS so keep. > >Sure, no problem. > >The licensing terms seems ok to me, so I wanted to see if the >community was >ok about it (apparently not). > >So even if this installer is provided in addition to other OSS based >installers, it's not ok ? Since when is this project refusing >cont

Re: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread Remy Maucherat
> Don't want to do the OSS passionaria but we should try > to use only OSS tools on Apache. > > NSIS is OSS so keep. Sure, no problem. The licensing terms seems ok to me, so I wanted to see if the community was ok about it (apparently not). So even if this installer is provided in addition to o

RE: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread GOMEZ Henri
Don't want to do the OSS passionaria but we should try to use only OSS tools on Apache. NSIS is OSS so keep. For Free Java installer we have : IZPack : http://www.izforge.com/izpack/ VAInstall : http://vainstall.sourceforge.net/ FreeInstaller : http://www.xenonsoft.demon.co.uk/products

Re: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread Nick Betteridge
Good/free advertising for zerog if installanywhere is used! -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Using InstallAnywhere for Tomcat installer

2002-04-24 Thread Remy Maucherat
> on 4/23/02 2:33 PM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: > > > To get around this, Zero G has > > offered to donate a license of InstallAnywhere to Tomcat, as well as > > installer code. > > I have a strong -1 on this unless the licese is granted to ALL Jakarta > projects. > > It isn't fa

Re: Using InstallAnywhere for Tomcat installer

2002-04-23 Thread Jon Scott Stevens
on 4/23/02 2:33 PM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: > To get around this, Zero G has > offered to donate a license of InstallAnywhere to Tomcat, as well as > installer code. I have a strong -1 on this unless the licese is granted to ALL Jakarta projects. It isn't fair to judge one p

Using InstallAnywhere for Tomcat installer

2002-04-23 Thread Remy Maucherat
I have been contacted by Zero G Software with the possibility of using InstallAnywhere for making a Tomcat installer. Tomcat currently uses NSIS for the Windows installer, and while it is powerful enough to get the job done, it is not multiplatform, and has a few annoying functional limitations.