[root]/statsvn/src/net/sf/statsvn/ant
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 24 (100.0%) | 368 (100.0%) | 15.3 |
Benoit Xhenseval | 16 (66.7%) | 198 (53.8%) | 12.3 |
Jason Kealey | 8 (33.3%) | 170 (46.2%) | 21.2 |
no bug: Add anonymize to StatSVN ant task. Contributed by Markus Schulte.
15 lines of code changed in 1 file:
Implemented usage of svnkit instead of command-line tool. Some work contributed by yogesh.
14 lines of code changed in 1 file:
Fix a few Checkstyle warnings.
1 lines of code changed in 1 file:
Eclipse cleanUp.
11 lines of code changed in 2 files:
Modified changes.xml and Ant task.
15 lines of code changed in 1 file:
Fix a few QA warnings.
2 lines of code changed in 1 file:
Fixing QA warnings
2 lines of code changed in 1 file:
Removed a warning for unused import.
0 lines of code changed in 1 file:
AntTaskLogger will not log anything at:
- log/debug level UNLESS the loggingProperties file is 'debug' (-debug)
- info level UNLESS the loggingProperties file is 'verbose' (-verbose)
This is a bit of a hack to avoid changing StatCVS.
52 lines of code changed in 1 file:
aligned ant task names with statcvs conventions
1 lines of code changed in 1 file:
In order to ensure consistency and ability to use the Ant Task as a logging mechanism, we've replaced Logger by a TaskLogger
The default implementation is the java.util.logging.Logger with fine/info/severe levels. There is also an AntTaskLogger automatically
used for the Ant task.
21 lines of code changed in 2 files:
Default cache directory was not set for ant task.
8 lines of code changed in 1 file:
A bit of QA tidy-up.
10 lines of code changed in 1 file:
bug 1573421: updated statcvs dev jar file; fixed resource problems in ant task, added new arguments.
91 lines of code changed in 1 file:
Bug 1573421: Update statcvs Ant task for SVN - better error logging.
2 lines of code changed in 1 file:
Bug 1573421: Update statcvs Ant task for SVN.
24 lines of code changed in 1 file:
A fair amount of tidy up following warnings from FindBugs, PMD, Checkstyle.
37 lines of code changed in 2 files:
Attention...
StatSvn no longer contains the StatCvs code, instead it shall depend on statcvs-0.2.4.jar (or whichever version StatCvs shall use when they take our changes).
A fair amount of changes will make it to StatCvs in order to support xdoc (in StatCvs), XHTML generation and use of StringBuffers.
Jason will do the StatCvs checkin soon, in the meantime I include statcvs-0.2.4.jar in the lib directory.
Enjoy
62 lines of code changed in 2 files:
Move to net.sf.statsvn
0 lines of code changed in 2 files: