Directory proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text/

Directory Created:
2001-12-30 09:58
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
11
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text

Lines of Code

proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 52 (100.0%) 408 (100.0%) 7.8
donaldp 44 (84.6%) 328 (80.4%) 7.4
adammurdoch 6 (11.5%) 47 (11.5%) 7.8
sbailliez 2 (3.8%) 33 (8.1%) 16.5

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

adammurdoch 2002-03-11 08:41

* AbstractTask no longer extends AbstractLogEnabled.

* DefaultExecutor no longer log enables Tasks.

* Added TaskContext.log( LogLevel, ... ) methods.

* Moved LogLevel to myrmidon.api package.

23 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.

10 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text: Native2Ascii.java (+10 -34)
donaldp 2002-03-03 07:09

Die ProjectComponent die!

0 lines of code changed in:

adammurdoch 2002-03-02 04:03

* Added OsFamily enumerated type, to represents OS groupings.

* Replaced all usages of Os.isFamily( String ) with Os.isFamily( OsFamily ).

* Replaced all usages of "os.name" system properties with calls to Os.isFamily().

14 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text: FixCRLF.java (+14 -17)
donaldp 2002-02-21 09:41

Make tasks extend AbstractTask directly not via Task

3 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text: ReplaceRegExp.java (+3 -2)
donaldp 2002-02-06 13:38

Style touchups

38 lines of code changed in:

donaldp 2002-01-26 02:08

Update tasks to reflect movement of logic from objects to service/utility objects

2 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text: ReplaceRegExp.java (+2 -1)
sbailliez 2002-01-20 17:35

- Fix order of modifiers

- Fix duplicate/unecessary imports

- Fix single if/else and loop without block

33 lines of code changed in:

donaldp 2002-01-20 09:51

Extract inner classes and move contentEuqls to FileUtil

4 lines of code changed in:

donaldp 2002-01-20 09:50

Use IOUtils.shutdown() for readers/writers

3 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text: Replace.java (+3 -25)
donaldp 2002-01-20 02:36

Did some create->add munging

2 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text: Native2Ascii.java (+2 -1)
donaldp 2002-01-20 02:11

Did some create->add munging

6 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text: Native2Ascii.java (+6 -5)
donaldp 2002-01-13 05:25

Move Mapper adaptor and friends to mapper package

1 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text: Native2Ascii.java (+1 -1)
donaldp 2002-01-13 04:45

Move mappers into their own package

3 lines of code changed in:

donaldp 2002-01-13 00:19

Move Native2Ascii to text package

34 lines of code changed in:

donaldp 2002-01-13 00:04

Move all the generic scanners into types package

2 lines of code changed in:

donaldp 2002-01-12 23:42

Regular expression moved to text package

3 lines of code changed in:

donaldp 2002-01-04 09:25

Removed cruft from tasks that manually worked with references rather than letting the container handle it.

11 lines of code changed in:

donaldp 2002-01-01 09:13

Started to migrate FileSet away from using Project and for implementing references itself (rather than letting container manage references)

1 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/text: ReplaceRegExp.java (+1 -1)

(3 more)

Generated by StatSVN 0.3.2-SNAPSHOT