Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 915A1200C62 for ; Wed, 26 Apr 2017 13:34:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8FDE7160BA8; Wed, 26 Apr 2017 11:34:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D2466160B95 for ; Wed, 26 Apr 2017 13:34:51 +0200 (CEST) Received: (qmail 63948 invoked by uid 500); 26 Apr 2017 11:34:51 -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 63935 invoked by uid 99); 26 Apr 2017 11:34:51 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Apr 2017 11:34:51 +0000 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 5EE143A0042 for ; Wed, 26 Apr 2017 11:34:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1792736 - in /aries/trunk/blueprint/itests/blueprint-itests: ./ src/test/java/org/apache/aries/blueprint/itests/ Date: Wed, 26 Apr 2017 11:34:50 -0000 To: commits@aries.apache.org From: cschneider@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170426113450.5EE143A0042@svn01-us-west.apache.org> archived-at: Wed, 26 Apr 2017 11:34:52 -0000 Author: cschneider Date: Wed Apr 26 11:34:50 2017 New Revision: 1792736 URL: http://svn.apache.org/viewvc?rev=1792736&view=rev Log: Update pax exam and equinox. Remove deprecated CompositeBundle tests Removed: aries/trunk/blueprint/itests/blueprint-itests/src/test/java/org/apache/aries/blueprint/itests/BaseBlueprintContainerBTCustomizerTest.java aries/trunk/blueprint/itests/blueprint-itests/src/test/java/org/apache/aries/blueprint/itests/BlueprintContainer2BTCustomizerTest.java aries/trunk/blueprint/itests/blueprint-itests/src/test/java/org/apache/aries/blueprint/itests/BlueprintContainerBTCustomizerTest.java Modified: aries/trunk/blueprint/itests/blueprint-itests/pom.xml Modified: aries/trunk/blueprint/itests/blueprint-itests/pom.xml URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/itests/blueprint-itests/pom.xml?rev=1792736&r1=1792735&r2=1792736&view=diff ============================================================================== --- aries/trunk/blueprint/itests/blueprint-itests/pom.xml (original) +++ aries/trunk/blueprint/itests/blueprint-itests/pom.xml Wed Apr 26 11:34:50 2017 @@ -28,10 +28,8 @@ ../pom.xml - org.apache.aries.blueprint org.apache.aries.blueprint.itests Apache Aries Blueprint iTests - 1.0.2-SNAPSHOT Integration tests using the standalone blueprint-bundle for the implementation and blueprint-sample for the blueprint application to be tested. @@ -44,15 +42,15 @@ - 4.5.0 + 4.10.0 2.2.0 - org.eclipse + org.eclipse.platform org.eclipse.osgi - 3.8.0.v20120529-1548 + 3.11.3 provided @@ -173,25 +171,25 @@ org.apache.aries.blueprint org.apache.aries.blueprint.testbundlea test - 1.1.0-SNAPSHOT + ${project.version} org.apache.aries.blueprint org.apache.aries.blueprint.testbundleb test - 1.0.2-SNAPSHOT + ${project.version} org.apache.aries.blueprint org.apache.aries.blueprint.testbundlee test - 1.0.0-SNAPSHOT + ${project.version} org.apache.aries.blueprint org.apache.aries.blueprint.testbundles test - 1.0.0-SNAPSHOT + ${project.version} org.apache.aries.blueprint @@ -326,12 +324,12 @@ - org.ops4j.pax.exam - maven-paxexam-plugin + org.apache.servicemix.tooling + depends-maven-plugin + 1.4.0 - generate-config - generate-resources + generate-depends-file generate-depends-file