Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8F679111AF for ; Sat, 23 Aug 2014 06:37:04 +0000 (UTC) Received: (qmail 16378 invoked by uid 500); 23 Aug 2014 06:37:04 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 16332 invoked by uid 500); 23 Aug 2014 06:37:04 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 16320 invoked by uid 99); 23 Aug 2014 06:37:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Aug 2014 06:37:03 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of claus.ibsen@gmail.com designates 209.85.223.176 as permitted sender) Received: from [209.85.223.176] (HELO mail-ie0-f176.google.com) (209.85.223.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Aug 2014 06:37:00 +0000 Received: by mail-ie0-f176.google.com with SMTP id tr6so7277628ieb.7 for ; Fri, 22 Aug 2014 23:36:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=pZjRVtkYNY3F6Ed0XpBtpvuYwqzQoWk3l2RX69+jL38=; b=kNTmw3cKANQ2UdjsPoezjIjmK/rfEMah3ODICFXp9azQwOcTQv1zoS7CX7uUM0lnJV GB16buSB8o6CnnvO79+Ve3nCBqLy929bKbUG7AYo+GX1QJwor2QJjw9A9uUbPLF6oOV4 SrSgMx8g/vqircN5NUq4A6yZaPJDH3+C2RzhEKezieRRHLuza9UCUP7+I91TndjJoCvT rBgA7NaG4nEuCeoADOTCsuoGNgN1DheMikVabcIjqLUzY6TCsr4X6KCc3D3asRu19wO2 Ll15TmAtbxCUI1yv43PYAAkoU6D9YhtN/CN9Yc0R620tQfjq8a1/8Z/m0xrpm8C2M124 D0jQ== X-Received: by 10.50.79.197 with SMTP id l5mr3132005igx.12.1408775799638; Fri, 22 Aug 2014 23:36:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.251.36 with HTTP; Fri, 22 Aug 2014 23:36:19 -0700 (PDT) In-Reply-To: <935A26B3-2A80-4939-A5F7-3B4B1757C86B@apache.org> References: <935A26B3-2A80-4939-A5F7-3B4B1757C86B@apache.org> From: Claus Ibsen Date: Sat, 23 Aug 2014 08:36:19 +0200 Message-ID: Subject: Re: osgi tests updated to pax-exam 3.4.0 To: dev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi The module camel-itest-karaf is now broken davsclaus:~/workspace/camel/tests/camel-itest-karaf (master)/$ mvn clean in= stall [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.camel:camel-itest-karaf:2.14-SNAPSHOT (/Users/davsclaus/workspace/camel/tests/camel-itest-karaf/pom.xml) has 2 errors [ERROR] 'dependencies.dependency.version' for org.ops4j.pax.runner:pax-runner-no-jcl:jar is missing. @ line 39, column 21 [ERROR] 'dependencies.dependency.version' for org.apache.karaf.tooling.exam:org.apache.karaf.tooling.exam.container:jar is missing. @ line 49, column 21 [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. On Fri, Aug 22, 2014 at 7:01 PM, Daniel Kulp wrote: > > I now have the camel-itest-osgi stuff all updated to pax-exam 3.4.0. Th= ere are currently two sets of test failures: > > 1) SedaTest - the context.getName() behavior seems to have changed recent= ly. The test is expecting the name to start with the bundleId, but it=E2= =80=99s not and just getting the default =E2=80=9Ccamel-1=E2=80=9D, =E2=80= =9Ccamel-2=E2=80=9D, etc=E2=80=A6 Claus: I believe this is due to https:/= /issues.apache.org/jira/browse/CAMEL-6972 If so, definitely shows the o= sgi tests haven=E2=80=99t been run in a long time. > > 2) AWS tests - all the aws tests fail because the aws bundle is not usabl= e. https://issues.apache.org/jira/browse/SMX4-1813 > > The rest of the tests now pass. > > This is currently using Karaf 2.3.6. I=E2=80=99m going to attempt updati= ng to Karaf 3.0.1 next week. > > > -- > Daniel Kulp > dkulp@apache.org - http://dankulp.com/blog > Talend Community Coder - http://coders.talend.com > --=20 Claus Ibsen ----------------- Red Hat, Inc. Email: cibsen@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/