Directory proposal/myrmidon/src/java/org/apache/ant/util/

Directory Created:
2001-01-08 04:36
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
4
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/ant/util

Lines of Code

proposal/myrmidon/src/java/org/apache/ant/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
donaldp 11 (100.0%) 48 (100.0%) 4.3

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2001-05-29 12:06

Removed need for AntException. Substituted TaskException where appropriate and used raw Exception in other places (ie setup of components).

3 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/ant/util: Condition.java (+3 -3)
donaldp 2001-05-29 10:47

Moved Main/Constants/AntException to new package and made AntException not a RuntimeException

2 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/ant/util: Condition.java (+2 -1)
donaldp 2001-05-28 06:28

Run convert script to update to Beta Avalon.

26 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/ant/util: Condition.java (+26 -17)
donaldp 2001-02-20 08:09

Added in sketch of new item set type approach which is generalisation of current system.

0 lines of code changed in:

donaldp 2001-01-08 04:36

Updated to the version on harddisk + added the start of documentation.



Major changes include

* making convertion API context-sensitive

* the simplification of all the interfaces. The simplification is achived by applying IOC. Now AntEngine is responsible for creating and instantiating shared components via a ComponentManager.

* Moved most of startup code to AntEngine so that alternate front ends can be added in simply.

17 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/ant/util: Condition.java (new 17)
Generated by StatSVN 0.3.2-SNAPSHOT