[root]/ch.sahits.hudson/src/ch/sahits/ant
impl
(20 files, 1600 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| hotzst | 43 (100.0%) | 582 (100.0%) | 13.5 |
Use the completable project to add the tasks
2 lines of code changed in:
Added a task interface and defined extended in the appropiate interfaces
22 lines of code changed in:
Add classpath nested element with test
12 lines of code changed in:
Added ISrc Element
16 lines of code changed in:
Don't extend IAntElement so this interface can only be added where appropriate
9 lines of code changed in:
Added Compilerargs element
35 lines of code changed in:
Added completable javac task
10 lines of code changed in:
Added Javac Task with test
55 lines of code changed in:
Added the jar target to the build
5 lines of code changed in:
Added jar target
17 lines of code changed in:
Extending IAntElement
1 lines of code changed in:
extend IAntElement
1 lines of code changed in:
Added new Target interface for expandable targets
1 lines of code changed in:
Make this interface public so it can be reverenced from outside this package
1 lines of code changed in:
Fixed warnings
2 lines of code changed in:
Add zip element
36 lines of code changed in:
Added copy element
34 lines of code changed in:
Add Available element
27 lines of code changed in:
Add ant parameter
9 lines of code changed in:
Extend IAntElement
1 lines of code changed in:
(11 more)