Author: ckoppelt
Date: Sat Jan 19 18:20:53 2013
New Revision: 1435631
URL: http://svn.apache.org/viewvc?rev=1435631&view=rev
Log:
added Abdera 1.1.3 to the News section
Modified:
abdera/site/trunk/index.html
Modified: abdera/site/trunk/index.html
URL:
http://svn.apache.org/viewvc/abdera/site/trunk/index.html?rev=1435631&r1=1435630&r2=1435631&view=diff
==============================================================================
--- abdera/site/trunk/index.html (original)
+++ abdera/site/trunk/index.html Sat Jan 19 18:20:53 2013
@@ -50,6 +50,22 @@
<h2>News</h2>
<dl>
+ <dt>December 21, 2012: Abdera 1.1.3 <a
href="#abdera.1.1.3">Released</a></dt>
+ <dd>Abdera 1.1.3 has been released, containing bug fixes:
+ <ul>
+ <li>ABDERA-311: fails to build with java 7</li>
+ <li>ABDERA-309: Allow underscores in URLs</li>
+ <li>ABDERA-293: Abdera-core should support the import the javax*
package from JRE</li>
+ <li>ABDERA-285: deps.properties javamail.dir is not valid, updated
directory in description</li>
+ <li>ABDERA-284: Deprecated Axiom interface is used in FOMParser</li>
+ <li>ABDERA-282: Maven build problem</li>
+ <li>ABDERA-281: NoClassDefFoundError in abdera-parser caused by
missing axiom-api.jar</li>
+ <li>ABDERA-279: Faulty classloading - unreachable code</li>
+ <li>ABDERA-259: NullPointerException happens when trying to decode
HEAD response</li>
+ <li>Axiom dependency updated to version 1.2.14; internal
refactorings regarding this dependency</li>
+ </ul>
+ A more detailed list of commits and changes can be found here: <a
href="https://svn.apache.org/repos/asf/abdera/java/tags/abdera-1.1.3-RC2/CHANGES">CHANGES</a>
+ </dd>
<dt>January 15, 2011: Abdera 1.1.2 <a
href="#abdera.1.1.2">Released</a></dt>
<dd>Abdera 1.1.2 has been released, containing performance enhancements
and bug fixes:
<ul>