Directory proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/condition/

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

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 64 (100.0%) 194 (100.0%) 3.0
donaldp 56 (87.5%) 160 (82.5%) 2.8
adammurdoch 8 (12.5%) 34 (17.5%) 4.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.

3 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/condition: Http.java (+2 -4), Socket.java (+1 -3)
adammurdoch 2002-03-04 04:23

Fixed circular package dependency:

* Moved antlib.vfs.FileSelector to antlib.vfs.selectors

* Moved framework.Condition to framework.conditions

3 lines of code changed in:

donaldp 2002-03-03 07:09

Die ProjectComponent die!

8 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/condition: Http.java (+4 -4), Socket.java (+4 -4)
adammurdoch 2002-03-03 02:19

Restructured the conditional tasks:



* Made framework.Condition an interface.



* Converted old framework.Condition into <is-set> condition.



* Ported all Ant 1 conditions to the new Condition interface, and removed

the old Condition and ConditionBase classes.



* Moved <and>, <or>, <not> conditions to framework.conditions.



* Moved <condition> task and <os> condition to antlib.



* Moved <available> to antlib. This is no longer a task, just a condition.

Removed all file checking, which will be done by other condition

implementations.



* Removed conditions from <fail>, as it can be wrapped in an <if> instead.



* A target can now take both an "if" and an "unless" condition.

28 lines of code changed in:

donaldp 2002-02-18 09:02

Inlined a large number of methods from AbstractTask

2 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/condition: IsSet.java (+2 -1)
donaldp 2002-02-14 10:36

Move CheckSum into antlib.build package

1 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/condition: ConditionBase.java (+1 -1)
donaldp 2002-01-12 04:55

Readd a condition for OS detection

0 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/condition: OsCondition.java (new)
donaldp 2002-01-12 04:55

Cleanup naming

23 lines of code changed in:

donaldp 2002-01-06 01:54

Use inherited getProperty rather than getProject().getProeprty()

1 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/condition: IsSet.java (+1 -1)
donaldp 2001-12-30 00:21

Update classes so that Path no longer accepts a Project object in its constructor and there is no setProject in ProjectComponent objects

0 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/condition: ConditionBase.java (-5)
donaldp 2001-12-23 14:25

Start updating logging to myrmidon style logging

3 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/condition: Http.java (+2 -3), Socket.java (+1 -2)
donaldp 2001-12-23 06:35

Fix up license banner.

9 lines of code changed in:

donaldp 2001-12-22 12:58

restyled

1 lines of code changed in:

donaldp 2001-12-22 12:51

Removed unused import

0 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/condition: Or.java (-1)
donaldp 2001-12-21 14:21

Move to using Java2 collections API

18 lines of code changed in:

donaldp 2001-12-16 02:05

BuildException -> TaskException



39 errors to go

39 errors to go

hey ho we're merry now for theres

39 errors to go

6 lines of code changed in:

  • proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/condition: Http.java (+3 -1), Socket.java (+3 -1)
donaldp 2001-12-16 00:39

BuildException -> TaskException



Removed uneeded imports.



Processed code through style formatter.

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

51 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT