Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 24887 invoked by uid 500); 6 Aug 2003 21:30:21 -0000 Mailing-List: contact forrest-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-cvs@xml.apache.org Received: (qmail 24876 invoked from network); 6 Aug 2003 21:30:20 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 6 Aug 2003 21:30:20 -0000 Received: (qmail 623 invoked by uid 1699); 6 Aug 2003 21:30:33 -0000 Date: 6 Aug 2003 21:30:33 -0000 Message-ID: <20030806213033.622.qmail@minotaur.apache.org> From: cheche@apache.org To: xml-forrest-cvs@apache.org Subject: cvs commit: xml-forrest/etc/cocoon_upgrade local.blocks.properties X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N cheche 2003/08/06 14:30:33 Modified: etc/cocoon_upgrade local.blocks.properties Log: Added version 1.23 from upstream using same commented excludes except block stx Revision Changes Path 1.3 +31 -25 xml-forrest/etc/cocoon_upgrade/local.blocks.properties Index: local.blocks.properties =================================================================== RCS file: /home/cvs/xml-forrest/etc/cocoon_upgrade/local.blocks.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- local.blocks.properties 20 Jul 2003 07:45:20 -0000 1.2 +++ local.blocks.properties 6 Aug 2003 21:30:33 -0000 1.3 @@ -16,53 +16,59 @@ # developers are committed to back compatibility. In short, stuff you can # depend on. -#exclude.block.fop=true +exclude.block.authentication-fw=true #exclude.block.batik=true +exclude.block.bsf=true #exclude.block.chaperon=true -exclude.block.itext=true -exclude.block.jfor=true -exclude.block.swf=true -exclude.block.session-fw=true -exclude.block.authentication-fw=true -exclude.block.portal-fw=true exclude.block.databases=true +exclude.block.deli=true +#exclude.block.fop=true exclude.block.hsqldb=true -exclude.block.poi=true -exclude.block.naming=true -exclude.block.jsp=true -exclude.block.php=true -exclude.block.python=true -exclude.block.lucene=true #exclude.block.html=true +exclude.block.itext=true +exclude.block.jfor=true +exclude.block.jsp=true +exclude.block.jxforms=true #exclude.block.linkrewriter=true -exclude.block.bsf=true +exclude.block.lucene=true +exclude.block.naming=true +exclude.block.php=true +exclude.block.poi=true +exclude.block.portal-fw=true #exclude.block.profiler=true +exclude.block.python=true +exclude.block.session-fw=true +exclude.block.slide=true +exclude.block.swf=true exclude.block.velocity=true exclude.block.web3=true -exclude.block.slide=true -exclude.block.taglib=true exclude.block.xmldb=true -exclude.block.deli=true exclude.block.xmlform=true + # Unstable blocks -------------------------------------------------------------- # unstable blocks are currently under development and do not guarantee the # contracts they expose (API, xml schema, properties, behavior) will remain # constant in time. Developers are not committed to back-compatibility just yet. -# This doesn't necessarely mean the blocks implementation is unstable or +# This doesn't necessarily mean the blocks implementation is unstable or # the code can't be trusted for production, but use with care and watch # its development as thing might change over time before they are marked # stable. -exclude.block.proxy=true +exclude.block.apples=true #exclude.block.asciiart=true -exclude.block.precept=true -exclude.block.mail=true exclude.block.axis=true +exclude.block.eventcache=true +exclude.block.linotype=true +exclude.block.mail=true +exclude.block.qdox=true +exclude.block.petstore=true +exclude.block.precept=true +exclude.block.proxy=true exclude.block.portal=true -exclude.block.woody=true +exclude.block.slop=true +exclude.block.stx=true +exclude.block.taglib=true exclude.block.webdav=true -exclude.block.qdox=true -#exclude.block.stx=true -exclude.block.linotype=true +exclude.block.woody=true