Directory proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/sitraka/

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

Browse with ViewVC

[root]/proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/sitraka

                                                 bytecode (0 files, 0 lines)

                                                     attributes (0 files, 0 lines)

Lines of Code

proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/sitraka/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 132 (100.0%) 809 (100.0%) 6.1
donaldp 128 (97.0%) 794 (98.1%) 6.2
adammurdoch 4 (3.0%) 15 (1.9%) 3.7

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

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

15 lines of code changed in:

donaldp 2002-02-21 09:41

Make tasks extend AbstractTask directly not via Task

11 lines of code changed in:

donaldp 2002-02-18 09:02

Inlined a large number of methods from AbstractTask

11 lines of code changed in:

donaldp 2002-02-10 00:46

Renamed Execute2 to Execute and moved it into the myrmidon.framework package.



Cleaned up its code a little. ALso reworked it so that the user can specify an expectedReturnCode and if the value is not the one expected a TaskException is thrown.

6 lines of code changed in:

donaldp 2002-02-10 00:25

No need to setup a Logger for Execute.



All logging will be routed via System.err or System.out as appropriate

0 lines of code changed in:

donaldp 2002-02-06 13:38

Style touchups

4 lines of code changed in:

donaldp 2002-02-03 10:28

Add a constructor to Execute2 that takes the ExecManager service

9 lines of code changed in:

donaldp 2002-01-27 02:32

Made Execute2 only take Commandlin objects rather than an arrya of strings

3 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/main/org/apache/tools/ant/taskdefs/optional/sitraka: CovMerge.java (+2 -1)
donaldp 2002-01-20 02:11

Did some create->add munging

8 lines of code changed in:

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

20 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:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/sitraka: CovMerge.java (+1 -1)
donaldp 2002-01-06 02:19

Use Execute2 abstraction

13 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/main/org/apache/tools/ant/taskdefs/optional/sitraka: CovMerge.java (+1 -1)
donaldp 2002-01-01 06:16

Cleaup imports

2 lines of code changed in:

donaldp 2001-12-30 11:08

Moved inner classes to top level classes and merged StringUtil into the class that uses it

7 lines of code changed in:

donaldp 2001-12-30 11:00

Begin to cleanup tasks

82 lines of code changed in:

donaldp 2001-12-30 10:46

Restyled.

4 lines of code changed in:

(14 more)

Generated by StatSVN 0.3.2-SNAPSHOT