Directory proposal/myrmidon/src/test/org/apache/tools/ant/test/

Directory Created:
2002-03-30 01:19
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
5
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/test/org/apache/tools/ant/test

                                         subdir (0 files, 0 lines)

Lines of Code

proposal/myrmidon/src/test/org/apache/tools/ant/test/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 14 (100.0%) 38 (100.0%) 2.7
darrell 9 (64.3%) 38 (100.0%) 4.2
donaldp 5 (35.7%) 0 (0.0%) 0.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

darrell 2002-03-30 06:56

* Added <ant1.antcall> task, and test. <ant1.ant> and <ant1.antcall> now

share a common abstract base class.



* Fixed <ant1> test files so that they run under Ant1.4, for checking.



* Fixed build so that ant1_todo.atl only includes the correct files.

31 lines of code changed in:

darrell 2002-03-30 01:19

* Added nested <condition> element to IfTask, to allow any arbitrary condition

to be used in <if>. Tests updated for new functionality.



* Ant1 conversion stylesheet uses nested <is-set> condition on <if>,

to replicate Ant1 behaviour of 'if=' and 'unless=' on targets.



* ant1compat antlib generated as part of standard build.



* Minor build cleanup: ${custom-tasks-dir} -> ${build.custom-tasks} for

consistency.



* Ant1CompatProject now uses ProjectHelper for property resolution, rather than

trying to duplicate Ant1 behaviour.



* Added tests for Ant1 Compatibility layer. These have been exclude from regular

build, as they fail when run under Ant1.4.1, because the JUnit task *always*

places ant.jar *first* in the JUnit classpath. Tests work under Ant1.5alpha,

since it adds ant.jar *last* by default. (Tests also function correctly by

invoking JUnit directly - or with Intellij JUnit integration).

7 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT