You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by GOMEZ Henri <hg...@slib.fr> on 2000/05/05 11:08:38 UTC

Tomcat/Ant/Watchdog RPMs available

Hi,

Latest ant (0.3.1 or pre 1.0 ;-), tomcat 3.1 and watchdog 3.1 are available
at ftp://ftp.falsehope.com/home/gomez/jakarta/3.1/

-rw-r--r--   1 gomez    gomez       204140 May  4 10:04
ant-0.3.1-1.noarch.rpm
-rw-r--r--   1 gomez    gomez       231560 May  4 09:58 ant-0.3.1-1.src.rpm
-rw-r--r--   1 gomez    gomez        80149 May  4 10:04
ant-doc-0.3.1-1.noarch.rpm
-rw-r--r--   1 gomez    gomez      1459244 May  5 09:05
tomcat-3.1-2.i386.rpm
-rw-r--r--   1 gomez    gomez      1183203 May  5 09:04 tomcat-3.1-2.src.rpm
-rw-r--r--   1 gomez    gomez       214749 May  5 09:06
tomcat-doc-3.1-2.i386.rpm
-rw-r--r--   1 gomez    gomez        47696 May  5 09:06
tomcat-jserv-3.1-2.i386.rpm
-rw-r--r--   1 gomez    gomez      2592200 May  4 10:21
watchdog-3.1-1.noarch.rpm
-rw-r--r--   1 gomez    gomez      2392279 May  4 10:18
watchdog-3.1-1.src.rpm


Nota: 

* All stuff compiled on Redhat 6.1 with latest IBM 1.1.8 JDK.

* tomcat jserv is compiled for Apache 1.3.12 and mod_ssl 2.6.4 (EAPI/SSL)
  If you want it to run under other apache distrib, just rebuild the source
  RPM on your system.

----

Name        : ant                          Relocations: (not relocateable)
Version     : 0.3.1                             Vendor: (none)
Release     : 1                             Build Date: Thu 04 May 2000
11:01:58 AM CEST
Install date: Thu 04 May 2000 11:02:12 AM CEST      Build Host: hgo1.cs
Group       : Development/Tools             Source RPM: ant-0.3.1-1.src.rpm
Size        : 248549                           License: Apache - free
URL         : http://jakarta.apache.org
Summary     : ant
Description :
Platform-independent build tool for java.
Ant is a Java based build system
Ant is used by apache jakarta&xml projects.
* Tue May 02 2000 Henri Gomez <hg...@slib.fr>

- v0.3.1
- From jakarta/tomcat 3.1 final release. Need now to
  have a consistent version number ;-)
- Fixed classpath problem at compile time by cleaning CLASSPATH before
  build/install stages.
- Compiled on Redhat 6.1 with IBM JDK 1.1.8 (20000328)

* Thu Apr 13 2000 Henri Gomez <hg...@slib.fr>

- v0.3.1_rc1
- Version renamed to 0.3.1_rc1 to follow Sam Ruby (rubys@us.ibm.com)
  recommandation since the next major release will be 1.0

* Wed Mar 08 2000 Henri Gomez <go...@slib.fr>

- v3.1b1
- removed moo from ant RPM. Will be now in watchdog RPM.

* Tue Feb 29 2000 Henri Gomez <go...@slib.fr>

- v3.1_m2rc2

* Fri Feb 25 2000 Henri Gomez <go...@slib.fr>

- v3.1_m2rc1
- moo is no more in the tar packages, will be released
  in another RPM
- added doc package

---

Name        : tomcat                       Relocations: (not relocateable)
Version     : 3.1                               Vendor: Apache Software
Foundation
Release     : 2                             Build Date: Thu 04 May 2000
12:48:52 PM CEST
Install date: Thu 04 May 2000 12:50:08 PM CEST      Build Host: hgo1.cs
Group       : System Environment/Daemons    Source RPM: tomcat-3.1-2.src.rpm
Size        : 1865489                          License: Apache - free
URL         : http://jakarta.apache.org
Summary     : Apache's servlet engine
Description :
Develop Web applications in Java.
* Thu May 04 2000 Henri Gomez <hg...@slib.fr>

- v3.1-2
- Added JAVA_HOME to tomcat.init, necessary at init
  time to determine where is your JAVA_HOME

* Tue May 02 2000 Henri Gomez <hg...@slib.fr>

- v3.1 final release
- Compiled on Redhat 6.1 with IBM JDK 1.1.8 (20000328)
  for apache 1.3.12 + mod_ssl 2.6.4 (EAPI support).

* Thu Apr 13 2000 Henri Gomez <hg...@slib.fr>

- v3.1_rc1
- RPM didn't replace configuration files of tomcat in /opt/tomcat/conf 
  This choice is to avoid trashing your own settings. 
  Warning, since v3.1_rc1, you need to to set home vars in ContextManager 
  in file /opt/tomcat/conf/server.xml like this :
  <ContextManager debug="0" workDir="work" home="/opt/tomcat">
- New in v3.1_rc1 is that tomcat generate dynamically a conf file,
  tomcat-apache.conf, in /opt/tomcat/conf
- compiled on Redhat 6.1 with IBM JDK 1.1.8 (20000328)
  for apache 1.3.12 + mod_ssl 2.6.2 (EAPI support).

* Thu Mar 09 2000 Henri Gomez <go...@slib.fr>

- v3.1b1-2
- added missing tomcat.init (oups)
- tomcat home is in /opt/tomcat but there is a link
  /usr/bin/tomcat to allow any user to start it since
  now it didn't use privilegied port (8007 & 8080).
  This may be an issue if you only want root start it.
- added logrotate support for apache/jserv side. 
  Will add tomcat log support when we could signal
  tomcat to rotate logs.
- compiled on Redhat 6.1 with IBM JDK 1.1.8 (19991220) 
  for apache 1.3.12 + mod_ssl 2.6.2 (EAPI support).

* Thu Mar 09 2000 Henri Gomez <go...@slib.fr>

- v3.1b1-1
- compile and install mod_jserv for apache
  renamed to mod_jserv_tomcat.so to avoid conflict
  with mod_jserv.so from jserv 1.1 (java.apache.org)

---

Name        : watchdog                     Relocations: (not relocateable)
Version     : 3.1                               Vendor: Apache Software
Foundation
Release     : 1                             Build Date: Thu 04 May 2000
11:19:56 AM CEST
Install date: Thu 04 May 2000 11:22:45 AM CEST      Build Host: hgo1.cs
Group       : System Environment/Daemons    Source RPM:
watchdog-3.1-1.src.rpm
Size        : 3380895                          License: Apache - free
URL         : http://jakarta.apache.org
Summary     : Apache's Servlet/JSP validator
Description :
Validate Apache's Servlet/JSP.
* Tue May 02 2000 Henri Gomez <hg...@slib.fr>

- v3.1 final release
- Modified spec file since watchdog is available now on zip format.
- Compiled on Redhat 6.1 with IBM JDK 1.1.8 (20000328)

* Thu Apr 13 2000 Henri Gomez <hg...@slib.fr>

- v3.1_rc1

* Wed Mar 08 2000 Henri Gomez <go...@slib.fr>

- v3.1b1

* Fri Jan 28 2000 Henri Gomez <go...@slib.fr>

- v3.1_m1

* Tue Jan 18 2000 Henri Gomez <go...@slib.fr>

- first RPM of tomcat 3.1 m1_rc1


-
Henri Gomez                  ___[_]____
EMAIL : hgomez@slib.fr         (. .)                     
PGP KEY : 697ECEDD     ...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF81EA8ED532F39DC9B904A364F80E6 


Re: Tomcat/Ant/Watchdog RPMs available

Posted by Vasile GABURICI <ga...@cs.pub.ro>.
	All right!

On Fri, 5 May 2000, GOMEZ Henri wrote:

> Hi,
> 
> Latest ant (0.3.1 or pre 1.0 ;-), tomcat 3.1 and watchdog 3.1 are available
> at ftp://ftp.falsehope.com/home/gomez/jakarta/3.1/
> 
> -rw-r--r--   1 gomez    gomez       204140 May  4 10:04
> ant-0.3.1-1.noarch.rpm
> -rw-r--r--   1 gomez    gomez       231560 May  4 09:58 ant-0.3.1-1.src.rpm
> -rw-r--r--   1 gomez    gomez        80149 May  4 10:04
> ant-doc-0.3.1-1.noarch.rpm
> -rw-r--r--   1 gomez    gomez      1459244 May  5 09:05
> tomcat-3.1-2.i386.rpm
> -rw-r--r--   1 gomez    gomez      1183203 May  5 09:04 tomcat-3.1-2.src.rpm
> -rw-r--r--   1 gomez    gomez       214749 May  5 09:06
> tomcat-doc-3.1-2.i386.rpm
> -rw-r--r--   1 gomez    gomez        47696 May  5 09:06
> tomcat-jserv-3.1-2.i386.rpm
> -rw-r--r--   1 gomez    gomez      2592200 May  4 10:21
> watchdog-3.1-1.noarch.rpm
> -rw-r--r--   1 gomez    gomez      2392279 May  4 10:18
> watchdog-3.1-1.src.rpm
> 
> 
> Nota: 
> 
> * All stuff compiled on Redhat 6.1 with latest IBM 1.1.8 JDK.
> 
> * tomcat jserv is compiled for Apache 1.3.12 and mod_ssl 2.6.4 (EAPI/SSL)
>   If you want it to run under other apache distrib, just rebuild the source
>   RPM on your system.
> 
> ----
> 
> Name        : ant                          Relocations: (not relocateable)
> Version     : 0.3.1                             Vendor: (none)
> Release     : 1                             Build Date: Thu 04 May 2000
> 11:01:58 AM CEST
> Install date: Thu 04 May 2000 11:02:12 AM CEST      Build Host: hgo1.cs
> Group       : Development/Tools             Source RPM: ant-0.3.1-1.src.rpm
> Size        : 248549                           License: Apache - free
> URL         : http://jakarta.apache.org
> Summary     : ant
> Description :
> Platform-independent build tool for java.
> Ant is a Java based build system
> Ant is used by apache jakarta&xml projects.
> * Tue May 02 2000 Henri Gomez <hg...@slib.fr>
> 
> - v0.3.1
> - From jakarta/tomcat 3.1 final release. Need now to
>   have a consistent version number ;-)
> - Fixed classpath problem at compile time by cleaning CLASSPATH before
>   build/install stages.
> - Compiled on Redhat 6.1 with IBM JDK 1.1.8 (20000328)
> 
> * Thu Apr 13 2000 Henri Gomez <hg...@slib.fr>
> 
> - v0.3.1_rc1
> - Version renamed to 0.3.1_rc1 to follow Sam Ruby (rubys@us.ibm.com)
>   recommandation since the next major release will be 1.0
> 
> * Wed Mar 08 2000 Henri Gomez <go...@slib.fr>
> 
> - v3.1b1
> - removed moo from ant RPM. Will be now in watchdog RPM.
> 
> * Tue Feb 29 2000 Henri Gomez <go...@slib.fr>
> 
> - v3.1_m2rc2
> 
> * Fri Feb 25 2000 Henri Gomez <go...@slib.fr>
> 
> - v3.1_m2rc1
> - moo is no more in the tar packages, will be released
>   in another RPM
> - added doc package
> 
> ---
> 
> Name        : tomcat                       Relocations: (not relocateable)
> Version     : 3.1                               Vendor: Apache Software
> Foundation
> Release     : 2                             Build Date: Thu 04 May 2000
> 12:48:52 PM CEST
> Install date: Thu 04 May 2000 12:50:08 PM CEST      Build Host: hgo1.cs
> Group       : System Environment/Daemons    Source RPM: tomcat-3.1-2.src.rpm
> Size        : 1865489                          License: Apache - free
> URL         : http://jakarta.apache.org
> Summary     : Apache's servlet engine
> Description :
> Develop Web applications in Java.
> * Thu May 04 2000 Henri Gomez <hg...@slib.fr>
> 
> - v3.1-2
> - Added JAVA_HOME to tomcat.init, necessary at init
>   time to determine where is your JAVA_HOME
> 
> * Tue May 02 2000 Henri Gomez <hg...@slib.fr>
> 
> - v3.1 final release
> - Compiled on Redhat 6.1 with IBM JDK 1.1.8 (20000328)
>   for apache 1.3.12 + mod_ssl 2.6.4 (EAPI support).
> 
> * Thu Apr 13 2000 Henri Gomez <hg...@slib.fr>
> 
> - v3.1_rc1
> - RPM didn't replace configuration files of tomcat in /opt/tomcat/conf 
>   This choice is to avoid trashing your own settings. 
>   Warning, since v3.1_rc1, you need to to set home vars in ContextManager 
>   in file /opt/tomcat/conf/server.xml like this :
>   <ContextManager debug="0" workDir="work" home="/opt/tomcat">
> - New in v3.1_rc1 is that tomcat generate dynamically a conf file,
>   tomcat-apache.conf, in /opt/tomcat/conf
> - compiled on Redhat 6.1 with IBM JDK 1.1.8 (20000328)
>   for apache 1.3.12 + mod_ssl 2.6.2 (EAPI support).
> 
> * Thu Mar 09 2000 Henri Gomez <go...@slib.fr>
> 
> - v3.1b1-2
> - added missing tomcat.init (oups)
> - tomcat home is in /opt/tomcat but there is a link
>   /usr/bin/tomcat to allow any user to start it since
>   now it didn't use privilegied port (8007 & 8080).
>   This may be an issue if you only want root start it.
> - added logrotate support for apache/jserv side. 
>   Will add tomcat log support when we could signal
>   tomcat to rotate logs.
> - compiled on Redhat 6.1 with IBM JDK 1.1.8 (19991220) 
>   for apache 1.3.12 + mod_ssl 2.6.2 (EAPI support).
> 
> * Thu Mar 09 2000 Henri Gomez <go...@slib.fr>
> 
> - v3.1b1-1
> - compile and install mod_jserv for apache
>   renamed to mod_jserv_tomcat.so to avoid conflict
>   with mod_jserv.so from jserv 1.1 (java.apache.org)
> 
> ---
> 
> Name        : watchdog                     Relocations: (not relocateable)
> Version     : 3.1                               Vendor: Apache Software
> Foundation
> Release     : 1                             Build Date: Thu 04 May 2000
> 11:19:56 AM CEST
> Install date: Thu 04 May 2000 11:22:45 AM CEST      Build Host: hgo1.cs
> Group       : System Environment/Daemons    Source RPM:
> watchdog-3.1-1.src.rpm
> Size        : 3380895                          License: Apache - free
> URL         : http://jakarta.apache.org
> Summary     : Apache's Servlet/JSP validator
> Description :
> Validate Apache's Servlet/JSP.
> * Tue May 02 2000 Henri Gomez <hg...@slib.fr>
> 
> - v3.1 final release
> - Modified spec file since watchdog is available now on zip format.
> - Compiled on Redhat 6.1 with IBM JDK 1.1.8 (20000328)
> 
> * Thu Apr 13 2000 Henri Gomez <hg...@slib.fr>
> 
> - v3.1_rc1
> 
> * Wed Mar 08 2000 Henri Gomez <go...@slib.fr>
> 
> - v3.1b1
> 
> * Fri Jan 28 2000 Henri Gomez <go...@slib.fr>
> 
> - v3.1_m1
> 
> * Tue Jan 18 2000 Henri Gomez <go...@slib.fr>
> 
> - first RPM of tomcat 3.1 m1_rc1
> 
> 
> -
> Henri Gomez                  ___[_]____
> EMAIL : hgomez@slib.fr         (. .)                     
> PGP KEY : 697ECEDD     ...oOOo..(_)..oOOo...
> PGP Fingerprint : 9DF81EA8ED532F39DC9B904A364F80E6 
> 
> 
> --------------------------------------------------------------------------
> To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commmands, email: tomcat-user-help@jakarta.apache.org
> 
>