You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by pe...@apache.org on 2006/01/26 07:58:24 UTC

svn commit: r372468 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

Author: pero
Date: Wed Jan 25 22:58:22 2006
New Revision: 372468

URL: http://svn.apache.org/viewcvs?rev=372468&view=rev
Log:
Set correct JDT Compiler option to java 1.5 compliance s. Bug 38389

Modified:
    tomcat/container/tc5.5.x/webapps/docs/changelog.xml

Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=372468&r1=372467&r2=372468&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Wed Jan 25 22:58:22 2006
@@ -61,6 +61,10 @@
   </subsection>
   <subsection name="Jasper">
     <changelog>
+      <fix>
+        <bug>38389</bug>: Set correct JDT Compiler option to java 1.5 compliance. 
+        Patch from Olivier Thomann and Paul Hamer (pero)
+      </fix>
       <update>
         Add some useful hints to jasper-howto. (pero).
       </update>



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