initial revision.
[upnpmonitor] / site / 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     <section name="22-Dec-2012: Project is created">
12       <subsection name="Bugs">
13         <!--
14       <ul>
15         <li>[<a href='http://wamblee.org/jira/browse/UTILS-10'>UTILS-10</a>] -         DomUtils should always perform namespace aware parsing
16         </li>
17       </ul>
18       -->
19       </subsection>
20       
21       <subsection name="Improvements">
22         <!--
23         <ul>
24           <li>[<a href='http://wamblee.org/jira/browse/UTILS-11'>UTILS-11</a>] -         Replace DomUtils by more object-oriented method for working with XML, Schema, and Transformations. 
25           </li>
26         </ul>
27         -->
28       </subsection>
29     
30       <subsection name="Features">
31         <!--
32         <ul>
33           <li>[<a href='http://wamblee.org/jira/browse/UTILS-12'>UTILS-12</a>] -         Add XPATH support
34           </li>
35           <li>[<a href='http://wamblee.org/jira/browse/UTILS-13'>UTILS-13</a>] -         Locking annotations for java.util.Concurrent
36           </li>
37           <li>[<a href='http://wamblee.org/jira/browse/UTILS-14'>UTILS-14</a>] -         Add clock abstraction
38           </li>
39           <li>[<a href='http://wamblee.org/jira/browse/UTILS-15'>UTILS-15</a>] -         Generic typesafe id
40           </li>
41         </ul>
42         -->
43       </subsection>
44   
45     </section>
46
47   </body>
48 </document>