Return-Path: Delivered-To: apmail-ws-general-archive@www.apache.org Received: (qmail 47188 invoked from network); 15 Apr 2009 20:31:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Apr 2009 20:31:39 -0000 Received: (qmail 63967 invoked by uid 500); 15 Apr 2009 20:31:37 -0000 Delivered-To: apmail-ws-general-archive@ws.apache.org Received: (qmail 63441 invoked by uid 500); 15 Apr 2009 20:31:36 -0000 Mailing-List: contact general-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: general@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list general@ws.apache.org Received: (qmail 63424 invoked by uid 99); 15 Apr 2009 20:31:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2009 20:31:35 +0000 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 209.85.198.251 as permitted sender) Received: from [209.85.198.251] (HELO rv-out-0708.google.com) (209.85.198.251) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2009 20:31:27 +0000 Received: by rv-out-0708.google.com with SMTP id k29so64878rvb.28 for ; Wed, 15 Apr 2009 13:31:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=xLfLCjt1uiIYUxosG/qiPpSFTcv0fTJolIFEsSaLHfU=; b=HiID5E4HdqADtfdGwWybrO+6CGHWKfG9IyGvwUdTjYHPT/b4btqkRVJfMdf4JCGa54 EHrNIoZ9ebqFFLHlDZR8bQw1Dna/AeiXXLul7I8e+5gtDsGuvk73asgcstrpwb6Aul1J HxSL9pi2UzX2kRjYRWQeeOKoeKL4ecBuHKw2E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=yCsCus5c5tSgMJI+SxD5rtAPvmbt71iLrjEFeQFh4FfB43wcyOaYJCaqYBMdtL6Biq mYwruqb2cUiJlDPn2Wu8br9q3AzflokG12je4X0nN3h08LYypxDWEffd7aNIiAiUni3a IdKJmRqxtRt6TePjrgxV9SqbaPUKZkAu/cJmY= Received: by 10.141.40.2 with SMTP id s2mr459972rvj.105.1239827467650; Wed, 15 Apr 2009 13:31:07 -0700 (PDT) Received: from ?192.168.2.101? (c-76-24-122-109.hsd1.ma.comcast.net [76.24.122.109]) by mx.google.com with ESMTPS id k2sm495966rvb.54.2009.04.15.13.31.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 15 Apr 2009 13:31:06 -0700 (PDT) Message-ID: <49E64407.2080507@gmail.com> Date: Wed, 15 Apr 2009 16:31:03 -0400 From: Davanum Srinivas User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2 MIME-Version: 1.0 To: commons-dev@ws.apache.org CC: general@ws.apache.org Subject: Re: [VOTE] Release XmlSchema 1.4.5 References: <61b5d9410904151249g60854ea3lefbac61ec258e71@mail.gmail.com> In-Reply-To: <61b5d9410904151249g60854ea3lefbac61ec258e71@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org +1 (non-binding) -- dims On 04/15/2009 03:49 PM, Benson Margulies wrote: > I have prepared release artifacts for XmlSchema 1.4.5: > > http://people.apache.org/~bimargulies/maven_staging/org/apache/ws/commons/schema/XmlSchema/1.4.5/ > > with fixes for: > > WSCOMMONS-460 > targetNamespace in schema without a prefixed namespace also defined > can cause empty namespace to be overwritten. > > WSCOMMONS-447 > Serializer requires a namespace context. > > WSCOMMONS-426 > Serialization gets NPE with no namespace context. > > WSCOMMONS-283 > Package XmlSchema as on OSGi bundle. > > The vote will remain open for 72 hours. > > PMC members, please vote!