Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Jim Wise <jwise@netbsd.org>
List: pkgsrc-changes
Date: 03/28/2001 07:28:45
Module Name:	pkgsrc
Committed By:	jwise
Date:		Wed Mar 28 04:28:44 UTC 2001

Modified Files:
	pkgsrc/www/jakarta-tomcat/files: tomcat.sh

Log Message:
Add mandatory tomcat jar files at end of CLASSPATH, not front, so that they
don't override user-provided jar files.

Needed for cocoon, which must find xerces as the first SAX implementation in
it's class path.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/www/jakarta-tomcat/files/tomcat.sh

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