[root]/proposal/myrmidon/src/make
org
(0 files, 0 lines)
apache
(0 files, 0 lines)
myrmidon
(0 files, 0 lines)
build
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 75 (100.0%) | 657 (100.0%) | 8.7 |
donaldp | 72 (96.0%) | 621 (94.5%) | 8.6 |
darrell | 1 (1.3%) | 26 (4.0%) | 26.0 |
adammurdoch | 2 (2.7%) | 10 (1.5%) | 5.0 |
zappity zap
0 lines of code changed in:
* Added new task <ant-call> to core, which can execute a named target
in the current project, or any referenced project.
* <ant1.ant> now works by executing AntTask.
* Fixed minor bug in DefaultClassloaderManager which was causing NPEs
in URLClassLoader.
* DefaultTaskContext now removes properties when they are set to null.
(rather than throwing a NPE inside HashMap).
26 lines of code changed in:
Update the example of the changelog task to use start/end date filtering
2 lines of code changed in:
Integrate a changelog task that generates an XML changelog (useful for doing reports on codebase)
6 lines of code changed in:
showed a few uses of ant to make sure it works,
Really should unit-test this
33 lines of code changed in:
Use "java -version" for exec test.
6 lines of code changed in:
Add some more minor tests for filteredcopy ...
really got to copy across the ant1.x task testing infrastructure ;)
13 lines of code changed in:
Simple demo for copy
4 lines of code changed in:
Add some basic examples of how to use try-catch task
169 lines of code changed in:
Simple test for the if task
7 lines of code changed in:
Move the delete, touch and mkdir tasks into antlib. CLean and refactor each task to make sure is closer to code-normalized. Also make sure all the messages are capable of being i18n'ed
6 lines of code changed in:
type -> role for attribute name
1 lines of code changed in:
Change <typedef> -> <type-def>
4 lines of code changed in:
Update to latest task names as generated via xdoclet
4 lines of code changed in:
Remove test tasks that are no longer relevent given new unit test infrastructure
4 lines of code changed in:
Made build file test adder by default
5 lines of code changed in:
Added a simple class to help test the typed adder construct
5 lines of code changed in:
Update script with change in value-> name in pattern attribute
2 lines of code changed in:
Use correct extension for example
1 lines of code changed in:
Move g/b zip stuff into new library
21 lines of code changed in:
(35 more)