Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 45673 invoked from network); 26 Sep 2008 14:54:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Sep 2008 14:54:56 -0000 Received: (qmail 4431 invoked by uid 500); 26 Sep 2008 14:54:54 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 4366 invoked by uid 500); 26 Sep 2008 14:54:54 -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 4357 invoked by uid 99); 26 Sep 2008 14:54:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Sep 2008 07:54:54 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Sep 2008 14:54:01 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A30FA238898F; Fri, 26 Sep 2008 07:54:05 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r699346 - in /cocoon/cocoon3/trunk: cocoon-archetype-block/ cocoon-archetype-parent/ cocoon-archetype-sample/ cocoon-archetype-webapp/ cocoon-controller/ cocoon-docs/ cocoon-pipeline/ cocoon-rest/ cocoon-sample-webapp/ cocoon-sample/ cocoon... Date: Fri, 26 Sep 2008 14:54:05 -0000 To: cvs@cocoon.apache.org From: reinhard@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080926145405.A30FA238898F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: reinhard Date: Fri Sep 26 07:54:04 2008 New Revision: 699346 URL: http://svn.apache.org/viewvc?rev=699346&view=rev Log: revert last release:prepare Modified: cocoon/cocoon3/trunk/cocoon-archetype-block/pom.xml cocoon/cocoon3/trunk/cocoon-archetype-parent/pom.xml cocoon/cocoon3/trunk/cocoon-archetype-sample/pom.xml cocoon/cocoon3/trunk/cocoon-archetype-webapp/pom.xml cocoon/cocoon3/trunk/cocoon-controller/pom.xml cocoon/cocoon3/trunk/cocoon-docs/pom.xml cocoon/cocoon3/trunk/cocoon-pipeline/pom.xml cocoon/cocoon3/trunk/cocoon-rest/pom.xml cocoon/cocoon3/trunk/cocoon-sample-webapp/pom.xml cocoon/cocoon3/trunk/cocoon-sample/pom.xml cocoon/cocoon3/trunk/cocoon-servlet/pom.xml cocoon/cocoon3/trunk/cocoon-sitemap/pom.xml cocoon/cocoon3/trunk/cocoon-stringtemplate/pom.xml Modified: cocoon/cocoon3/trunk/cocoon-archetype-block/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-archetype-block/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-archetype-block/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-archetype-block/pom.xml Fri Sep 26 07:54:04 2008 @@ -25,18 +25,12 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent/pom.xml org.apache.cocoon.archetype-block cocoon-archetype-block - 3.0.0-alpha-1 + 3.0.0-SNAPSHOT Cocoon 3: Block Archetype [arch] - - - scm:svn:http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-block - scm:svn:https://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-block - http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-block - Modified: cocoon/cocoon3/trunk/cocoon-archetype-parent/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-archetype-parent/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-archetype-parent/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-archetype-parent/pom.xml Fri Sep 26 07:54:04 2008 @@ -25,18 +25,12 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent/pom.xml org.apache.cocoon.archetype-parent cocoon-archetype-parent - 3.0.0-alpha-1 + 3.0.0-SNAPSHOT Cocoon 3: Parent Archetype [arch] - - - scm:svn:http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-parent - scm:svn:https://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-parent - http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-parent - Modified: cocoon/cocoon3/trunk/cocoon-archetype-sample/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-archetype-sample/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-archetype-sample/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-archetype-sample/pom.xml Fri Sep 26 07:54:04 2008 @@ -25,12 +25,12 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent/pom.xml org.apache.cocoon.archetype-sample cocoon-archetype-sample - 3.0.0-alpha-1 + 3.0.0-SNAPSHOT Cocoon 3: Sample Archetype [arch] @@ -56,10 +56,4 @@ ../cocoon-sample - - - scm:svn:http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-sample - scm:svn:https://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-sample - http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-sample - Modified: cocoon/cocoon3/trunk/cocoon-archetype-webapp/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-archetype-webapp/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-archetype-webapp/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-archetype-webapp/pom.xml Fri Sep 26 07:54:04 2008 @@ -25,18 +25,12 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent/pom.xml org.apache.cocoon.archetype-webapp cocoon-archetype-webapp - 3.0.0-alpha-1 + 3.0.0-SNAPSHOT Cocoon 3: Web Application Archetype [arch] - - - scm:svn:http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-webapp - scm:svn:https://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-webapp - http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1/cocoon-archetype-webapp - Modified: cocoon/cocoon3/trunk/cocoon-controller/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-controller/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-controller/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-controller/pom.xml Fri Sep 26 07:54:04 2008 @@ -26,13 +26,13 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent/pom.xml org.apache.cocoon.controller cocoon-controller - 3.0.0-alpha-1 + 3.0.0-SNAPSHOT Cocoon 3: Controller [jar] Controller for Cocoon sitemaps. @@ -47,11 +47,4 @@ test - - - - scm:svn:http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - scm:svn:https://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - Modified: cocoon/cocoon3/trunk/cocoon-docs/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-docs/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-docs/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-docs/pom.xml Fri Sep 26 07:54:04 2008 @@ -27,7 +27,7 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent Modified: cocoon/cocoon3/trunk/cocoon-pipeline/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-pipeline/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-pipeline/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-pipeline/pom.xml Fri Sep 26 07:54:04 2008 @@ -26,12 +26,12 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent org.apache.cocoon.pipeline cocoon-pipeline - 3.0.0-alpha-1 + 3.0.0-SNAPSHOT Cocoon 3: Pipeline [jar] The core of Cocoon 3. A Servlet API independent implementation of pipelines. @@ -62,11 +62,4 @@ test - - - - scm:svn:http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - scm:svn:https://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - Modified: cocoon/cocoon3/trunk/cocoon-rest/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-rest/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-rest/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-rest/pom.xml Fri Sep 26 07:54:04 2008 @@ -26,13 +26,13 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent/pom.xml org.apache.cocoon.rest cocoon-rest - 3.0.0-alpha-1 + 3.0.0-SNAPSHOT Cocoon 3: REST support [jar] RESTful web services with Cocoon 3. @@ -56,10 +56,4 @@ test - - - scm:svn:http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - scm:svn:https://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - Modified: cocoon/cocoon3/trunk/cocoon-sample-webapp/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-sample-webapp/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-sample-webapp/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-sample-webapp/pom.xml Fri Sep 26 07:54:04 2008 @@ -26,7 +26,7 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent/pom.xml Modified: cocoon/cocoon3/trunk/cocoon-sample/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-sample/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-sample/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-sample/pom.xml Fri Sep 26 07:54:04 2008 @@ -26,13 +26,13 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent/pom.xml org.apache.cocoon.sample cocoon-sample - 3.0.0-alpha-1 + 3.0.0-SNAPSHOT-1 Cocoon 3: Sample [jar] Cocoon 3 samples. @@ -122,10 +122,4 @@ - - - scm:svn:http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - scm:svn:https://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - Modified: cocoon/cocoon3/trunk/cocoon-servlet/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-servlet/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-servlet/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-servlet/pom.xml Fri Sep 26 07:54:04 2008 @@ -26,7 +26,7 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent/pom.xml @@ -93,11 +93,4 @@ test - - - - scm:svn:http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - scm:svn:https://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - http://svn.apache.org/repos/asf/cocoon/cocoon3/tags/cocoon-root/3.0.0-alpha-1 - Modified: cocoon/cocoon3/trunk/cocoon-sitemap/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-sitemap/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-sitemap/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-sitemap/pom.xml Fri Sep 26 07:54:04 2008 @@ -26,13 +26,13 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent org.apache.cocoon.sitemap cocoon-sitemap - 3.0.0-alpha-1 + 3.0.0-SNAPSHOT Cocoon 3: Sitemap [jar] A sitemap language interpreter. Modified: cocoon/cocoon3/trunk/cocoon-stringtemplate/pom.xml URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/cocoon-stringtemplate/pom.xml?rev=699346&r1=699345&r2=699346&view=diff ============================================================================== --- cocoon/cocoon3/trunk/cocoon-stringtemplate/pom.xml (original) +++ cocoon/cocoon3/trunk/cocoon-stringtemplate/pom.xml Fri Sep 26 07:54:04 2008 @@ -26,13 +26,13 @@ org.apache.cocoon.parent cocoon-parent - 1-SNAPSHOT + 3.0.0-SNAPSHOT ../parent/pom.xml org.apache.cocoon.stringtemplate cocoon-stringtemplate - 3.0.0-alpha-1 + 3.0.0-SNAPSHOT-1 Cocoon 3: String Templates [jar] String-Template support for Cocoon 3.