| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| hboutemy | 11 (100,0%) | 95 (100,0%) | 99 (100,0%) | 8,64 |
| Date | Author | File/Message |
|---|---|---|
| 28/04/09 23:34 | hboutemy | 2783217: added compress'ed (*.Z) log files support in Ant tasks
(1 Files changed,
10 Lines changed) test/build.xml 1.3
(+10
-0)
|
| 22/03/08 17:41 | hboutemy | removed space before : or ?
(1 Files changed,
1 Lines changed) test/build.xml 1.2
(+1
-1)
|
| 29/10/06 23:20 | hboutemy | changed build system from Ant+Maven1 to full Maven2
(2 Files changed,
82 Lines changed) test/build.xml 1.1 added 76 |
| 27/09/05 00:31 | hboutemy | added extension test case, to test every extension facilities (logtype, publishers, plugins)
(1 Files changed,
1 Lines changed) test/logdistiller.properties 1.3
(+1
-1)
|
| 01/08/05 20:24 | hboutemy | added extensible report publishers, to provide more possibilities than file or mail
(1 Files changed,
1 Lines changed) test/logdistiller.properties 1.2
(+1
-0)
|
| 15/05/05 19:13 | hboutemy | totally rewritten extension mechanism for log types and plugins
(3 Files changed,
2 Lines changed) test/logdistiller.properties 1.1 added 2 |
| 08/02/05 23:11 | hboutemy | added a plugin system to extend LogDistiller's handling of event groups
(1 Files changed,
1 Lines changed) |
| 11/01/05 23:19 | hboutemy | factory class can be configured as a simple identifier instead of full class name in build.xml, for ease of use
(1 Files changed,
1 Lines changed) |