Return-Path: Delivered-To: apmail-incubator-sling-commits-archive@locus.apache.org Received: (qmail 56513 invoked from network); 5 May 2008 11:37:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 May 2008 11:37:03 -0000 Received: (qmail 92181 invoked by uid 500); 5 May 2008 11:37:05 -0000 Delivered-To: apmail-incubator-sling-commits-archive@incubator.apache.org Received: (qmail 92146 invoked by uid 500); 5 May 2008 11:37:05 -0000 Mailing-List: contact sling-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: sling-dev@incubator.apache.org Delivered-To: mailing list sling-commits@incubator.apache.org Received: (qmail 92137 invoked by uid 99); 5 May 2008 11:37:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2008 04:37:05 -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; Mon, 05 May 2008 11:36:28 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C6447238898F; Mon, 5 May 2008 04:36:42 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r653432 - in /incubator/sling/trunk/extensions: event/pom.xml scheduler/pom.xml Date: Mon, 05 May 2008 11:36:42 -0000 To: sling-commits@incubator.apache.org From: cziegeler@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080505113642.C6447238898F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cziegeler Date: Mon May 5 04:36:42 2008 New Revision: 653432 URL: http://svn.apache.org/viewvc?rev=653432&view=rev Log: Correct svn location. Modified: incubator/sling/trunk/extensions/event/pom.xml incubator/sling/trunk/extensions/scheduler/pom.xml Modified: incubator/sling/trunk/extensions/event/pom.xml URL: http://svn.apache.org/viewvc/incubator/sling/trunk/extensions/event/pom.xml?rev=653432&r1=653431&r2=653432&view=diff ============================================================================== --- incubator/sling/trunk/extensions/event/pom.xml (original) +++ incubator/sling/trunk/extensions/event/pom.xml Mon May 5 04:36:42 2008 @@ -38,13 +38,13 @@ - scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/sling/event + scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/commons/event - scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/sling/event + scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/commons/event - http://svn.apache.org/viewvc/incubator/sling/trunk/sling/event + http://svn.apache.org/viewvc/incubator/sling/trunk/commons/event Modified: incubator/sling/trunk/extensions/scheduler/pom.xml URL: http://svn.apache.org/viewvc/incubator/sling/trunk/extensions/scheduler/pom.xml?rev=653432&r1=653431&r2=653432&view=diff ============================================================================== --- incubator/sling/trunk/extensions/scheduler/pom.xml (original) +++ incubator/sling/trunk/extensions/scheduler/pom.xml Mon May 5 04:36:42 2008 @@ -38,13 +38,13 @@ - scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/sling/scheduler + scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/commons/scheduler - scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/sling/scheduler + scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/commons/scheduler - http://svn.apache.org/viewvc/incubator/sling/trunk/sling/scheduler + http://svn.apache.org/viewvc/incubator/sling/trunk/commons/scheduler