Commit Log

DateAuthorFile/Message
15/11/09 09:27hboutemy
renamed extensions sandbox to extensions center (2 Files changed, 4 Lines changed)
14/11/09 19:00hboutemy
attributes value trims spaces (1 Files changed, 1 Lines changed)
14/11/09 18:26hboutemy
changed Freq inner class visibility to public (1 Files changed, 1 Lines changed)
14/11/09 18:24hboutemy
update some attributes to protected instead of private (1 Files changed, 1 Lines changed)
14/11/09 17:55hboutemy
update some attributes to protected instead of private (1 Files changed, 2 Lines changed)
14/11/09 14:48hboutemy
Freq not only stores key, but original values too (1 Files changed, 32 Lines changed)
14/11/09 14:16hboutemy
changed attributes from String to String[]: split is done once (1 Files changed, 7 Lines changed)
14/11/09 14:10hboutemy
improved javadoc (3 Files changed, 39 Lines changed)
11/11/09 11:41hboutemy
fixed a typo (1 Files changed, 1 Lines changed)
11/11/09 10:17hboutemy
added "attributes" parameter to freq plugin (3 Files changed, 84 Lines changed)
11/11/09 09:06hboutemy
added extended attributes support for matching rules (2 Files changed, 11 Lines changed)
07/11/09 15:37hboutemy
o renamed "full" profile to "reporting"
o moved reports to this reporting profile
(1 Files changed, 35 Lines changed)
pom.xml 1.66 (+35 -40)
07/11/09 14:11hboutemy
removed old navigation.xml which was used by Maven 1 (1 Files changed, 0 Lines changed)
07/11/09 13:20hboutemy
changed license to ASL v2 (88 Files changed, 1177 Lines changed)
LICENSE.txt 1.3 (+231 -278)
04/11/09 00:10hboutemy
use statcvs Maven plugin released in LogDistiller groupId (1 Files changed, 3 Lines changed)
pom.xml 1.65 (+3 -3)
04/11/09 00:00hboutemy
reverse order for valueLength order when same length (1 Files changed, 2 Lines changed)
03/11/09 23:58hboutemy
provided element was ignored (1 Files changed, 1 Lines changed)
02/11/09 23:06hboutemy
have a different warning if provided attribute is missing or has wrong value (1 Files changed, 5 Lines changed)
02/11/09 19:59hboutemy
added a test case against an extension's regexp not matching (1 Files changed, 4 Lines changed)
02/11/09 19:58hboutemy
replaced null with empty string when an extension is not matched (1 Files changed, 7 Lines changed)