You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jb...@apache.org on 2006/02/23 16:14:40 UTC

svn commit: r380141 - /cocoon/branches/BRANCH_2_1_X/status.xml

Author: jbq
Date: Thu Feb 23 07:14:37 2006
New Revision: 380141

URL: http://svn.apache.org/viewcvs?rev=380141&view=rev
Log:
Fix COCOON-1465.  I noticed afterwards that there was this bug sitting in JIRA
for a fix I made

Modified:
    cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=380141&r1=380140&r2=380141&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Thu Feb 23 07:14:37 2006
@@ -236,6 +236,9 @@
       of Effects, such as Scaling, color manipulation and coordination
       transforms, in a pluggable manner.
     </action>
+    <action dev="JBQ" type="fix" fixes-bug="COCOON-1465">
+      Add WEB-INF/classes to loader's classpath for cli and precompile
+    </action>
     <action dev="JBQ" type="fix" fixes-bug="COCOON-1715">
       Allow to run Cocoon CLI by adding servlet.jar in the classpath.  Turn off cli's debug messages by default.
     </action>