Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 05/31/2000 15:47:28
Module Name:	pkgsrc
Committed By:	jwise
Date:		Wed May 31 22:47:28 UTC 2000

Modified Files:
	pkgsrc/www/jakarta-tomcat/files: patch-sum
Added Files:
	pkgsrc/www/jakarta-tomcat/patches: patch-ac

Log Message:
Modify tomcat startup process slightly -- now we add tomcat specific jar
files at the _end_ of the CLASSPATH instead of the start so that users
can override selected functionality.  For example, cocoon needs to override
tomcat's own XML parsing with that from Xerces-J if you want PDF generation
from XSL Formatting Objects to work.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/jakarta-tomcat/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/www/jakarta-tomcat/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.