Return-Path: X-Original-To: apmail-jackrabbit-commits-archive@www.apache.org Delivered-To: apmail-jackrabbit-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 533FCCA92 for ; Thu, 20 Mar 2014 05:53:18 +0000 (UTC) Received: (qmail 56331 invoked by uid 500); 20 Mar 2014 05:53:17 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 56114 invoked by uid 500); 20 Mar 2014 05:53:04 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 56101 invoked by uid 99); 20 Mar 2014 05:52:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2014 05:52:59 +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, 20 Mar 2014 05:52:57 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D95B223888FE; Thu, 20 Mar 2014 05:52:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1579543 - /jackrabbit/trunk/jackrabbit-aws-ext/pom.xml Date: Thu, 20 Mar 2014 05:52:35 -0000 To: commits@jackrabbit.apache.org From: chetanm@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140320055235.D95B223888FE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chetanm Date: Thu Mar 20 05:52:35 2014 New Revision: 1579543 URL: http://svn.apache.org/r1579543 Log: JCR-3755 - Export S3DataStore package to enable osgi resolution Applying slightly modified patch from Amit Jain. Thanks! Modified: jackrabbit/trunk/jackrabbit-aws-ext/pom.xml Modified: jackrabbit/trunk/jackrabbit-aws-ext/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-aws-ext/pom.xml?rev=1579543&r1=1579542&r2=1579543&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-aws-ext/pom.xml (original) +++ jackrabbit/trunk/jackrabbit-aws-ext/pom.xml Thu Mar 20 05:52:35 2014 @@ -60,7 +60,6 @@ org.slf4j slf4j-api - 1.7.5 @@ -89,6 +88,12 @@ org.apache.felix maven-bundle-plugin true + + + org.apache.jackrabbit.aws.ext.ds + sun.io + + org.apache.rat