You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by lu...@apache.org on 2004/10/01 22:01:38 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

luehe       2004/10/01 13:01:37

  Modified:    webapps/docs changelog.xml
  Log:
  Copied XML encoding detection logic into JASPER, so we're no longer dependent on Xerces.
  
  All JSP TCKs are passing again.
  
  Revision  Changes    Path
  1.124     +3 -0      jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.123
  retrieving revision 1.124
  diff -u -r1.123 -r1.124
  --- changelog.xml	30 Sep 2004 15:58:32 -0000	1.123
  +++ changelog.xml	1 Oct 2004 20:01:37 -0000	1.124
  @@ -97,6 +97,9 @@
         <fix>
           <bug>31257</bug>: Added specification of endorsed dirs if forking.  Note that this is fairly useless for now in 5.5 since it uses JDT and not javac by default. (yoavs)
         </fix>
  +      <fix>
  +        Copied XML encoding detection logic into JASPER, so we're no longer dependent on Xerces. (luehe)
  +      </fix>
       </changelog>
     </subsection>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org