Directory proposal/embed/src/java/org/apache/tools/ant/taskdefs/

Directory Created:
2002-07-26 16:47
Total Files:
5
Deleted Files:
1
Lines of Code:
981

Browse with ViewVC

[root]/proposal/embed/src/java/org/apache/tools/ant/taskdefs

                                         optional (5 files, 701 lines)

Lines of Code

proposal/embed/src/java/org/apache/tools/ant/taskdefs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 1002 (100.0%) 58.9
costin 10 (58.8%) 999 (99.7%) 99.9
peterreilly 6 (35.3%) 2 (0.2%) 0.3
bodewig 1 (5.9%) 1 (0.1%) 1.0

Most Recent Commits

peterreilly 2004-03-09 16:49

remove authors from files

PR: 27177

Obtained from: J.M. (Martijn) Kruithof

0 lines of code changed in:

peterreilly 2003-06-27 18:43

change access levels of methods to match new access levels in Definer

2 lines of code changed in:

  • proposal/embed/src/java/org/apache/tools/ant/taskdefs: Taskdef2.java (+2 -2)
bodewig 2003-03-07 11:23

Remove email address from sources

1 lines of code changed in:

  • proposal/embed/src/java/org/apache/tools/ant/taskdefs: Taskdef2.java (+1 -1)
costin 2002-12-29 05:57

Same attributes names as in ant1.6

5 lines of code changed in:

  • proposal/embed/src/java/org/apache/tools/ant/taskdefs: SystemPath.java (+5 -1)
costin 2002-11-21 22:42

Allow multiple <systemPath> ( system path is used to add more stuff

to the 'main' loader - for example to add junit.jar so that

<junit> optional task can work )

13 lines of code changed in:

  • proposal/embed/src/java/org/apache/tools/ant/taskdefs: SystemPath.java (+13 -8)
costin 2002-10-18 21:50

Description implementation ( as a regular task ).

91 lines of code changed in:

  • proposal/embed/src/java/org/apache/tools/ant/taskdefs: Description.java (new 91)
costin 2002-10-11 18:19

Removed ServiceDiscoveryTask ( for now ).



Added an experimental TaskDiscovery that will use commons-discovery

to find tasks using the ProjectComponentFactory hook.

This is just to play with different antlib mechanisms.

0 lines of code changed in:

costin 2002-10-11 17:55

Moved XMLDOM to taskdefs. There is no difference between type and

task any more, and it may do some active stuff in execute()

139 lines of code changed in:

  • proposal/embed/src/java/org/apache/tools/ant/taskdefs: XMLDOM.java (new 139)
costin 2002-08-30 23:10

Moved from discovery - it'll be the start on discovering the tasks.

0 lines of code changed in:

costin 2002-07-27 02:19

Add JXPath and a modified Taskdef that uses the 'system path'.



Remove debugging message.

350 lines of code changed in:

costin 2002-07-26 16:47

One more try :-)

401 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT