antonio 2003/09/29 03:18:32
Modified: . blocks.properties Log: Disabling OJB block until fixed. Revision Changes Path 1.33 +2 -1 cocoon-2.1/blocks.properties Index: blocks.properties =================================================================== RCS file: /home/cvs//cocoon-2.1/blocks.properties,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- blocks.properties 28 Sep 2003 04:31:11 -0000 1.32 +++ blocks.properties 29 Sep 2003 10:18:32 -0000 1.33 @@ -73,7 +73,8 @@ #exclude.block.linotype=true #exclude.block.mail=true #exclude.block.midi=true -#exclude.block.ojb=true +# Before include this block, see: http://wiki.cocoondev.org/Wiki.jsp?page=OJBBlock +exclude.block.ojb=true #exclude.block.petstore=true #exclude.block.portal=true #exclude.block.precept=true
