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

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

Browse with ViewVC

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

Developers

Author Changes Lines of Code Lines per Change
Totals 2 (100.0%) 0 (-) 0.0
donaldp 1 (50.0%) 0 (-) 0.0
darrell 1 (50.0%) 0 (-) 0.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

  • proposal/myrmidon/src/test/org/apache/tools/ant/test/subdir: build.xml (del)
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).

0 lines of code changed in:

  • proposal/myrmidon/src/test/org/apache/tools/ant/test/subdir: build.xml (new)
Generated by StatSVN 0.3.2-SNAPSHOT