<?xml version="1.0" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:a="http://incubator.apache.org/abdera">
  <id>http://incubator.apache.org/abdera/releases.xml</id>
  <title>Apache Abdera - Releases</title>
  <updated>2007-10-05T00:00:00Z</updated>
  <author><name>Abdera PPMC</name></author>
  <link href="http://incubator.apache.org/abdera" />
  <link href="http://incubator.apache.org/abdera/releases.xml" rel="self" />
  <rights>Copyright &#xA9; 2006-2007, The Apache Software Foundation</rights>
  
  
  <entry>
    <id>tag:incubator.apache.org,2006:abdera/releases/0.4.0-incubating</id>
    <title>Abdera 0.4.0-incubating</title>
    <updated>2008-04-11T00:00:00Z</updated>
    <summary>Abdera 0.4.0-incubating Release</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<p>Abdera 0.4.0-incubating Release</p>
<p>Features:</p>
<ul>
<li>A simplified server side framework and API for implementing services.</li>
<li>Server side filter API for intercepting requests and implementing concerns such as security.</li>
<li>A collection of pre-bundled Atom Publishing Protocol adapters for JDBC, JCR, filesystems, and CouchDB.</li>
<li>An improved JSON serialization mechanism.</li>
<li>New extensions such as OAuth support.</li>
<li>New StreamWriter interface for fast Atom document serialization</li>
<li>Improved Unicode performance for IRI implementation</li>
<li>URI Template Support</li>
<li>HTML Parser </li>
<li>Many API improvements and bug fixes!</li>
</ul></div></content>
    <link href="http://incubator.apache.org/abdera/" />
    
    <link href="http://www.apache.org/dist/incubator/abdera/0.4.0-incubating/apache-abdera-0.4.0-incubating.tar.gz"
          rel="enclosure"
          title="Abdera 0.4.0-incubating (tar.gz)"
          type="application/x-gzip"
          a:hash="3334ffb08f1f9f672948e5da5d09af19" />
    <link href="http://www.apache.org/dist/incubator/abdera/0.4.0-incubating/apache-abdera-0.4.0-incubating.zip"
          rel="enclosure"
          title="Abdera 0.4.0-incubating (zip)"
          type="application/zip"
          a:hash="382a1db0c96f09a6209b4056b2d726ee" />
    <link href="http://www.apache.org/dist/incubator/abdera/0.4.0-incubating/apache-abdera-0.4.0-incubating-src.tar.gz"
          rel="enclosure"
          title="Abdera 0.4.0-incubating Source (tar.gz)"
          type="application/x-gzip"
          a:hash="a30613b2e196cd59bad19a0d416b2971"/>
    <link href="http://www.apache.org/dist/incubator/abdera/0.4.0-incubating/apache-abdera-0.4.0-incubating-src.zip"
          rel="enclosure"
          title="Abdera 0.4.0-incubating Source (zip)"
          type="application/zip"
          a:hash="ba268e664c50022cf014196ed8e89dfb"/>
          
</entry>

  
  
  <entry>
    <id>tag:incubator.apache.org,2006:abdera/releases/0.3.0-incubating</id>
    <title>Abdera 0.3.0-incubating</title>
    <updated>2007-10-05T00:00:00Z</updated>
    <summary>Abdera 0.3.0-incubating Release</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<p>Abdera 0.3.0-incubating Release</p>
<p>Features:</p>
<ul>
<li>Support for the Atompub final draft</li>
<li>Refactored and simplified Server framework</li>
<li>Refactored and simplified AbderaClient</li>
<li>ExtensionFactory can now provide the mime type for extension elements</li>
<li>Improved extensibility</li>
<li>Updated dependencies</li>
<li>XPath support improvements</li>
<li>Geotagging extensions</li>
<li>Simple Sharing extensions</li>
<li>WSSE Authentication</li>
<li>Bidi extensions (experimental)</li>
<li>Atompub features extensions (experimental)</li>
<li>Feed paging extensions</li>
<li>Feed license extensions</li>
<li>XML Encryption with Diffie-Hellman key exchange</li>
<li>Spring integration support</li>
<li>Extensions now packaged in separate jars for modular distribution</li>
<li>Improved error handling</li>
<li>More examples</li>
<li>Less bugs</li>
<li>Lots of other improvements</li>
</ul></div></content>
    <link href="http://incubator.apache.org/abdera/" />
    <link href="http://people.apache.org/dist/incubator/abdera/0.3.0-incubating/abdera.0.3.0-incubating.zip"
          rel="enclosure"
          title="Abdera 0.3.0-incubating Java 1.5"
          type="application/zip"
          a:hash="78cc9d9bba02a96e2a9a9d02a5e91843" />
    <link href="http://people.apache.org/dist/incubator/abdera/0.3.0-incubating/abdera.0.3.0-incubating.jdk142.zip"
          rel="enclosure"
          title="Abdera 0.3.0-incubating Java 1.4.2"
          type="application/zip"
          a:hash="7661337e407f349ab4c814f82064db18" />
    <link href="http://people.apache.org/dist/incubator/abdera/0.3.0-incubating/abdera.0.3.0-incubating.src.zip"
          rel="enclosure"
          title="Abdera 0.3.0-incubating Source"
          type="application/zip"
          a:hash="577f799019d61987f8879c0734dea94d"/>          
  </entry>
  
  <entry>
    <id>tag:incubator.apache.org,2006:abdera/releases/0.2.2-incubating</id>
    <title>Abdera 0.2.2-incubating</title>
    <updated>2007-02-19T12:00:00-08:00</updated>
    <summary>Abdera 0.2.2-incubating Release</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<p>Abdera 0.2.2-incubating Release</p>
<p>Fixes:</p>
<ul>
<li>Fix the XHTML/XML entry content bug</li>
<li>Fix StAX API conformance bugs</li>
<li>Update to Apache Axiom 1.2.1</li>
<li>Various API Cleanups</li>
</ul></div></content>
    <link href="http://incubator.apache.org/abdera/" />
    <link href="http://people.apache.org/dist/incubator/abdera/0.2.2-incubating/abdera.0.2.2-incubating.zip"
          rel="enclosure"
          title="Abdera 0.2.2-incubating Java 1.5"
          type="application/zip"
          a:hash="08ac5ff8f64c4f3d7f1ea91c693d10ec" />
    <link href="http://people.apache.org/dist/incubator/abdera/0.2.2-incubating/abdera.0.2.2-incubating.jdk142.zip"
          rel="enclosure"
          title="Abdera 0.2.2-incubating Java 1.4.2"
          type="application/zip"
          a:hash="677a4a0ba862bc870cf699271250141f" />
    <link href="http://people.apache.org/dist/incubator/abdera/0.2.2-incubating/abdera.0.2.2-incubating.src.zip"
          rel="enclosure"
          title="Abdera 0.2.2-incubating Source"
          type="application/zip"
          a:hash="4fcb56be1c45fa7519fd4290e99da0c1"/>          
  </entry>
  <entry>
    <id>tag:incubator.apache.org,2006:abdera/releases/0.2.0-incubating</id>
    <title>Abdera 0.2.0-incubating</title>
    <updated>2006-12-05T12:00:00-08:00</updated>
    <summary>Abdera 0.2.0-incubating Release</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<p>Abdera 0.2.0-incubating Release</p>
<p>Features and Fixes:</p>
<ul>
<li>A reworked API that improves usability</li>
<li>Decoupled extensions from the underlying parser implementation</li>
<li>A Atom Publishing Protocol client implementation</li>
<li>Updated support for the current Atom Publishing Protocol draft specification</li>
<li>Added support for Internationalized Resource Identifiers (IRIs)</li>
<li>Improved Thread Safety</li>
<li>Fixed a number of Classloader issues that kept Abdera from working properly in application server environments.</li>
<li>Improved Javadocs</li>
<li>Added test cases and sample code</li>
<li>Added experimental Bidirectional Text support</li>
<li>Improved implementation of OpenSearch v1.0 and v1.1 extensions</li>
<li>Implementation of MediaRSS extensions</li>
<li>Implementation of Feed Paging and Archiving extensions</li>
<li>GoogleLogin Authentication Support</li>
</ul></div></content>
    <link href="http://incubator.apache.org/abdera/" />
    <link href="http://people.apache.org/dist/incubator/abdera/0.2.0-incubating/abdera.0.2.0-incubating.zip"
          rel="enclosure"
          title="Abdera 0.2.0-incubating Java 1.5"
          type="application/zip"
          a:hash="64d21b03e9dfa9911df69452ba6c70dd" />
    <link href="http://people.apache.org/dist/incubator/abdera/0.2.0-incubating/abdera.0.2.0-incubating.jdk142.zip"
          rel="enclosure"
          title="Abdera 0.2.0-incubating Java 1.4.2"
          type="application/zip"
          a:hash="5b376ec71ffea9c191475c9d2dd203a5" />
    <link href="http://people.apache.org/dist/incubator/abdera/0.2.0-incubating/abdera.0.2.0-incubating.src.zip"
          rel="enclosure"
          title="Abdera 0.2.0-incubating Source"
          type="application/zip"
          a:hash="035474accea020ba5598194a16868d2fd"/>          
  </entry>
  <entry>
    <id>tag:incubator.apache.org,2006:abdera/releases/0.1.0-incubating</id>
    <title>Abdera 0.1.0-incubating</title>
    <updated>2006-11-10T12:17:00-08:00</updated>
    <summary>Abdera 0.1.0-incubating Release</summary>
    <link href="http://incubator.apache.org/abdera/" />
    <link href="http://people.apache.org/dist/incubator/abdera/0.1.0-incubating/abdera.0.1.0-incubating.zip"
          rel="enclosure"
          title="Abdera 0.1.0-incubating Java 1.5"
          type="application/zip"
          a:hash="052517d0b7a0726c68703b20e5b1b1fe" />
    <link href="http://people.apache.org/dist/incubator/abdera/0.1.0-incubating/abdera.0.1.0-incubating.jdk142.zip"
          rel="enclosure"
          title="Abdera 0.1.0-incubating Java 1.4.2"
          type="application/zip"
          a:hash="10eaaa5f5ee4d8e942507e02929ef003"/>
    <link href="http://people.apache.org/dist/incubator/abdera/0.1.0-incubating/abdera.0.1.0-incubating.src.zip"
          rel="enclosure"
          title="Abdera 0.1.0-incubating Source"
          type="application/zip"
          a:hash="d434012552e9d2af47a55756952b889f"/>          
  </entry>
</feed>