| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| hboutemy | 53 (100,0%) | 591 (100,0%) | 1071 (100,0%) | 11,15 |
| Date | Author | File/Message |
|---|---|---|
| 28/11/09 01:55 | hboutemy | made rome really optional: simply registering feed publisher, without actually using it, won't cause NoClassDefFound error any more if rome is not in the classpath
(2 Files changed,
91 Lines changed) |
| 22/11/09 14:51 | hboutemy | updated package documentation with 'attributes' parameter instead of 'attribute'
(1 Files changed,
1 Lines changed) |
| 07/11/09 13:20 | hboutemy | changed license to ASL v2
(4 Files changed,
44 Lines changed) |
| 20/08/09 23:57 | hboutemy | added @since tags to javadocs
(2 Files changed,
4 Lines changed) |
| 29/07/09 21:34 | hboutemy | applied Maven coding style convention
(4 Files changed,
348 Lines changed) |
| 29/07/09 20:45 | hboutemy | updated copyright notice
(4 Files changed,
4 Lines changed) |
| 15/04/09 00:09 | hboutemy | use interfaces for variable declaration
(1 Files changed,
6 Lines changed) |
| 16/03/09 22:04 | hboutemy | fixed typo
(1 Files changed,
2 Lines changed) |
| 16/03/09 20:22 | hboutemy | added exception message in errors
(1 Files changed,
2 Lines changed) |
| 07/03/09 11:47 | hboutemy | improved javadoc
(1 Files changed,
2 Lines changed) |
| 23/03/08 16:47 | hboutemy | use IOUtils.closeQuietly() when necessary
(1 Files changed,
5 Lines changed) |
| 22/03/08 17:41 | hboutemy | removed space before : or ?
(3 Files changed,
22 Lines changed) |
| 05/08/07 20:14 | hboutemy | update copyright notice
(4 Files changed,
4 Lines changed) |
| 16/12/06 10:36 | hboutemy | added id param for output, for output report customization
(2 Files changed,
5 Lines changed) |
| 01/11/06 10:51 | hboutemy | write the modified feed content to a temporary file and switch with the effective file only on success
(1 Files changed,
51 Lines changed) |
| 15/08/06 01:25 | hboutemy | revert to Atom 0.3 as default feed type, since Rome has problems with content on Atom 1.0 : see https://rome.dev.java.net/servlets/ReadMsg?list=dev&msgNo=1691
(1 Files changed,
8 Lines changed) |
| 09/04/06 17:03 | hboutemy | updated Rome to version 0.8, changed default feed format to Atom 1.0 (from 0.3)
(1 Files changed,
2 Lines changed) |
| 29/11/05 22:51 | hboutemy | added FindBugs report and fixed some of the problems it reported...
(1 Files changed,
10 Lines changed) |
| 22/11/05 23:12 | hboutemy | - added extensible report format mechanism - added xml report format (3 Files changed, 29 Lines changed) |
| 24/10/05 19:40 | hboutemy | code cleanup
(1 Files changed,
0 Lines changed) |