Directory proposal/myrmidon/src/todo/org/apache/tools/todo/taskdefs/perforce/

Directory Created:
2002-03-17 09:56
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
13
Lines of Code:
0

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 30 (100.0%) 16 (100.0%) 0.5
donaldp 26 (86.7%) 12 (75.0%) 0.4
adammurdoch 4 (13.3%) 4 (25.0%) 1.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

adammurdoch 2002-04-07 10:19

Axed todo.types.FileSet.

1 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/todo/taskdefs/perforce: P4Add.java (+1 -3)
adammurdoch 2002-04-07 09:51

* Split up todo.types.PathUtil.

- Moved generic formatting to aut.nativelib.PathUtil.

- Moved FileList util methods to framework.file.FileListUtil.

- Moved addExtDirs() to DefaultCompilerAdaptor.

- myrmidon.components.* no longer depend on todo.*



* Removed all usages of Commandline.toString(), size() and getCommandline(),

excluding Execute.

0 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/todo/taskdefs/perforce: P4Base.java (-8)
adammurdoch 2002-03-22 07:18

Added TaskContext.verbose(), and fixed up the usages of info() and warn().

1 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/todo/taskdefs/perforce: P4Add.java (+1 -1)
adammurdoch 2002-03-18 08:53

Some refactoring of framework.Execute:



* Moved the general-purpose logging and validation code from Exec task to

Execute.



* Removed Execute's constructor, replaced with a TaskContext passed to

Execute.execute().



* If no ExecOutputHandler is provided, Execute routes the process' stdout

and stderr via TaskContext's log methods.



* Removed a bunch of debug messages from tasks, as Execute now takes care of this.



* Replaced a bunch of return code == 0 checks, with calls to

Execute.setReturnCode( 0 ).

2 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/todo/taskdefs/perforce: P4Base.java (+2 -3)
donaldp 2002-03-17 09:56

Move most of 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

12 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT