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 2008/04/12 03:28:26 UTC

[ANNOUNCE] Apache Abdera 0.4.0-incubating

The Apache Abdera community is pleased to announce the 0.4.0-incubating
release.

You can download binary and source distributions from:

   http://incubator.apache.org/abdera

Introduction
============

The goal of the Apache Abdera project is to build a
functionally-complete, high-performance implementation of the IETF Atom
Syndication Format (RFC 4287) and Atom Publishing Protocol (RFC 5023)
specifications.

Abdera is an effort undergoing incubation at the Apache Software
Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is
required of all newly accepted projects until a further review indicates
that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF
projects. While incubation status is not necessarily a reflection of the
completeness or stability of the code, it does indicate that the project
has yet to be fully endorsed by the ASF.

Release Summary
===============
  * A simplified server side framework and API for implementing services.
  * Server side filter API for intercepting requests and implementing
    concerns such as security.
  * A collection of pre-bundled Atom Publishing Protocol adapters for
    JDBC, JCR, filesystems, and CouchDB.
  * An improved JSON serialization mechanism.
  * New extensions such as OAuth support.
  * New StreamWriter interface for fast Atom document serialization
  * Improved Unicode performance for IRI implementation
  * URI Template Support
  * HTML Parser
  * Many API improvements and bug fixes!

Please feel free to send any feedback to our mailing lists:
abdera-dev@incubator.apache.org
abdera-user@incubator.apache.org

Any contribution in the form of coding, testing, improving the
documentation, and reporting bugs is always welcome. For more
information on how to get involved with the development of Abdera, visit
our website at: http://incubator.apache.org/abdera

Thank you for your interest in Apache Abdera!

- Apache Abdera Project

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