(no commit message)
[utils] / src / site / xdoc / news.xml
diff --git a/src/site/xdoc/news.xml b/src/site/xdoc/news.xml
new file mode 100644 (file)
index 0000000..111fe1a
--- /dev/null
@@ -0,0 +1,32 @@
+<?xml version="1.0"?>
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
+
+  <properties>
+    <title>news</title>
+    <author email="erik@brakkee.org">Erik Brakkee</author>
+  </properties>
+  <body>
+
+    <section name="21-June-2010: Work on the site">
+      <p>There has been a lot of work on the site now to get a consistent and non-standard look and
+        feel and to provide a much better presentation of the utilities library. Also, a mailing
+        list has been created for the utilities library. Work is still in progress and there is
+        still a lot to be done. </p>
+    </section>
+
+    <section name="12-May-2010: Version 0.2.4 released">
+      <p>Because of restrictions of the central maven repo the JPA test support extensions for
+        Hibernate 3.5.0 and Eclipse link (both JPA 2.0) could not be released. Separation of the
+        test code from the production code for these extensions did the trick and allowed removal of
+        repository settings from the poms so publication on the maven central repo is now possible.
+      </p>
+    </section>
+
+    <section name="14-April-2010: Version 0.2.1 released">
+      <p>The first version of the utilities library to be published on the central maven repo. </p>
+    </section>
+
+  </body>
+</document>