Directory proposal/myrmidon/src/ant1compat/org/apache/tools/ant/types/

Directory Created:
2002-03-20 01:14
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
1
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/ant1compat/org/apache/tools/ant/types

Lines of Code

proposal/myrmidon/src/ant1compat/org/apache/tools/ant/types/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 3 (100.0%) 3 (100.0%) 1.0
darrell 2 (66.7%) 3 (100.0%) 1.5
donaldp 1 (33.3%) 0 (0.0%) 0.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

  • proposal/myrmidon/src/ant1compat/org/apache/tools/ant/types: Path.java (del)
darrell 2002-03-31 10:56

* New ProjectBuilder which programmatically converts from Ant1 to Myrmidon

project, rather than using a stylesheet. (This is now the default builder for

".xml" files.)



* Removed xml-apis.jar and xalan.jar, and added jaxp.jar back in. Hopefully, this

will keep us out of avoid jar version hell.



* Added more stuff to the ${java.class.path} property available to ant1 tasks.



* Can now fully build Myrmidon using Ant1 compatibility layer. All test bar one

(Ant1CompatTestCase) pass when run using Myrmidon.

2 lines of code changed in:

  • proposal/myrmidon/src/ant1compat/org/apache/tools/ant/types: Path.java (+2 -1)
darrell 2002-03-20 01:14

Modifications to Ant1 compatibility layer.

* Use modified version of Path.java, to provide all

available classes in Path.systemClasspath.

(Uses LoaderUtils.java taken from Mutant proposal,

for obtaining complete classpath from a ClassLoader.)



* Removed <ant> and <antcall> from ant1compat.atl

descriptor, since they don't work.



* Modified build so that xdoclet.jar and

jdepend.jar aren't included in dist/lib.

1 lines of code changed in:

  • proposal/myrmidon/src/ant1compat/org/apache/tools/ant/types: Path.java (new 1)
Generated by StatSVN 0.3.2-SNAPSHOT