Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: jwise
Date: Sun May 14 23:35:28 UTC 2000
Modified Files:
pkgsrc/www/jakarta-tomcat: Makefile
pkgsrc/www/jakarta-tomcat/files: md5 patch-sum
pkgsrc/www/jakarta-tomcat/patches: patch-aa patch-ab
pkgsrc/www/jakarta-tomcat/pkg: COMMENT DESCR MESSAGE PLIST
Log Message:
Update jakarta-tomcat to version 3.1. While here, clean up the package
a fair deal.
Changes from 3.0 (the last pkgsrc version) include:
* Thread pooling and JVM load balancing
* ISAPI and NSAPI integration
* A Command line JSP to Servlet Code tool
* Automatic generation of Apache configuration files
* Automatic deployment of Web ARchive (WAR) files
* Logging
* Substantially improved documentation
* Experimental servlet reloading
* Experimental security implementation
* Minimal Admin/Deployment Tool
* Internal APIs were changed for flexibility and integration
* The source code was cleaned and reorganized
* Most non-essential code was moved out of tomcat.core
* Greater platform / JVM level coverage
* Many, many bugs were fixed.
IMHO, this is _much_ closer to being a real, usable platform than 3.0 was
(as was intender - 3.0 was more of a proof of concept), and is very close
to being something to push into production -- I'm banking on a late 3.1.X
or 3.2 for that.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/www/jakarta-tomcat/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/jakarta-tomcat/files/md5 \
pkgsrc/www/jakarta-tomcat/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/jakarta-tomcat/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/www/jakarta-tomcat/patches/patch-ab
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/jakarta-tomcat/pkg/COMMENT \
pkgsrc/www/jakarta-tomcat/pkg/DESCR
cvs rdiff -r1.2 -r1.3 pkgsrc/www/jakarta-tomcat/pkg/MESSAGE
cvs rdiff -r1.3 -r1.4 pkgsrc/www/jakarta-tomcat/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index