Directory proposal/myrmidon/src/main/org/apache/tools/ant/util/mappers/

Directory Created:
2002-01-13 04:45
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
8
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/main/org/apache/tools/ant/util/mappers

Lines of Code

proposal/myrmidon/src/main/org/apache/tools/ant/util/mappers/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 23 (100.0%) 79 (100.0%) 3.4
donaldp 19 (82.6%) 46 (58.2%) 2.4
adammurdoch 4 (17.4%) 33 (41.8%) 8.2

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

adammurdoch 2002-03-04 02:44

* Moved FileNameMapper to framework. Got rid of setTo() and setFrom()

from the interface, as these are no longer needed.



* Changed tasks to accept a FileNameMapper directly, rather than using Mapper.



* Removed the 'flatten' attribute from the <copy> task.



* Removed the 'ext' attribute from the <native2ascii> task.



* Removed Mapper and MapperType.



* Moved <flatten> mapper to antlib.



* Made ExtMapper available as <map-extension> and moved to antlib.



* Added <prefix> mapper, to apply a fixed prefix to names.



* Added <chain> mapper, to apply a chain of mappers to names.



* Added <mapped-fileset>, a fileset that transforms nested filesets using a mapper.

33 lines of code changed in:

donaldp 2002-03-03 07:09

Die ProjectComponent die!

0 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/util/mappers: Mapper.java (-3)
donaldp 2002-01-20 09:55

Moved toURL from Path to PathUtils

2 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/util/mappers: Mapper.java (+2 -1)
donaldp 2002-01-15 09:51

Cleanup up Path object by makign PathElement a top level class and by removing the create() methods and replacing them wiuth adder methods.



Also moved some of the static methods (particularly path parsing) into FileUtils).

4 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/util/mappers: Mapper.java (+4 -1)
donaldp 2002-01-13 05:25

Move Mapper adaptor and friends to mapper package

1 lines of code changed in:

donaldp 2002-01-13 04:45

Move mappers into their own package

39 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT