Return-Path: X-Original-To: apmail-sling-commits-archive@www.apache.org Delivered-To: apmail-sling-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA62B17A16 for ; Wed, 7 Oct 2015 13:13:43 +0000 (UTC) Received: (qmail 62629 invoked by uid 500); 7 Oct 2015 13:13:43 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 62568 invoked by uid 500); 7 Oct 2015 13:13:43 -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 62558 invoked by uid 99); 7 Oct 2015 13:13:43 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Oct 2015 13:13:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 46D6A180E1A for ; Wed, 7 Oct 2015 13:13:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.99 X-Spam-Level: X-Spam-Status: No, score=0.99 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id yGwbY0_i-0yW for ; Wed, 7 Oct 2015 13:13:42 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id B4619203BA for ; Wed, 7 Oct 2015 13:13:42 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 4DAA8E0256 for ; Wed, 7 Oct 2015 13:13:42 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 499AE3A01E3 for ; Wed, 7 Oct 2015 13:13:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1707293 - /sling/trunk/samples/slingshot/pom.xml Date: Wed, 07 Oct 2015 13:13:42 -0000 To: commits@sling.apache.org From: bdelacretaz@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151007131342.499AE3A01E3@svn01-us-west.apache.org> Author: bdelacretaz Date: Wed Oct 7 13:13:42 2015 New Revision: 1707293 URL: http://svn.apache.org/viewvc?rev=1707293&view=rev Log: SetupServiceTest failed, move to osgi-mock SNAPSHOT Modified: sling/trunk/samples/slingshot/pom.xml Modified: sling/trunk/samples/slingshot/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/samples/slingshot/pom.xml?rev=1707293&r1=1707292&r2=1707293&view=diff ============================================================================== --- sling/trunk/samples/slingshot/pom.xml (original) +++ sling/trunk/samples/slingshot/pom.xml Wed Oct 7 13:13:42 2015 @@ -194,7 +194,7 @@ org.apache.sling org.apache.sling.testing.osgi-mock - 1.5.0 + 1.5.1-SNAPSHOT test