From kalumet-commits-return-264-apmail-incubator-kalumet-commits-archive=incubator.apache.org@incubator.apache.org Thu Dec 13 07:14:15 2012 Return-Path: X-Original-To: apmail-incubator-kalumet-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-kalumet-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 825DAD444 for ; Thu, 13 Dec 2012 07:14:15 +0000 (UTC) Received: (qmail 96386 invoked by uid 500); 13 Dec 2012 07:14:15 -0000 Delivered-To: apmail-incubator-kalumet-commits-archive@incubator.apache.org Received: (qmail 96361 invoked by uid 500); 13 Dec 2012 07:14:14 -0000 Mailing-List: contact kalumet-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: kalumet-dev@incubator.apache.org Delivered-To: mailing list kalumet-commits@incubator.apache.org Received: (qmail 96343 invoked by uid 99); 13 Dec 2012 07:14:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 07:14:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Thu, 13 Dec 2012 07:14:13 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 313F22388AA6; Thu, 13 Dec 2012 07:13:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1421090 - in /incubator/kalumet/trunk: ./ assembly/ documentation/ kalumet-modules/ kalumet-modules/agent/ kalumet-modules/common/ kalumet-modules/console/ kalumet-modules/controller/ kalumet-modules/controller/core/ kalumet-modules/contro... Date: Thu, 13 Dec 2012 07:13:51 -0000 To: kalumet-commits@incubator.apache.org From: jbonofre@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121213071353.313F22388AA6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jbonofre Date: Thu Dec 13 07:13:50 2012 New Revision: 1421090 URL: http://svn.apache.org/viewvc?rev=1421090&view=rev Log: Cancel Apache Kalumet 0.6-incubating release Modified: incubator/kalumet/trunk/assembly/pom.xml incubator/kalumet/trunk/documentation/pom.xml incubator/kalumet/trunk/kalumet-modules/agent/pom.xml incubator/kalumet/trunk/kalumet-modules/common/pom.xml incubator/kalumet/trunk/kalumet-modules/console/pom.xml incubator/kalumet/trunk/kalumet-modules/controller/core/pom.xml incubator/kalumet/trunk/kalumet-modules/controller/jboss/pom.xml incubator/kalumet/trunk/kalumet-modules/controller/pom.xml incubator/kalumet/trunk/kalumet-modules/controller/weblogic/pom.xml incubator/kalumet/trunk/kalumet-modules/controller/websphere/pom.xml incubator/kalumet/trunk/kalumet-modules/pom.xml incubator/kalumet/trunk/kalumet-modules/utils/pom.xml incubator/kalumet/trunk/pom.xml Modified: incubator/kalumet/trunk/assembly/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/assembly/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/assembly/pom.xml (original) +++ incubator/kalumet/trunk/assembly/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet kalumet - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/documentation/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/documentation/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/documentation/pom.xml (original) +++ incubator/kalumet/trunk/documentation/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet kalumet - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/kalumet-modules/agent/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/kalumet-modules/agent/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/kalumet-modules/agent/pom.xml (original) +++ incubator/kalumet/trunk/kalumet-modules/agent/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet kalumet-modules - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/kalumet-modules/common/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/kalumet-modules/common/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/kalumet-modules/common/pom.xml (original) +++ incubator/kalumet/trunk/kalumet-modules/common/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet kalumet-modules - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/kalumet-modules/console/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/kalumet-modules/console/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/kalumet-modules/console/pom.xml (original) +++ incubator/kalumet/trunk/kalumet-modules/console/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet kalumet-modules - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/kalumet-modules/controller/core/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/kalumet-modules/controller/core/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/kalumet-modules/controller/core/pom.xml (original) +++ incubator/kalumet/trunk/kalumet-modules/controller/core/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet.controller controller - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/kalumet-modules/controller/jboss/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/kalumet-modules/controller/jboss/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/kalumet-modules/controller/jboss/pom.xml (original) +++ incubator/kalumet/trunk/kalumet-modules/controller/jboss/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet.controller controller - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/kalumet-modules/controller/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/kalumet-modules/controller/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/kalumet-modules/controller/pom.xml (original) +++ incubator/kalumet/trunk/kalumet-modules/controller/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet kalumet-modules - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/kalumet-modules/controller/weblogic/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/kalumet-modules/controller/weblogic/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/kalumet-modules/controller/weblogic/pom.xml (original) +++ incubator/kalumet/trunk/kalumet-modules/controller/weblogic/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet.controller controller - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/kalumet-modules/controller/websphere/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/kalumet-modules/controller/websphere/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/kalumet-modules/controller/websphere/pom.xml (original) +++ incubator/kalumet/trunk/kalumet-modules/controller/websphere/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet.controller controller - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/kalumet-modules/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/kalumet-modules/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/kalumet-modules/pom.xml (original) +++ incubator/kalumet/trunk/kalumet-modules/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet kalumet - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/kalumet-modules/utils/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/kalumet-modules/utils/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/kalumet-modules/utils/pom.xml (original) +++ incubator/kalumet/trunk/kalumet-modules/utils/pom.xml Thu Dec 13 07:13:50 2012 @@ -24,7 +24,7 @@ org.apache.kalumet kalumet-modules - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT ../pom.xml Modified: incubator/kalumet/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/pom.xml?rev=1421090&r1=1421089&r2=1421090&view=diff ============================================================================== --- incubator/kalumet/trunk/pom.xml (original) +++ incubator/kalumet/trunk/pom.xml Thu Dec 13 07:13:50 2012 @@ -30,7 +30,7 @@ org.apache.kalumet kalumet pom - 0.7-incubating-SNAPSHOT + 0.6-incubating-SNAPSHOT Apache Kalumet 2011