[root]/maven-common-build
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Benoit Xhenseval | 5 (100.0%) | 234 (100.0%) | 46.8 |
width should be 160.
1 lines of code changed in 1 file:
A bit of QA tidy-up.
2 lines of code changed in 1 file:
Introduce new options for multi-threading the SVN DIFF commands.
-threads (default 25)
-concurrency-threshold (default 2000 ms)
This means that unless an svn diff takes more than 2 sec, it will not launch the 25 threads.
Multi-threading is limited to the svn diff.
4 lines of code changed in 1 file:
Line should be max of 160 characters.
1 lines of code changed in 1 file:
First cut for the refactored html/xdoc generation.
Use the new command line parameter -format xdoc|html (html by default).
When xdoc is used and NO css is provided, it will use the objectlab-statcvs-xdoc.css which is now part of StatSvn.
This checkin also resurrect the Maven build.
226 lines of code changed in 1 file: