Directory proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/optional/scm/

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

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 86 (100.0%) 7.1
donaldp 11 (91.7%) 78 (90.7%) 7.0
adammurdoch 1 (8.3%) 8 (9.3%) 8.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

donaldp 2002-03-17 09:42

Move all but the optional tasks into the hierarchy o.a.t.todo rather than o.a.t.ant so as not to clash with ant1 compatability later

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

8 lines of code changed in:

donaldp 2002-02-21 09:41

Make tasks extend AbstractTask directly not via Task

3 lines of code changed in:

donaldp 2002-02-06 13:38

Style touchups

0 lines of code changed in:

donaldp 2002-01-24 11:38

Create a utility class to contain all the static scanner utility functions

2 lines of code changed in:

donaldp 2002-01-13 00:04

Move all the generic scanners into types package

1 lines of code changed in:

donaldp 2001-12-23 06:35

Fix up license banner.

1 lines of code changed in:

donaldp 2001-12-22 13:00

restyled



Removed setAntRun() calls from Execute class



Renamed Environment to EnvironmentData

1 lines of code changed in:

donaldp 2001-12-16 05:44

log() --> getLogger().info()

7 lines of code changed in:

donaldp 2001-12-16 00:39

BuildException -> TaskException



Removed uneeded imports.



Processed code through style formatter.

30 lines of code changed in:

donaldp 2001-12-15 12:06

Add in a clone of the main ant source tree so that it can undergo some heavy refactoring.



Initial stages involves just making the Ant1.x tasks implement Ant2 interface and refactoring BuildException such that it can be easily be replaced by TaskException etc.

32 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT