Return-Path: Delivered-To: apmail-ws-commons-dev-archive@locus.apache.org Received: (qmail 32440 invoked from network); 19 Mar 2008 19:19:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Mar 2008 19:19:51 -0000 Received: (qmail 55712 invoked by uid 500); 19 Mar 2008 19:19:48 -0000 Delivered-To: apmail-ws-commons-dev-archive@ws.apache.org Received: (qmail 55692 invoked by uid 500); 19 Mar 2008 19:19:48 -0000 Mailing-List: contact commons-dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: commons-dev@ws.apache.org Delivered-To: mailing list commons-dev@ws.apache.org Received: (qmail 55683 invoked by uid 99); 19 Mar 2008 19:19:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Mar 2008 12:19:48 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of davanum@gmail.com designates 72.14.246.241 as permitted sender) Received: from [72.14.246.241] (HELO ag-out-0708.google.com) (72.14.246.241) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Mar 2008 19:19:09 +0000 Received: by ag-out-0708.google.com with SMTP id 23so1057070agd.5 for ; Wed, 19 Mar 2008 12:19:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=XI0oTkMRcv7rUhV8HEVm3iAgpC3JPn/tJgeDWaSsH1Q=; b=UdB2XyQYxIoxN013aYM83gaCge+atZZjv7cW0xT2s6MxmQAA8bp9wk2i0s4HqAPlNtEHtWKGuVe9DuQGnF1ux/vvhNLx2C1nZCmoSb9ySMvr9JE2kIw+o8vbvJN7pGSdzF8qh71yg/9T8XV2Zj4kcQL5DAhIlKlXPJnALUkxCdQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=F+HJCzbE5LF4ACcAbCzw1jrwlSyAYNGpKmb6g5TW4rtYMruZ9Ala6giqYQpHh1qg7jtesPNUCw7DDwltbwqty7Ay6G3yA4jd/+cV7MVTS05ac12z2p6Czaj776kdxSx2cQl5q43zf2hMh3Yq/YNDNcw+2BCs5oAU2LxCCIj0M2A= Received: by 10.70.70.12 with SMTP id s12mr1433882wxa.24.1205954360191; Wed, 19 Mar 2008 12:19:20 -0700 (PDT) Received: from ?192.168.2.102? ( [66.31.154.33]) by mx.google.com with ESMTPS id i13sm1122724wxd.3.2008.03.19.12.19.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 19 Mar 2008 12:19:19 -0700 (PDT) Message-ID: <47E16735.3070208@gmail.com> Date: Wed, 19 Mar 2008 15:19:17 -0400 From: Davanum Srinivas User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Daniel Kulp CC: commons-dev@ws.apache.org Subject: Re: [Vote] XmlSchema RC2 References: <200803191401.31579.dkulp@apache.org> <19e0530f0803191108vae2afdera6d795069f544667@mail.gmail.com> <200803191506.29604.dkulp@apache.org> In-Reply-To: <200803191506.29604.dkulp@apache.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dan, Can you please help identify the changes? Let's merge them in the trunk. thanks, dims Daniel Kulp wrote: | Well, that really sucks. A month and a half of asking/hoping/begging for | a release that fixes critical bugs that end users are hitting, and the | release still hasn't occurred..... :-( We are planning to build a | CXF 2.0.5 release tomorrow and was kind of expecting that this was | released. Oh well. | | Next question: where should we be looking if we're thinking of doing | some performance enhancements. trunk or the 1.4 branch? There | certainly are a bunch of fixes on the 1.4 branch that don't exist on | trunk yet. That doesn't seem right. | | | Dan | | | On Wednesday 19 March 2008, Davanum Srinivas wrote: |> Dan, |> |> I don't think so. FWIW, there were a couple of changes that went in |> after this RC was cut. |> |> -- dims |> |> On Wed, Mar 19, 2008 at 2:01 PM, Daniel Kulp wrote: |>> On Monday 03 March 2008, Daniel Kulp wrote: |>> > On Friday 29 February 2008, Ajith Ranabahu wrote: |>> > > Hi, |>> > > Since Dan has pointed out that our jars are missing a few |>> > > required txt files in the meta-inf folder, I've fixed that |>> > > error and posted another release candidate. There are no code |>> > > changes from the last RC except for the change in the build |>> > > script to copy the stuff to the right places. |>> > > |>> > > The signed and MD5ed artifacts are available at |>> > > http://people.apache.org/~ajith/xmlschema/ |>> > > |>> > > Here is my +1 for this release |>> > |>> > I'm +1, but I'm not a WS PMC so it's non-binding. |>> > |>> > However, major thanks for pushing this. |>> |>> Was this actually released yet? |>> |>> |>> |>> |>> -- |>> J. Daniel Kulp |>> Principal Engineer, IONA |>> dkulp@apache.org |>> http://www.dankulp.com/blog |>> |>> |>> -------------------------------------------------------------------- |>> - To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org For |>> additional commands, e-mail: commons-dev-help@ws.apache.org | | | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) iD8DBQFH4Wc1gNg6eWEDv1kRAjW2AJ0e1j6CrommEJ90U1w+xIf4AMwTDQCcDmAX tY9AS4qbPJoAqpwqimvrmBE= =2C+H -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org For additional commands, e-mail: commons-dev-help@ws.apache.org