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

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

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 132 (100.0%) 1041 (100.0%) 7.8
donaldp 124 (93.9%) 1004 (96.4%) 8.0
adammurdoch 7 (5.3%) 33 (3.2%) 4.7
sbailliez 1 (0.8%) 4 (0.4%) 4.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

4 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Add.java (+3 -3), P4Base.java (+1 -1)
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.

33 lines of code changed in:

donaldp 2002-02-21 09:41

Make tasks extend AbstractTask directly not via Task

2 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Base.java (+2 -4)
donaldp 2002-02-18 09:02

Inlined a large number of methods from AbstractTask

4 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Base.java (+4 -3)
donaldp 2002-02-10 01:01

Removed throwsIOException from Execute.execute() as it was never thrown.



Made some tasks specify expected return code rather than checkin it themselves.

2 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Base.java (+2 -10)
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.

2 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Base.java (+2 -2)
donaldp 2002-02-06 13:38

Style touchups

7 lines of code changed in:

donaldp 2002-02-03 10:28

Add a constructor to Execute2 that takes the ExecManager service

3 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Base.java (+3 -1)
donaldp 2002-02-03 03:46

Inline some method that were causing issues with some tasks

6 lines of code changed in:

donaldp 2002-01-27 02:32

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

1 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Base.java (+1 -1)
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/perforce: P4Add.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

4 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Add.java (+4 -2)
donaldp 2002-01-20 02:36

Did some create->add munging

1 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Base.java (+1 -1)
donaldp 2002-01-20 02:11

Did some create->add munging

3 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Base.java (+3 -3)
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/perforce: P4Add.java (+1 -1)
donaldp 2002-01-12 05:01

Migrate all the ant-independent code for



native execution

environment loading

os detection



into a new hierarchy aut.



AUT basically being completely independent of Ant.

6 lines of code changed in:

  • proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/perforce: P4Base.java (+1 -1), P4Sync.java (+5 -5)
donaldp 2002-01-06 02:30

Started to move the perforce tasks towards the new Execute2 abstraction

408 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/perforce: P4Add.java (+1 -1)
donaldp 2001-12-23 14:25

Start updating logging to myrmidon style logging

22 lines of code changed in:

(13 more)

Generated by StatSVN 0.3.2-SNAPSHOT