Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 24657 invoked from network); 12 Jul 2006 09:30:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2006 09:30:31 -0000 Received: (qmail 82847 invoked by uid 500); 12 Jul 2006 09:30:29 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 82588 invoked by uid 500); 12 Jul 2006 09:30:29 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 82577 invoked by uid 99); 12 Jul 2006 09:30:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 02:30:29 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of leo.sutic@gmail.com designates 64.233.184.234 as permitted sender) Received: from [64.233.184.234] (HELO wr-out-0506.google.com) (64.233.184.234) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 02:30:26 -0700 Received: by wr-out-0506.google.com with SMTP id i28so58098wra for ; Wed, 12 Jul 2006 02:30:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gV+HAGwwTuf+h6yiGChcg5UvFXELvIfuf7PKNE9FkdPpOvAoXI9q4ErfhvBVLYgVsl+5LfzV2OYws43E7eJpeO5NCgJG6C6SAxIiVoIRmmxW/HM7WwqndkW8v0FQl75cDD+gBdrS9f9FnolMgteMc9UuhejmSJiGMauaoNlWOlQ= Received: by 10.82.109.13 with SMTP id h13mr39931buc; Wed, 12 Jul 2006 02:30:05 -0700 (PDT) Received: by 10.78.200.19 with HTTP; Wed, 12 Jul 2006 02:30:05 -0700 (PDT) Message-ID: Date: Wed, 12 Jul 2006 11:30:05 +0200 From: "Leo Sutic" To: "Jakarta Commons Developers List" Subject: Re: [Attributes] Leaving project In-Reply-To: <31cc37360607091206m78881b1ds64e327a0b089ffc9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <31cc37360607070814m2c2f3623x78b151887d1d83f8@mail.gmail.com> <31cc37360607091206m78881b1ds64e327a0b089ffc9@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/9/06, Henri Yandell wrote: > On 7/9/06, Leo Sutic wrote: > > Bugfixes and a move to qdox instead of xjavadoc to parse source files. > > Why the qdox move? (just in case I have to write the release notes :) ). I ran into some parsing errors with xjavadoc. In particular this one did it for me: xjavadoc has a nasty habit of introducing '=' characters in the parse result. So if you feed it '@@Name ( "xyz" )' it tells you that it has read '@@Name (="xyz" )'. > > So, 2.2 and then move it to dormant, or? > > Pretty much, though not the same dormant as the dead sandbox stuff. > > Do you plan to hang around in Commons, or is Attributes the only one > you really had much interest in? Well, it boils down to a matter of time. As it is, I cant even keep up with "my own" project (attributes), so heling out with any other project is just out of the question. /LS --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org