Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 10862 invoked from network); 10 May 2007 09:36:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 May 2007 09:36:31 -0000 Received: (qmail 56264 invoked by uid 500); 10 May 2007 09:36:37 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 56200 invoked by uid 500); 10 May 2007 09:36:37 -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: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 56189 invoked by uid 99); 10 May 2007 09:36:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2007 02:36:37 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2007 02:36:30 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 7F89D1A9838; Thu, 10 May 2007 02:36:10 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r536795 - /cocoon/trunk/blocks/cocoon-portal/cocoon-portal-api/pom.xml Date: Thu, 10 May 2007 09:36:10 -0000 To: cvs@cocoon.apache.org From: reinhard@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070510093610.7F89D1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: reinhard Date: Thu May 10 02:36:09 2007 New Revision: 536795 URL: http://svn.apache.org/viewvc?view=rev&rev=536795 Log: move daisy plugin into profile Modified: cocoon/trunk/blocks/cocoon-portal/cocoon-portal-api/pom.xml Modified: cocoon/trunk/blocks/cocoon-portal/cocoon-portal-api/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-portal/cocoon-portal-api/pom.xml?view=diff&rev=536795&r1=536794&r2=536795 ============================================================================== --- cocoon/trunk/blocks/cocoon-portal/cocoon-portal-api/pom.xml (original) +++ cocoon/trunk/blocks/cocoon-portal/cocoon-portal-api/pom.xml Thu May 10 02:36:09 2007 @@ -45,24 +45,30 @@ 1.0 - - - - org.daisycms - daisy-maven-plugin - - 1234 - cdocs-portal - true - - - - commons-lang commons-lang - + + + + daisy + + + + org.daisycms + daisy-maven-plugin + + 1234 + cdocs-portal + true + + + + + + +