Return-Path: Delivered-To: apmail-tuscany-dev-archive@www.apache.org Received: (qmail 39047 invoked from network); 1 Oct 2009 15:56:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Oct 2009 15:56:11 -0000 Received: (qmail 70945 invoked by uid 500); 1 Oct 2009 15:56:10 -0000 Delivered-To: apmail-tuscany-dev-archive@tuscany.apache.org Received: (qmail 70917 invoked by uid 500); 1 Oct 2009 15:56:10 -0000 Mailing-List: contact dev-help@tuscany.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tuscany.apache.org Delivered-To: mailing list dev@tuscany.apache.org Received: (qmail 70909 invoked by uid 99); 1 Oct 2009 15:56:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2009 15:56:10 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simonslaws@googlemail.com designates 209.85.219.220 as permitted sender) Received: from [209.85.219.220] (HELO mail-ew0-f220.google.com) (209.85.219.220) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2009 15:55:59 +0000 Received: by ewy20 with SMTP id 20so346702ewy.20 for ; Thu, 01 Oct 2009 08:55:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=X9Prmebt7z7fTewnezfc5B6Sfp7dx2BPpE7gAalCPks=; b=uOT3enKdYufjgZrzy0Oh6euG08MeKLQ7Rt+QuyaWQYddM7eWw+Dtg/92HfxKHRHaZs NrG/BmqC2Cf3vYqPxdX+raB/eQ2gkdByHYpnrbn6R3S8NPrDCeFcywaAZixjY0OXMAsP vs0E5XDR9R+fjtVHMZ5lxv9F3ukthvoJH4K5A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=jLWcBAcsOykgwsm2iYneltF7fJvr0mNIRKBTeQyfTKgAmMrpHMC8SqYE8R2DIL81HW uPmbRdy07ThNQydKEtyV03HnVZy3Jz5l+n4VwjoiXVgUbIeJDn9nsGsauVcw79PNKcPP SjRYBJxgRMASuMpdgUblD9COmVRf/9S+M2TI8= MIME-Version: 1.0 Received: by 10.211.161.16 with SMTP id n16mr1644028ebo.20.1254412539473; Thu, 01 Oct 2009 08:55:39 -0700 (PDT) In-Reply-To: References: <254E8DF0126845D38FE791BD735A2571@rfengt61p> <5a75db780909301155p4c69cd6agdcb0959a25778661@mail.gmail.com> <4AC3C0D8.7070702@apache.org> Date: Thu, 1 Oct 2009 16:55:39 +0100 Message-ID: Subject: Re: [VOTE] Release Tuscany SCA Java 1.5.1 RC3 From: Simon Laws To: dev@tuscany.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I managed to bring my linux PC back to life. V. old fedora install and Sun JDK 6. What I see is.... samples/calculator-implementation-policies - works so there seems to be some other platform thing going on. What are you running on Sebastien? binding-notification-producer - works once and then fails with the problem Sebastien reported samples/simple-bigbank-spring - fails as reported I'm not inclined to re-spin for the first two (just because they are not complete failures). I'm thinking about the spring one. Regards Simon