Return-Path: X-Original-To: apmail-aries-commits-archive@www.apache.org Delivered-To: apmail-aries-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 E7B1777B2 for ; Thu, 20 Oct 2011 23:25:54 +0000 (UTC) Received: (qmail 47195 invoked by uid 500); 20 Oct 2011 23:25:54 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 47149 invoked by uid 500); 20 Oct 2011 23:25:54 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 47141 invoked by uid 99); 20 Oct 2011 23:25:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2011 23:25:54 +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 Oct 2011 23:25:52 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4597E23889EA; Thu, 20 Oct 2011 23:25:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1187131 - /aries/trunk/subsystem/pom.xml Date: Thu, 20 Oct 2011 23:25:32 -0000 To: commits@aries.apache.org From: jwross@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111020232532.4597E23889EA@eris.apache.org> Author: jwross Date: Thu Oct 20 23:25:31 2011 New Revision: 1187131 URL: http://svn.apache.org/viewvc?rev=1187131&view=rev Log: Removed obsolete modules. Modified: aries/trunk/subsystem/pom.xml Modified: aries/trunk/subsystem/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/pom.xml?rev=1187131&r1=1187130&r2=1187131&view=diff ============================================================================== --- aries/trunk/subsystem/pom.xml (original) +++ aries/trunk/subsystem/pom.xml Thu Oct 20 23:25:31 2011 @@ -1,224 +1,218 @@ - - - - - - org.apache.aries - java5-parent - 0.4 - - - - 4.0.0 - org.apache.aries.subsystem - subsystem - Apache Aries Subsystem - pom - - Subsystems support for Aries - - - - - default - - true - - - subsystem-api - subsystem-core - subsystem-scope-api - subsystem-scope-impl - subsystem-scope-itests - subsystem-obr - subsystem-install - subsystem-executor - subsystem-example - subsystem-itests - - - - - - fetch-external - - - ossrh - Sonatype OSS Repository - http://oss.sonatype.org/content/groups/public - default - - - - - - - - - - - com.savage7.maven.plugins - maven-external-dependency-plugin - 0.5-SNAPSHOT - false - - true - false - false - - - org.eclipse - osgi - 3.8.0-SNAPSHOT - jar - http://www.eclipse.org/downloads/download.php?file=/equinox/drops/I20111018-0850/org.eclipse.osgi_3.8.0.v20111017-1643.jar&url=http://download.eclipse.org/equinox/drops/I20111018-0850/org.eclipse.osgi_3.8.0.v20111017-1643.jar&mirror_id=1 - - - org.eclipse.equinox - coordinator - 1.0.0.v20110314 - jar - http://ftp.osuosl.org/pub/eclipse/equinox/drops/R-3.7.1-201109091335/org.eclipse.equinox.coordinator_1.0.0.v20110502.jar - - - org.eclipse.equinox - region - 1.0.0.v20110506 - jar - http://ftp.osuosl.org/pub/eclipse/equinox/drops/R-3.7.1-201109091335/org.eclipse.equinox.region_1.0.0.v20110524.jar - - - - - - clean-external-dependencies - clean - - clean-external - - - - resolve-install-external-dependencies - process-resources - - resolve-external - install-external - - - - - - - - - - - + + + + + + org.apache.aries + java5-parent + 0.4 + + + + 4.0.0 + org.apache.aries.subsystem + subsystem + Apache Aries Subsystem + pom + + Subsystems support for Aries + + + + + default + + true + + + subsystem-api + subsystem-core + subsystem-executor + subsystem-itests + + + + + + fetch-external + + + ossrh + Sonatype OSS Repository + http://oss.sonatype.org/content/groups/public + default + + + + + + + + + + + com.savage7.maven.plugins + maven-external-dependency-plugin + 0.5-SNAPSHOT + false + + true + false + false + + + org.eclipse + osgi + 3.8.0-SNAPSHOT + jar + http://www.eclipse.org/downloads/download.php?file=/equinox/drops/I20111018-0850/org.eclipse.osgi_3.8.0.v20111017-1643.jar&url=http://download.eclipse.org/equinox/drops/I20111018-0850/org.eclipse.osgi_3.8.0.v20111017-1643.jar&mirror_id=1 + + + org.eclipse.equinox + coordinator + 1.0.0.v20110314 + jar + http://ftp.osuosl.org/pub/eclipse/equinox/drops/R-3.7.1-201109091335/org.eclipse.equinox.coordinator_1.0.0.v20110502.jar + + + org.eclipse.equinox + region + 1.0.0.v20110506 + jar + http://ftp.osuosl.org/pub/eclipse/equinox/drops/R-3.7.1-201109091335/org.eclipse.equinox.region_1.0.0.v20110524.jar + + + + + + clean-external-dependencies + clean + + clean-external + + + + resolve-install-external-dependencies + process-resources + + resolve-external + install-external + + + + + + + + + + +