[root]/proposal/myrmidon/src/java/org/apache/antlib/selftest
extension1
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 29 (100.0%) | 88 (100.0%) | 3.0 |
donaldp | 23 (79.3%) | 58 (65.9%) | 2.5 |
adammurdoch | 5 (17.2%) | 29 (33.0%) | 5.8 |
sbailliez | 1 (3.4%) | 1 (1.1%) | 1.0 |
zappity zap
0 lines of code changed in:
task:name --> task.name
2 lines of code changed in:
Added TaskContext.verbose(), and fixed up the usages of info() and warn().
13 lines of code changed in:
Ran IDEA's optimise imports.
0 lines of code changed in:
* AbstractTask no longer extends AbstractLogEnabled.
* DefaultExecutor no longer log enables Tasks.
* Added TaskContext.log( LogLevel, ... ) methods.
* Moved LogLevel to myrmidon.api package.
14 lines of code changed in:
* Reorganised build to use new <antlib-descriptor> task.
* The "builtin" and "selftest" descriptors are now generated.
* Fixed ant-descriptor.template to handle @ant:type tag properly.
Submitted by Darrell DeBoer [darrell@apache.org]
2 lines of code changed in:
Test that tools.jar is included when you declare a dependency on it
19 lines of code changed in:
Added a simple class to help test the typed adder construct
0 lines of code changed in:
- Fix order of modifiers
- Fix duplicate/unecessary imports
- Fix single if/else and loop without block
1 lines of code changed in:
Refactor now that resolveValue is part of TaskContext
11 lines of code changed in:
Fix up license banner.
5 lines of code changed in:
Restyled.
2 lines of code changed in:
Move selftesting task library into new package structure.
19 lines of code changed in: