Author: kkolinko
Date: Sat Aug 18 13:06:28 2012
New Revision: 1374570
URL: http://svn.apache.org/viewvc?rev=1374570&view=rev
Log:
Correct typo. I meant the WARs that have not been unpacked.
Modified:
tomcat/trunk/TOMCAT-NEXT.txt
Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1374570&r1=1374569&r2=1374570&view=diff
==============================================================================
--- tomcat/trunk/TOMCAT-NEXT.txt (original)
+++ tomcat/trunk/TOMCAT-NEXT.txt Sat Aug 18 13:06:28 2012
@@ -83,8 +83,8 @@ but possibly 7.1.x).
to actual files and JARs.
Concerns:
- - There are problems with access to classes and jar files in unpacked
- wars.
+ - There are problems with access to classes and JAR files in
+ non-unpacked WARs.
It is resolved by unzipping the files into the working directory (in
WebappLoader#setRepositories()).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]