Re: Remastering tomcat installer ..

2008-08-21 Thread Mark Thomas
Albert Kam wrote:
 Hello,
 
 I'm just wondering if it is possible to 'remaster' or rebuild
 tomcat-windows-installer,
 so that i could put my war files or my webapps along with it to produce
 a custom tomcat installer + my own webapps ..
 
 Is this legal and possible ? =)

Yes on both counts, providing you adhere to the terms of the license.

Mark



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Remastering tomcat installer ..

2008-08-21 Thread Albert Kam
Hello,

Thanks for the quick reply !

Could you point me the way to do this ?

Like where can i find the the Installer build files for the latest tomcat
release, what installer does it use (i assume it's NSIS), and how to build
it .. I hope for some links.

Keywords for me to search would be fantastic too :)
I tried googling around, but im afraid i'm using the wrong keywords =p

And the license is the Apache v2 license, am i correct ?

Regards,
Albert Kam

On Thu, Aug 21, 2008 at 5:34 PM, Mark Thomas [EMAIL PROTECTED] wrote:

 Albert Kam wrote:
  Hello,
 
  I'm just wondering if it is possible to 'remaster' or rebuild
  tomcat-windows-installer,
  so that i could put my war files or my webapps along with it to produce
  a custom tomcat installer + my own webapps ..
 
  Is this legal and possible ? =)

 Yes on both counts, providing you adhere to the terms of the license.

 Mark



 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Do not pursue the past. Do not lose yourself in the future.
The past no longer is. The future has not yet come.
Looking deeply at life as it is in the very here and now,
the practitioner dwells in stability and freedom.
(Thich Nhat Hanh)


Re: Remastering tomcat installer ..

2008-08-21 Thread Len Popp
The source code for the latest Tomcat release is in the Subversion
repository here:
http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_18/
The build script for the release package is here:
http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_18/dist.xml
The NSIS install script is here:
http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_18/res/tomcat.nsi
-- 
Len



On Thu, Aug 21, 2008 at 06:41, Albert Kam [EMAIL PROTECTED] wrote:
 Hello,

 Thanks for the quick reply !

 Could you point me the way to do this ?

 Like where can i find the the Installer build files for the latest tomcat
 release, what installer does it use (i assume it's NSIS), and how to build
 it .. I hope for some links.

 Keywords for me to search would be fantastic too :)
 I tried googling around, but im afraid i'm using the wrong keywords =p

 And the license is the Apache v2 license, am i correct ?

 Regards,
 Albert Kam

 On Thu, Aug 21, 2008 at 5:34 PM, Mark Thomas [EMAIL PROTECTED] wrote:

 Albert Kam wrote:
  Hello,
 
  I'm just wondering if it is possible to 'remaster' or rebuild
  tomcat-windows-installer,
  so that i could put my war files or my webapps along with it to produce
  a custom tomcat installer + my own webapps ..
 
  Is this legal and possible ? =)

 Yes on both counts, providing you adhere to the terms of the license.

 Mark



 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 --
 Do not pursue the past. Do not lose yourself in the future.
 The past no longer is. The future has not yet come.
 Looking deeply at life as it is in the very here and now,
 the practitioner dwells in stability and freedom.
 (Thich Nhat Hanh)


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]