Return-Path: Delivered-To: apmail-sling-commits-archive@www.apache.org Received: (qmail 8839 invoked from network); 7 Dec 2010 15:16:30 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Dec 2010 15:16:30 -0000 Received: (qmail 13180 invoked by uid 500); 7 Dec 2010 15:16:30 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 13120 invoked by uid 500); 7 Dec 2010 15:16:29 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 13113 invoked by uid 99); 7 Dec 2010 15:16:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 15:16:29 +0000 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; Tue, 07 Dec 2010 15:16:29 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 50827238890A; Tue, 7 Dec 2010 15:15:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1043089 - in /sling/trunk/samples: pom.xml slingbucks/pom.xml Date: Tue, 07 Dec 2010 15:15:58 -0000 To: commits@sling.apache.org From: bdelacretaz@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101207151558.50827238890A@eris.apache.org> Author: bdelacretaz Date: Tue Dec 7 15:15:55 2010 New Revision: 1043089 URL: http://svn.apache.org/viewvc?rev=1043089&view=rev Log: SLING-1887 - Slingbucks sample in samples pom Modified: sling/trunk/samples/pom.xml sling/trunk/samples/slingbucks/pom.xml Modified: sling/trunk/samples/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/samples/pom.xml?rev=1043089&r1=1043088&r2=1043089&view=diff ============================================================================== --- sling/trunk/samples/pom.xml (original) +++ sling/trunk/samples/pom.xml Tue Dec 7 15:15:55 2010 @@ -66,5 +66,6 @@ webloader/service webloader/ui custom-login-form + slingbucks Modified: sling/trunk/samples/slingbucks/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/samples/slingbucks/pom.xml?rev=1043089&r1=1043088&r2=1043089&view=diff ============================================================================== --- sling/trunk/samples/slingbucks/pom.xml (original) +++ sling/trunk/samples/slingbucks/pom.xml Tue Dec 7 15:15:55 2010 @@ -11,7 +11,7 @@ org.apache.sling.samples.slingbucks 0.9.9-SNAPSHOT bundle - Slingbucks - sample coffee store management application + Apache Sling Slingbucks - sample coffee store management application