You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by James M Snell <ja...@gmail.com> on 2006/12/04 23:12:23 UTC

[VOTE] Abdera 0.2.0-incubating Release

The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
drop delivers a number of important updates and fixes:

 * A reworked API that improves usability
 * Decoupled extensions from the underlying parser implementation
 * A Atom Publishing Protocol client implementation
 * Updated support for the current Atom Publishing Protocol
   draft specification
 * Added support for Internationalized Resource Identifiers (IRIs)
 * Improved Thread Safety
 * Fixed a number of classloader issues that kept Abdera from
   working properly in application server environments.
 * Improved Javadocs
 * Added test cases and sample code
 * Added experimental Bidirectional Text support
 * Improved implementation of OpenSearch v1.0 and v1.1 extensions
 * Implementation of MediaRSS extensions
 * Implementation of Feed Paging and Archiving extensions
 * GoogleLogin Authentication Support

Release Candidate:

JDK 1.5:
http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5

JDK 1.4.2:
http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5

Source:
http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5


We'd like to go ahead with the release.  It would be excellent if y'all
could weigh in.

- James

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 12/4/06, James M Snell <ja...@gmail.com> wrote:
> The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
> drop delivers a number of important updates and fixes:
>
>  * A reworked API that improves usability
>  * Decoupled extensions from the underlying parser implementation
>  * A Atom Publishing Protocol client implementation
>  * Updated support for the current Atom Publishing Protocol
>    draft specification
>  * Added support for Internationalized Resource Identifiers (IRIs)
>  * Improved Thread Safety
>  * Fixed a number of classloader issues that kept Abdera from
>    working properly in application server environments.
>  * Improved Javadocs
>  * Added test cases and sample code
>  * Added experimental Bidirectional Text support
>  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
>  * Implementation of MediaRSS extensions
>  * Implementation of Feed Paging and Archiving extensions
>  * GoogleLogin Authentication Support
>
> Release Candidate:
>
> JDK 1.5:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
>
> JDK 1.4.2:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5
>
> Source:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
>
>
> We'd like to go ahead with the release.  It would be excellent if y'all
> could weigh in.

+1

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 12/4/06, James M Snell <ja...@gmail.com> wrote:
> The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
> drop delivers a number of important updates and fixes:
>
>  * A reworked API that improves usability
>  * Decoupled extensions from the underlying parser implementation
>  * A Atom Publishing Protocol client implementation
>  * Updated support for the current Atom Publishing Protocol
>    draft specification
>  * Added support for Internationalized Resource Identifiers (IRIs)
>  * Improved Thread Safety
>  * Fixed a number of classloader issues that kept Abdera from
>    working properly in application server environments.
>  * Improved Javadocs
>  * Added test cases and sample code
>  * Added experimental Bidirectional Text support
>  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
>  * Implementation of MediaRSS extensions
>  * Implementation of Feed Paging and Archiving extensions
>  * GoogleLogin Authentication Support
>
> Release Candidate:
>
> JDK 1.5:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
>
> JDK 1.4.2:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5
>
> Source:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
>
>
> We'd like to go ahead with the release.  It would be excellent if y'all
> could weigh in.

+1

-garrett

Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by Ugo Cei <ug...@gmail.com>.
On Dec 4, 2006, at 11:12 PM, James M Snell wrote:

> The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
> drop delivers a number of important updates and fixes:
>
>  * A reworked API that improves usability
>  * Decoupled extensions from the underlying parser implementation
>  * A Atom Publishing Protocol client implementation
>  * Updated support for the current Atom Publishing Protocol
>    draft specification
>  * Added support for Internationalized Resource Identifiers (IRIs)
>  * Improved Thread Safety
>  * Fixed a number of classloader issues that kept Abdera from
>    working properly in application server environments.
>  * Improved Javadocs
>  * Added test cases and sample code
>  * Added experimental Bidirectional Text support
>  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
>  * Implementation of MediaRSS extensions
>  * Implementation of Feed Paging and Archiving extensions
>  * GoogleLogin Authentication Support
>
> Release Candidate:
>
> JDK 1.5:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
>
> JDK 1.4.2:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0- 
> incubating.jdk142.zip.md5
>
> Source:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
>
>
> We'd like to go ahead with the release.  It would be excellent if  
> y'all
> could weigh in.
>
> - James

+1

	Ugo


-- 
Ugo Cei
Blog: http://agylen.com/
Open Source Zone: http://oszone.org/
Evil or Not?: http://evilornot.info/
Company: http://www.sourcesense.com/



Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by James M Snell <ja...@gmail.com>.
Doh! I thought I'd caught all of those. Thx.  I'll update those now.

- James

Yoav Shapira wrote:
> Hi,
> I'm referring to the docs included in the release distro, not on the
> site ;)  Just a small note for the next time.
> 
> Yoav
> 
> On 12/5/06, James M Snell <ja...@gmail.com> wrote:
>> If you're referring to documentation on the site, I planned to update
>> that once the release was up.
>>
>> - James
>>
>> Yoav Shapira wrote:
>> > Hi,
>> > +1 for the release.
>> >
>> > Small nit: much of the documentation still says the version of
>> > 0.1-incubating.  The binary distro files are fine, they say
>> > 0.2-incubating, so hopefully users won't be too confused, but this
>> > will be a good thing to fix for future releases ;)
>> >
>> > Yoav
>> >
>> > On 12/4/06, James M Snell <ja...@gmail.com> wrote:
>> >> The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
>> >> drop delivers a number of important updates and fixes:
>> >>
>> >>  * A reworked API that improves usability
>> >>  * Decoupled extensions from the underlying parser implementation
>> >>  * A Atom Publishing Protocol client implementation
>> >>  * Updated support for the current Atom Publishing Protocol
>> >>    draft specification
>> >>  * Added support for Internationalized Resource Identifiers (IRIs)
>> >>  * Improved Thread Safety
>> >>  * Fixed a number of classloader issues that kept Abdera from
>> >>    working properly in application server environments.
>> >>  * Improved Javadocs
>> >>  * Added test cases and sample code
>> >>  * Added experimental Bidirectional Text support
>> >>  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
>> >>  * Implementation of MediaRSS extensions
>> >>  * Implementation of Feed Paging and Archiving extensions
>> >>  * GoogleLogin Authentication Support
>> >>
>> >> Release Candidate:
>> >>
>> >> JDK 1.5:
>> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
>> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
>> >>
>> >> JDK 1.4.2:
>> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
>> >>
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5
>> >>
>> >> Source:
>> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
>> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
>> >>
>> >>
>> >> We'd like to go ahead with the release.  It would be excellent if
>> y'all
>> >> could weigh in.
>> >>
>> >> - James
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> >> For additional commands, e-mail: general-help@incubator.apache.org
>> >>
>> >>
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> > For additional commands, e-mail: general-help@incubator.apache.org
>> >
>> >
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by James M Snell <ja...@gmail.com>.
Doh! I thought I'd caught all of those. Thx.  I'll update those now.

- James

Yoav Shapira wrote:
> Hi,
> I'm referring to the docs included in the release distro, not on the
> site ;)  Just a small note for the next time.
> 
> Yoav
> 
> On 12/5/06, James M Snell <ja...@gmail.com> wrote:
>> If you're referring to documentation on the site, I planned to update
>> that once the release was up.
>>
>> - James
>>
>> Yoav Shapira wrote:
>> > Hi,
>> > +1 for the release.
>> >
>> > Small nit: much of the documentation still says the version of
>> > 0.1-incubating.  The binary distro files are fine, they say
>> > 0.2-incubating, so hopefully users won't be too confused, but this
>> > will be a good thing to fix for future releases ;)
>> >
>> > Yoav
>> >
>> > On 12/4/06, James M Snell <ja...@gmail.com> wrote:
>> >> The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
>> >> drop delivers a number of important updates and fixes:
>> >>
>> >>  * A reworked API that improves usability
>> >>  * Decoupled extensions from the underlying parser implementation
>> >>  * A Atom Publishing Protocol client implementation
>> >>  * Updated support for the current Atom Publishing Protocol
>> >>    draft specification
>> >>  * Added support for Internationalized Resource Identifiers (IRIs)
>> >>  * Improved Thread Safety
>> >>  * Fixed a number of classloader issues that kept Abdera from
>> >>    working properly in application server environments.
>> >>  * Improved Javadocs
>> >>  * Added test cases and sample code
>> >>  * Added experimental Bidirectional Text support
>> >>  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
>> >>  * Implementation of MediaRSS extensions
>> >>  * Implementation of Feed Paging and Archiving extensions
>> >>  * GoogleLogin Authentication Support
>> >>
>> >> Release Candidate:
>> >>
>> >> JDK 1.5:
>> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
>> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
>> >>
>> >> JDK 1.4.2:
>> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
>> >>
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5
>> >>
>> >> Source:
>> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
>> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
>> >>
>> >>
>> >> We'd like to go ahead with the release.  It would be excellent if
>> y'all
>> >> could weigh in.
>> >>
>> >> - James
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> >> For additional commands, e-mail: general-help@incubator.apache.org
>> >>
>> >>
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> > For additional commands, e-mail: general-help@incubator.apache.org
>> >
>> >
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 
> 

Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by Yoav Shapira <yo...@apache.org>.
Hi,
I'm referring to the docs included in the release distro, not on the
site ;)  Just a small note for the next time.

Yoav

On 12/5/06, James M Snell <ja...@gmail.com> wrote:
> If you're referring to documentation on the site, I planned to update
> that once the release was up.
>
> - James
>
> Yoav Shapira wrote:
> > Hi,
> > +1 for the release.
> >
> > Small nit: much of the documentation still says the version of
> > 0.1-incubating.  The binary distro files are fine, they say
> > 0.2-incubating, so hopefully users won't be too confused, but this
> > will be a good thing to fix for future releases ;)
> >
> > Yoav
> >
> > On 12/4/06, James M Snell <ja...@gmail.com> wrote:
> >> The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
> >> drop delivers a number of important updates and fixes:
> >>
> >>  * A reworked API that improves usability
> >>  * Decoupled extensions from the underlying parser implementation
> >>  * A Atom Publishing Protocol client implementation
> >>  * Updated support for the current Atom Publishing Protocol
> >>    draft specification
> >>  * Added support for Internationalized Resource Identifiers (IRIs)
> >>  * Improved Thread Safety
> >>  * Fixed a number of classloader issues that kept Abdera from
> >>    working properly in application server environments.
> >>  * Improved Javadocs
> >>  * Added test cases and sample code
> >>  * Added experimental Bidirectional Text support
> >>  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
> >>  * Implementation of MediaRSS extensions
> >>  * Implementation of Feed Paging and Archiving extensions
> >>  * GoogleLogin Authentication Support
> >>
> >> Release Candidate:
> >>
> >> JDK 1.5:
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
> >>
> >> JDK 1.4.2:
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5
> >>
> >> Source:
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
> >>
> >>
> >> We'd like to go ahead with the release.  It would be excellent if y'all
> >> could weigh in.
> >>
> >> - James
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> >> For additional commands, e-mail: general-help@incubator.apache.org
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by Yoav Shapira <yo...@apache.org>.
Hi,
I'm referring to the docs included in the release distro, not on the
site ;)  Just a small note for the next time.

Yoav

On 12/5/06, James M Snell <ja...@gmail.com> wrote:
> If you're referring to documentation on the site, I planned to update
> that once the release was up.
>
> - James
>
> Yoav Shapira wrote:
> > Hi,
> > +1 for the release.
> >
> > Small nit: much of the documentation still says the version of
> > 0.1-incubating.  The binary distro files are fine, they say
> > 0.2-incubating, so hopefully users won't be too confused, but this
> > will be a good thing to fix for future releases ;)
> >
> > Yoav
> >
> > On 12/4/06, James M Snell <ja...@gmail.com> wrote:
> >> The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
> >> drop delivers a number of important updates and fixes:
> >>
> >>  * A reworked API that improves usability
> >>  * Decoupled extensions from the underlying parser implementation
> >>  * A Atom Publishing Protocol client implementation
> >>  * Updated support for the current Atom Publishing Protocol
> >>    draft specification
> >>  * Added support for Internationalized Resource Identifiers (IRIs)
> >>  * Improved Thread Safety
> >>  * Fixed a number of classloader issues that kept Abdera from
> >>    working properly in application server environments.
> >>  * Improved Javadocs
> >>  * Added test cases and sample code
> >>  * Added experimental Bidirectional Text support
> >>  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
> >>  * Implementation of MediaRSS extensions
> >>  * Implementation of Feed Paging and Archiving extensions
> >>  * GoogleLogin Authentication Support
> >>
> >> Release Candidate:
> >>
> >> JDK 1.5:
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
> >>
> >> JDK 1.4.2:
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5
> >>
> >> Source:
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
> >> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
> >>
> >>
> >> We'd like to go ahead with the release.  It would be excellent if y'all
> >> could weigh in.
> >>
> >> - James
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> >> For additional commands, e-mail: general-help@incubator.apache.org
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by James M Snell <ja...@gmail.com>.
If you're referring to documentation on the site, I planned to update
that once the release was up.

- James

Yoav Shapira wrote:
> Hi,
> +1 for the release.
> 
> Small nit: much of the documentation still says the version of
> 0.1-incubating.  The binary distro files are fine, they say
> 0.2-incubating, so hopefully users won't be too confused, but this
> will be a good thing to fix for future releases ;)
> 
> Yoav
> 
> On 12/4/06, James M Snell <ja...@gmail.com> wrote:
>> The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
>> drop delivers a number of important updates and fixes:
>>
>>  * A reworked API that improves usability
>>  * Decoupled extensions from the underlying parser implementation
>>  * A Atom Publishing Protocol client implementation
>>  * Updated support for the current Atom Publishing Protocol
>>    draft specification
>>  * Added support for Internationalized Resource Identifiers (IRIs)
>>  * Improved Thread Safety
>>  * Fixed a number of classloader issues that kept Abdera from
>>    working properly in application server environments.
>>  * Improved Javadocs
>>  * Added test cases and sample code
>>  * Added experimental Bidirectional Text support
>>  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
>>  * Implementation of MediaRSS extensions
>>  * Implementation of Feed Paging and Archiving extensions
>>  * GoogleLogin Authentication Support
>>
>> Release Candidate:
>>
>> JDK 1.5:
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
>>
>> JDK 1.4.2:
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5
>>
>> Source:
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
>>
>>
>> We'd like to go ahead with the release.  It would be excellent if y'all
>> could weigh in.
>>
>> - James
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 
> 


Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by Davanum Srinivas <da...@gmail.com>.
+1 from me.

On 12/5/06, Yoav Shapira <yo...@apache.org> wrote:
> Hi,
> +1 for the release.
>
> Small nit: much of the documentation still says the version of
> 0.1-incubating.  The binary distro files are fine, they say
> 0.2-incubating, so hopefully users won't be too confused, but this
> will be a good thing to fix for future releases ;)
>
> Yoav
>
> On 12/4/06, James M Snell <ja...@gmail.com> wrote:
> > The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
> > drop delivers a number of important updates and fixes:
> >
> >  * A reworked API that improves usability
> >  * Decoupled extensions from the underlying parser implementation
> >  * A Atom Publishing Protocol client implementation
> >  * Updated support for the current Atom Publishing Protocol
> >    draft specification
> >  * Added support for Internationalized Resource Identifiers (IRIs)
> >  * Improved Thread Safety
> >  * Fixed a number of classloader issues that kept Abdera from
> >    working properly in application server environments.
> >  * Improved Javadocs
> >  * Added test cases and sample code
> >  * Added experimental Bidirectional Text support
> >  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
> >  * Implementation of MediaRSS extensions
> >  * Implementation of Feed Paging and Archiving extensions
> >  * GoogleLogin Authentication Support
> >
> > Release Candidate:
> >
> > JDK 1.5:
> > http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
> > http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
> >
> > JDK 1.4.2:
> > http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
> > http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5
> >
> > Source:
> > http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
> > http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
> >
> >
> > We'd like to go ahead with the release.  It would be excellent if y'all
> > could weigh in.
> >
> > - James
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>


-- 
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by James M Snell <ja...@gmail.com>.
If you're referring to documentation on the site, I planned to update
that once the release was up.

- James

Yoav Shapira wrote:
> Hi,
> +1 for the release.
> 
> Small nit: much of the documentation still says the version of
> 0.1-incubating.  The binary distro files are fine, they say
> 0.2-incubating, so hopefully users won't be too confused, but this
> will be a good thing to fix for future releases ;)
> 
> Yoav
> 
> On 12/4/06, James M Snell <ja...@gmail.com> wrote:
>> The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
>> drop delivers a number of important updates and fixes:
>>
>>  * A reworked API that improves usability
>>  * Decoupled extensions from the underlying parser implementation
>>  * A Atom Publishing Protocol client implementation
>>  * Updated support for the current Atom Publishing Protocol
>>    draft specification
>>  * Added support for Internationalized Resource Identifiers (IRIs)
>>  * Improved Thread Safety
>>  * Fixed a number of classloader issues that kept Abdera from
>>    working properly in application server environments.
>>  * Improved Javadocs
>>  * Added test cases and sample code
>>  * Added experimental Bidirectional Text support
>>  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
>>  * Implementation of MediaRSS extensions
>>  * Implementation of Feed Paging and Archiving extensions
>>  * GoogleLogin Authentication Support
>>
>> Release Candidate:
>>
>> JDK 1.5:
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
>>
>> JDK 1.4.2:
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5
>>
>> Source:
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
>> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
>>
>>
>> We'd like to go ahead with the release.  It would be excellent if y'all
>> could weigh in.
>>
>> - James
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by Yoav Shapira <yo...@apache.org>.
Hi,
+1 for the release.

Small nit: much of the documentation still says the version of
0.1-incubating.  The binary distro files are fine, they say
0.2-incubating, so hopefully users won't be too confused, but this
will be a good thing to fix for future releases ;)

Yoav

On 12/4/06, James M Snell <ja...@gmail.com> wrote:
> The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
> drop delivers a number of important updates and fixes:
>
>  * A reworked API that improves usability
>  * Decoupled extensions from the underlying parser implementation
>  * A Atom Publishing Protocol client implementation
>  * Updated support for the current Atom Publishing Protocol
>    draft specification
>  * Added support for Internationalized Resource Identifiers (IRIs)
>  * Improved Thread Safety
>  * Fixed a number of classloader issues that kept Abdera from
>    working properly in application server environments.
>  * Improved Javadocs
>  * Added test cases and sample code
>  * Added experimental Bidirectional Text support
>  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
>  * Implementation of MediaRSS extensions
>  * Implementation of Feed Paging and Archiving extensions
>  * GoogleLogin Authentication Support
>
> Release Candidate:
>
> JDK 1.5:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
>
> JDK 1.4.2:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5
>
> Source:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
>
>
> We'd like to go ahead with the release.  It would be excellent if y'all
> could weigh in.
>
> - James
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

Re: [VOTE] Abdera 0.2.0-incubating Release

Posted by Yoav Shapira <yo...@apache.org>.
Hi,
+1 for the release.

Small nit: much of the documentation still says the version of
0.1-incubating.  The binary distro files are fine, they say
0.2-incubating, so hopefully users won't be too confused, but this
will be a good thing to fix for future releases ;)

Yoav

On 12/4/06, James M Snell <ja...@gmail.com> wrote:
> The Abdera PPMC is ready to go with our 0.2.0-incubating release. This
> drop delivers a number of important updates and fixes:
>
>  * A reworked API that improves usability
>  * Decoupled extensions from the underlying parser implementation
>  * A Atom Publishing Protocol client implementation
>  * Updated support for the current Atom Publishing Protocol
>    draft specification
>  * Added support for Internationalized Resource Identifiers (IRIs)
>  * Improved Thread Safety
>  * Fixed a number of classloader issues that kept Abdera from
>    working properly in application server environments.
>  * Improved Javadocs
>  * Added test cases and sample code
>  * Added experimental Bidirectional Text support
>  * Improved implementation of OpenSearch v1.0 and v1.1 extensions
>  * Implementation of MediaRSS extensions
>  * Implementation of Feed Paging and Archiving extensions
>  * GoogleLogin Authentication Support
>
> Release Candidate:
>
> JDK 1.5:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.zip.md5
>
> JDK 1.4.2:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.jdk142.zip.md5
>
> Source:
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip
> http://people.apache.org/~jmsnell/abdera.0.2.0-incubating.src.zip.md5
>
>
> We'd like to go ahead with the release.  It would be excellent if y'all
> could weigh in.
>
> - James
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: Abdera 0.2.0-incubating Release

Posted by James M Snell <ja...@gmail.com>.
My apologies and thanks for the reminded about the 72-hour thing; I'd
completely forgotten about that point.

- James

Noel J. Bergman wrote:
> James,
> 
> You posted your vote at:
> 
>> Monday, December 04, 2006 17:12
> 
> You closed the vote after receiving the minimum possible number of votes by announcing and releasing at:
> 
>> Tuesday, December 05, 2006 18:47
> 
> That's just over 24 hours.  It is considered an ASF practice to wait at least 72 hours to allow more people to review and comment.
> 
> 	--- Noel
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Abdera 0.2.0-incubating Release

Posted by "Noel J. Bergman" <no...@devtech.com>.
James,

You posted your vote at:

> Monday, December 04, 2006 17:12

You closed the vote after receiving the minimum possible number of votes by announcing and releasing at:

> Tuesday, December 05, 2006 18:47

That's just over 24 hours.  It is considered an ASF practice to wait at least 72 hours to allow more people to review and comment.

	--- Noel



---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org