Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 8388 invoked from network); 4 Oct 2004 13:08:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Oct 2004 13:08:16 -0000 Received: (qmail 97257 invoked by uid 500); 4 Oct 2004 13:08:12 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 97173 invoked by uid 500); 4 Oct 2004 13:08:11 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 97154 invoked by uid 99); 4 Oct 2004 13:08:09 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 04 Oct 2004 06:08:09 -0700 Received: (qmail 8037 invoked by uid 65534); 4 Oct 2004 13:08:06 -0000 Date: 4 Oct 2004 13:08:06 -0000 Message-ID: <20041004130806.8031.qmail@minotaur.apache.org> From: reinhard@apache.org To: cvs@cocoon.apache.org Subject: svn commit: rev 51889 - cocoon/whiteboard/block-deployer/src/api/org/apache/cocoon/blockdeployer/block X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: reinhard Date: Mon Oct 4 06:08:04 2004 New Revision: 51889 Removed: cocoon/whiteboard/block-deployer/src/api/org/apache/cocoon/blockdeployer/block/BlockDescriptor.java cocoon/whiteboard/block-deployer/src/api/org/apache/cocoon/blockdeployer/block/BlockProperty.java Log: - work on XML mappings - some refactorings