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 9F269DB82 for ; Fri, 9 Nov 2012 05:04:36 +0000 (UTC) Received: (qmail 87657 invoked by uid 500); 9 Nov 2012 05:04:36 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 87358 invoked by uid 500); 9 Nov 2012 05:04: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 87313 invoked by uid 99); 9 Nov 2012 05:04:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2012 05:04:28 +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; Fri, 09 Nov 2012 05:04:26 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7F25C23888E4; Fri, 9 Nov 2012 05:04:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1407361 - in /sling/whiteboard/ieb/cache: container-test/pom.xml ehcache/pom.xml impl/pom.xml infinispan/pom.xml pom.xml Date: Fri, 09 Nov 2012 05:04:06 -0000 To: commits@sling.apache.org From: ieb@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121109050406.7F25C23888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ieb Date: Fri Nov 9 05:04:05 2012 New Revision: 1407361 URL: http://svn.apache.org/viewvc?rev=1407361&view=rev Log: SLING-2555 Corrected names in poms. Added: sling/whiteboard/ieb/cache/pom.xml - copied, changed from r1406951, sling/whiteboard/ieb/cache/impl/pom.xml Modified: sling/whiteboard/ieb/cache/container-test/pom.xml sling/whiteboard/ieb/cache/ehcache/pom.xml sling/whiteboard/ieb/cache/impl/pom.xml sling/whiteboard/ieb/cache/infinispan/pom.xml Modified: sling/whiteboard/ieb/cache/container-test/pom.xml URL: http://svn.apache.org/viewvc/sling/whiteboard/ieb/cache/container-test/pom.xml?rev=1407361&r1=1407360&r2=1407361&view=diff ============================================================================== --- sling/whiteboard/ieb/cache/container-test/pom.xml (original) +++ sling/whiteboard/ieb/cache/container-test/pom.xml Fri Nov 9 05:04:05 2012 @@ -31,7 +31,7 @@ 0.1-SNAPSHOT jar - Apache Sling Container Test + Apache Sling OSGi PAX Exam support library This bundle provides a base class for OSGi Container tests. It should be incuded as a dependency with a scope of test. Modified: sling/whiteboard/ieb/cache/ehcache/pom.xml URL: http://svn.apache.org/viewvc/sling/whiteboard/ieb/cache/ehcache/pom.xml?rev=1407361&r1=1407360&r2=1407361&view=diff ============================================================================== --- sling/whiteboard/ieb/cache/ehcache/pom.xml (original) +++ sling/whiteboard/ieb/cache/ehcache/pom.xml Fri Nov 9 05:04:05 2012 @@ -31,7 +31,7 @@ 0.1-SNAPSHOT bundle - Apache Sling Cache API + Apache Sling Cache API EhCache implementation This bundle provides an implementation of the Cache API using ehcache. Modified: sling/whiteboard/ieb/cache/impl/pom.xml URL: http://svn.apache.org/viewvc/sling/whiteboard/ieb/cache/impl/pom.xml?rev=1407361&r1=1407360&r2=1407361&view=diff ============================================================================== --- sling/whiteboard/ieb/cache/impl/pom.xml (original) +++ sling/whiteboard/ieb/cache/impl/pom.xml Fri Nov 9 05:04:05 2012 @@ -31,7 +31,7 @@ 0.1-SNAPSHOT jar - Apache Sling Cache API + Apache Sling Cache API Implementation support library This bundle provides an implementation support for Cache implementations. It is a utility jar that should be embedded. Modified: sling/whiteboard/ieb/cache/infinispan/pom.xml URL: http://svn.apache.org/viewvc/sling/whiteboard/ieb/cache/infinispan/pom.xml?rev=1407361&r1=1407360&r2=1407361&view=diff ============================================================================== --- sling/whiteboard/ieb/cache/infinispan/pom.xml (original) +++ sling/whiteboard/ieb/cache/infinispan/pom.xml Fri Nov 9 05:04:05 2012 @@ -31,7 +31,7 @@ 0.1-SNAPSHOT bundle - Apache Sling Cache API + Apache Sling Cache API Infinispan Implementation This bundle provides an implementation of the Cache API using infinispan. Copied: sling/whiteboard/ieb/cache/pom.xml (from r1406951, sling/whiteboard/ieb/cache/impl/pom.xml) URL: http://svn.apache.org/viewvc/sling/whiteboard/ieb/cache/pom.xml?p2=sling/whiteboard/ieb/cache/pom.xml&p1=sling/whiteboard/ieb/cache/impl/pom.xml&r1=1406951&r2=1407361&rev=1407361&view=diff ============================================================================== --- sling/whiteboard/ieb/cache/impl/pom.xml (original) +++ sling/whiteboard/ieb/cache/pom.xml Fri Nov 9 05:04:05 2012 @@ -24,46 +24,30 @@ org.apache.sling sling 13 - ../../../parent/pom.xml - org.apache.sling.commons.cache.impl + org.apache.sling.commons.cache 0.1-SNAPSHOT - jar + pom - Apache Sling Cache API + Apache Sling Cache - This bundle provides an implementation support for Cache implementations. It is a utility jar that should be embedded. + Cache API and implementation - scm:svn:http://svn.apache.org/repos/asf/sling/whiteboard/ieb/cache/impl - scm:svn:https://svn.apache.org/repos/asf/sling/whiteboard/ieb/cache/impl - http://svn.apache.org/viewvc/sling/whiteboard/ieb/cache/impl + scm:svn:http://svn.apache.org/repos/asf/sling/whiteboard/ieb/cache + scm:svn:https://svn.apache.org/repos/asf/sling/whiteboard/ieb/cache + http://svn.apache.org/viewvc/sling/whiteboard/ieb/cache + + api + container-test + ehcache + impl + infinispan + portal + - - - org.apache.sling - org.apache.sling.commons.cache.api - 0.1-SNAPSHOT - - - - commons-io - commons-io - 1.4 - - - org.slf4j - slf4j-api - provided - - - junit - junit - - -