pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update jakarta-tomcat to 5.0.30. Changes since 5.0.28:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44d4fce78042
branches:  trunk
changeset: 487866:44d4fce78042
user:      abs <abs%pkgsrc.org@localhost>
date:      Fri Jan 21 12:24:39 2005 +0000

description:
Update jakarta-tomcat to 5.0.30. Changes since 5.0.28:

Tomcat 5.0.30 (yoavs)
General

update  Update web.xml files to 2.4 schema (from 2.3 DTD) where applicable. (yoavs)
update  32235: align conf/web.xml MIME types with Apache HTTPD. (yoavs)
fix     31132: Modified startup scripts for better OS/400 -x/-r handling. (yoavs)
update  22679: Added misc note on accessing session ID to SSL-HowTo. (yoavs)
update  When the package protection is not used, do not create the doPrivileged objects so we don't suffer the performance hit (jfarcand)
update  32282: Modify Windows Uninstaller to remove webapps and webapps/ROOT only if user asks to remove everything. (yoavs)

Catalina

fix     31273: Add support for derefaliases in JNDIRealm. (markt)
fix     31623: Better OS400 support in setclasspath.sh. (yoavs)
fix     31592: Allow specification of digest encoding for realms. (yoavs)
update  31945: Added and updated Connector documentation. (yoavs)
update  31739: Minor documentation corrections for realm-howto and AJP docs. (yoavs)
fix     31753: Minor inconsistencies in JDBC and DataSourceRealm#authenticate. (yoavs)
update  31683: Minor clarifications to realm documentation. (yoavs)
fix     31851: UserTransaction in DefaultContext broken. (yoavs)
fix     32130: Check for null or empty file listing in FileStore#keys. (yoavs)
update  32276: Add developer info to Realm How-To. (yoavs)
fix     32082: Add protected getPrincipals method to MemoryRealm for easier extension. (yoavs)
fix     32023: CGIServlet fails to handle post message with multipart/form data. (yoavs)
fix     32269: JNDIRealm fails with InvalidNameException to authenticate users if LDAP distinguished name (DN) contains slash or double quote character(s). (yoavs)

Coyote

Jasper

fix     Fixed default compiler target VM setting (to 1.3) so that compilation on J2SE 5.0 works out of the box. (yoavs)
update  Exposed compilerSourceVM and compilerTargetVM options to JspC. (yoavs)
update  Updated JspC usage messages to include recently added configurable parameters. (yoavs)
fix     29866: JspReader#skipUntil may try to read beyond the end of the file. (yoavs)
fix     32330: JspC changes context classloader. (yoavs)

Cluster

Webapps

fix     31707: Broken JavaScript confirmation in HTML manager. (yoavs)
update  Removed hard-coded admin context path. (yoavs)
fix     31732: Fix Japanese localization of Manager's list command. (yoavs)
update  31656: Make admin webapp build on Struts 1.2. (yoavs)
update  32019: Remove maxlength=64 on env entry value in admin webapp. (yoavs)

Tomcat 5.0.29 (yoavs)

General

update  Added Xalan note in RELEASE-NOTE section on XML parsers. (yoavs)
fix     30756: Bad syntax in sample web.xml. (yoavs)
update  Enhanced Japanese resource bundles. (yoavs)
fix     30568: Incomplete setup.html documentation for launching jsvc. (yoavs)

Catalina

update  Use CatalinaDigester on shutdown so you can use a sytem property to configure the port. (funkman)
fix     Fix memory leak when Security Manager is turned on. (jfarcand)
fix     28914: threadPriority attribute ignored. (yoavs)
fix     30763: added failOnError attribute to UndeployTask. (yoavs)
fix     30624: Enhanced null checking in RealmBase#findSecurityConstraints. (yoavs)
fix     Added explicit close of randomIS DataInputStream to ManagerBase for better resource handling. (yoavs)
update  Added processTlds context attribute to allow disabling TLD processing. (yoavs)
update  Backport if-else logic for SSI servlet from 4.1 (funkman)
update  StandardClassLoader: Output the name of the repository if it failed to load. (funkman)
fix     31001: Missing domain attribute in MBean description for createStandardService. (yoavs)
fix     30636: NPE in DigesterFactory when resources cannot be located. (yoavs)
fix     30415: Directories ending in .war not handled well. (yoavs)
fix     31052: BeanFactory swallows root cause of exception. (yoavs)
fix     29914: Better lifecycle support for DefaultContext. (yoavs)
fix     Set the FORM notes even when caching so that clustering with SSO works properly. (remm)
fix     30869: Make sure JAAS realm name is legal. (yoavs)
fix     31277: Clarified automatic application deployment section of Host configuration page. (yoavs)
fix     28631: JAASRealm enhancements to support custom user, role class names, use Commons-Logging. (yoavs)
fix     31364: Missing resource in org.apache.catalina.core.LocalString.properties. (yoavs)
fix     31362: Missing -Xdebug in catalina.bat when using JPDA and Security. (yoavs)
fix     30949: Make sure ApplicationDispatcher unwraps requests even if include fails. (yoavs)
fix     31511: Don't call setenv.bat if not found in *using-launcher scripts. (yoavs)
fix     31549: Add name of resource to load failed messaged in WebappClassLoader. (yoavs)

Webapps

fix     29526: Manager redeployment locked JAR because of context.xml stream. (yor "dangerous" manager tasks. (yoavs)
fix     29485: Added JavaScript confirmation prompts to HTML Manager actions. (yoavs)
fix     31058: Ensure StatusTransformer escapes query string for XML. (yoavs)
fix     CGI Servlet: Revert the fix for 27090 as it introduced a JDK 1.4 dependency. (markt)

Jasper

fix     30984: Added compilerTargetVM option to Jasper. (yoavs)
fix     31171: Wrap to avoid ClassCastException in PageContextImpl. (yoavs)
fix     31257: Added specification of endorsed dirs if forking. (yoavs)
fix     31510: Set response=null in JspWriterImpl#recycle to aid in JBoss memory leak. (yoavs)

Coyote

fix     31018: Race condition in SystemLogHandler. (yoavs)

diffstat:

 doc/CHANGES                 |   4 +++-
 doc/TODO                    |   3 +--
 www/jakarta-tomcat/Makefile |   5 ++---
 www/jakarta-tomcat/PLIST    |  12 +++++++++++-
 www/jakarta-tomcat/distinfo |   6 +++---
 5 files changed, 20 insertions(+), 10 deletions(-)

diffs (112 lines):

diff -r 2a94c891cb22 -r 44d4fce78042 doc/CHANGES
--- a/doc/CHANGES       Fri Jan 21 12:16:59 2005 +0000
+++ b/doc/CHANGES       Fri Jan 21 12:24:39 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8848 2005/01/21 12:16:59 drochner Exp $
+$NetBSD: CHANGES,v 1.8849 2005/01/21 12:25:30 abs Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -468,3 +468,5 @@
        Updated mpgtx to 1.3.1 [drochner 2005-01-21]
        Updated libgnomecanvasmm20 to 2.0.2 [drochner 2005-01-21]
        Updated fontconfig to 2.2.98 [drochner 2005-01-21]
+       Updated jakarta-tomcat to 5.0.30 [abs 2005-01-21]
+
diff -r 2a94c891cb22 -r 44d4fce78042 doc/TODO
--- a/doc/TODO  Fri Jan 21 12:16:59 2005 +0000
+++ b/doc/TODO  Fri Jan 21 12:24:39 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.2945 2005/01/21 09:51:38 adam Exp $
+$NetBSD: TODO,v 1.2946 2005/01/21 12:25:30 abs Exp $
 
 Suggested new packages
 ======================
@@ -581,7 +581,6 @@
        o ja-vflib-utils-2.25.6
        o ja-vfxdvik-22.40y1
        o jabberd-1.4.3
-       o jakarta-tomcat-5.0.30
        o jessie-1.0.0
        o jftpgw-0.13.5
        o jhead-2.2
diff -r 2a94c891cb22 -r 44d4fce78042 www/jakarta-tomcat/Makefile
--- a/www/jakarta-tomcat/Makefile       Fri Jan 21 12:16:59 2005 +0000
+++ b/www/jakarta-tomcat/Makefile       Fri Jan 21 12:24:39 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2004/12/28 02:47:50 reed Exp $
+# $NetBSD: Makefile,v 1.51 2005/01/21 12:24:39 abs Exp $
 
 DISTNAME=       jakarta-tomcat-${TOMCAT_VERSION}
-PKGREVISION=   1
 CATEGORIES=    www java
 # The list of sites to download is generated by a jakarta website.
 # The getsite.sh script parses the HTML and extracts the urls.
@@ -11,7 +10,7 @@
 HOMEPAGE=      http://jakarta.apache.org/tomcat/
 COMMENT=       The Apache Project's Java Servlet 2.4 and JSP 2.0 server
 
-TOMCAT_VERSION=        5.0.28
+TOMCAT_VERSION=        5.0.30
 
 # This needs java 1.4 or higher.
 USE_JAVA2=     yes
diff -r 2a94c891cb22 -r 44d4fce78042 www/jakarta-tomcat/PLIST
--- a/www/jakarta-tomcat/PLIST  Fri Jan 21 12:16:59 2005 +0000
+++ b/www/jakarta-tomcat/PLIST  Fri Jan 21 12:24:39 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2004/10/11 21:15:49 abs Exp $
+@comment $NetBSD: PLIST,v 1.14 2005/01/21 12:24:39 abs Exp $
 tomcat/LICENSE
 tomcat/NOTICE
 tomcat/RELEASE-NOTES
@@ -11,6 +11,9 @@
 tomcat/bin/commons-daemon.jar
 tomcat/bin/commons-launcher.jar
 tomcat/bin/commons-logging-api.jar
+tomcat/bin/contrib/GNU-Linux/catalina.sh
+tomcat/bin/contrib/README.txt
+tomcat/bin/contrib/openVMS-alpha/TOMCAT_Setup_Java.com
 tomcat/bin/digest.sh
 tomcat/bin/jmx.jar
 tomcat/bin/jsvc.tar.gz
@@ -814,8 +817,11 @@
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/session/package-summary.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/session/package-tree.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/ssi/ByteArrayServletOutputStream.html
+tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/ssi/ExpressionParseTree.html
+tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/ssi/ExpressionTokenizer.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/ssi/ResponseIncludeWrapper.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/ssi/SSICommand.html
+tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/ssi/SSIConditional.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/ssi/SSIConfig.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/ssi/SSIEcho.html
 tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/ssi/SSIExec.html
@@ -1425,6 +1431,7 @@
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/runtime/package-summary.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/runtime/package-tree.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/security/SecurityClassLoad.html
+tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/security/SecurityUtil.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/security/package-frame.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/security/package-summary.html
 tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper/security/package-tree.html
@@ -1999,5 +2006,8 @@
 @exec ${MKDIR} %D/tomcat/common/classes
 @dirrm tomcat/common/classes
 @dirrm tomcat/common
+@dirrm tomcat/bin/contrib/openVMS-alpha
+@dirrm tomcat/bin/contrib/GNU-Linux
+@dirrm tomcat/bin/contrib
 @dirrm tomcat/bin
 @unexec ${RMDIR} -p %D/tomcat 2> /dev/null || ${TRUE}
diff -r 2a94c891cb22 -r 44d4fce78042 www/jakarta-tomcat/distinfo
--- a/www/jakarta-tomcat/distinfo       Fri Jan 21 12:16:59 2005 +0000
+++ b/www/jakarta-tomcat/distinfo       Fri Jan 21 12:24:39 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2004/10/11 21:15:49 abs Exp $
+$NetBSD: distinfo,v 1.12 2005/01/21 12:24:39 abs Exp $
 
-SHA1 (jakarta-tomcat-5.0.28.tar.gz) = 00dc6526db0a8a75c2f4944b7253ea230b31ab70
-Size (jakarta-tomcat-5.0.28.tar.gz) = 10718313 bytes
+SHA1 (jakarta-tomcat-5.0.30.tar.gz) = 7d01bd45991deada475490521985e085310bb916
+Size (jakarta-tomcat-5.0.30.tar.gz) = 10842790 bytes



Home | Main Index | Thread Index | Old Index