Directory proposal/myrmidon/src/main/org/apache/tools/ant/types/

Directory Created:
2001-12-15 12:06
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
33
Lines of Code:
0

Browse with ViewVC

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

                                         converters (0 files, 0 lines)

                                         optional (0 files, 0 lines)

                                             depend (0 files, 0 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 253 (100.0%) 4730 (100.0%) 18.6
donaldp 243 (96.0%) 4693 (99.2%) 19.3
adammurdoch 5 (2.0%) 21 (0.4%) 4.2
sbailliez 5 (2.0%) 16 (0.3%) 3.2

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.

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

11 lines of code changed in:

donaldp 2002-03-03 07:09

Die ProjectComponent die!

2 lines of code changed in:

donaldp 2002-03-03 06:45

Rmove broken javadocs

0 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: Path.java (-6)
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().

3 lines of code changed in:

donaldp 2002-02-17 10:01

Add utility methods to deal with myrmidons filesets

55 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: ScannerUtil.java (+55 -2)
donaldp 2002-02-14 11:06

Zap Marker

0 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: Commandline.java (-11)
donaldp 2002-02-14 10:49

Move filter class into framework

1 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: FilterSet.java (+1)
donaldp 2002-02-14 10:48

Move body of addLine into this class rather than delegating and temporarily commented out markers

10 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: Commandline.java (+10 -7)
donaldp 2002-02-10 01:10

Remove some unused cruft

9 lines of code changed in:

donaldp 2002-02-10 00:18

Comment out creator for the time being

2 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: FilterSet.java (+2 -2)
donaldp 2002-02-09 23:34

Remove dummy javadocs

0 lines of code changed in:

donaldp 2002-02-06 13:38

Style touchups

15 lines of code changed in:

donaldp 2002-01-27 10:07

Move zip/tar related archiving and un-archiving classes into new package

3 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: ScannerUtil.java (+3 -1)
donaldp 2002-01-27 09:57

Move TarFileSet.getFiles() into ScannerUtil

20 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: ScannerUtil.java (+20)
donaldp 2002-01-27 09:56

Cosmetic touchups

5 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: ZipScanner.java (+5 -5)
donaldp 2002-01-27 09:42

Update classes for recent changes in fileset/scanner separation

13 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: ZipFileSet.java (+13 -67)
donaldp 2002-01-27 09:42

Move scanning out of ZipFileSet into this class

31 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: ScannerUtil.java (+31 -4)
donaldp 2002-01-27 09:37

Extend the framework fileset

1 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/types: FileSet.java (+1 -75)

(58 more)

Generated by StatSVN 0.3.2-SNAPSHOT