Directory maven-common-build/

Directory Created:
2006-11-16 11:10
Total Files:
2
Deleted Files:
0
Lines of Code:
230

Browse with ViewVC

[root]/maven-common-build

Lines of Code

maven-common-build/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
benoitx 3 (100.0%) 231 (100.0%) 77.0

Most Recent Commits

benoitx 2006-12-03 21:14

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:

benoitx 2006-11-17 00:45

Line should be max of 160 characters.

1 lines of code changed in:

benoitx 2006-11-16 11:10

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:

Generated by StatSVN 0.3.0-dev