(no commit message)
[utils] / src / site / xdoc / news.xml
1 <?xml version="1.0"?>
2 <document xmlns="http://maven.apache.org/XDOC/2.0"
3   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4   xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
5
6   <properties>
7     <title>news</title>
8     <author email="erik@brakkee.org">Erik Brakkee</author>
9   </properties>
10   <body>
11
12     <section name="21-June-2010: Work on the site">
13       <p>There has been a lot of work on the site now to get a consistent and non-standard look and
14         feel and to provide a much better presentation of the utilities library. Also, a mailing
15         list has been created for the utilities library. Work is still in progress and there is
16         still a lot to be done. </p>
17     </section>
18
19     <section name="12-May-2010: Version 0.2.4 released">
20       <p>Because of restrictions of the central maven repo the JPA test support extensions for
21         Hibernate 3.5.0 and Eclipse link (both JPA 2.0) could not be released. Separation of the
22         test code from the production code for these extensions did the trick and allowed removal of
23         repository settings from the poms so publication on the maven central repo is now possible.
24       </p>
25     </section>
26
27     <section name="14-April-2010: Version 0.2.1 released">
28       <p>The first version of the utilities library to be published on the central maven repo. </p>
29     </section>
30
31   </body>
32 </document>