You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2006/04/07 10:46:57 UTC

svn commit: r392216 - /cocoon/branches/BRANCH_2_1_X/blocks.properties

Author: cziegeler
Date: Fri Apr  7 01:46:55 2006
New Revision: 392216

URL: http://svn.apache.org/viewcvs?rev=392216&view=rev
Log:
Disable imageio block by default as it does not compile with jdk 1.3

Modified:
    cocoon/branches/BRANCH_2_1_X/blocks.properties

Modified: cocoon/branches/BRANCH_2_1_X/blocks.properties
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/blocks.properties?rev=392216&r1=392215&r2=392216&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/blocks.properties (original)
+++ cocoon/branches/BRANCH_2_1_X/blocks.properties Fri Apr  7 01:46:55 2006
@@ -165,7 +165,7 @@
 #include.block.eventcache=false
 #-----[dependency]: "faces" depends on "portal", "taglib".
 #include.block.faces=false
-#include.block.imageop=false
+include.block.imageop=false
 #-----[dependency]: "javaflow" depends on "forms", "ojb".
 #include.block.javaflow=false
 include.block.jcr=false