Directory proposal/myrmidon/src/java/org/apache/antlib/vfile/selectors/

Directory Created:
2002-02-28 04:49
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
15
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/antlib/vfile/selectors

Lines of Code

proposal/myrmidon/src/java/org/apache/antlib/vfile/selectors/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 83 (100.0%) 106 (100.0%) 1.2
adammurdoch 41 (49.4%) 73 (68.9%) 1.7
donaldp 42 (50.6%) 33 (31.1%) 0.7

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2002-03-29 12:57

final static --> static final to follow JLS recomendations

4 lines of code changed in:

donaldp 2002-03-23 04:01

Converted remaining xdoclet tags from

ant:* --> ant.*

12 lines of code changed in:

adammurdoch 2002-03-18 09:15

Ran IDEA's optimise imports.

9 lines of code changed in:

adammurdoch 2002-03-04 04:23

Fixed circular package dependency:

* Moved antlib.vfs.FileSelector to antlib.vfs.selectors

* Moved framework.Condition to framework.conditions

3 lines of code changed in:

adammurdoch 2002-03-03 02:28

Added Condition <-> File Selector adaptors:



* Added <condition> file selector, which allows a set of nested conditions to

be used to select files.



* Added <file-test> condition, which evaluates a set of nested selectors against

a file.



* FileSelector doesn't extend DataType any more.



* Got rid of the @ant:data-type tags from the file selectors, cause they ain't.



* Renamed <condition> nested element in <filtered-path> -> <filter>.



* Renamed <is-empty> selector -> <is-empty-folder>



* Fixed NPE using <name> selector in a path.



* Fixed error messages.

30 lines of code changed in:

donaldp 2002-03-01 08:54

restyle via IDEA

17 lines of code changed in:

adammurdoch 2002-02-28 04:49

* Started writing up the VFS and the data types.

* Moved selectors into their own package.

* Added <is-empty> selector.

31 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT