Ok, I have synced up locally. I commented back in reading ant resource files and did not place the ant.xml in the jar file.
I can confirm that taskdef still works with invidual tasks and properties.
(tested using ant-contrib)
dynamicelement still works.
I ran the unit tests and all the tests pass except the following:
TaskdefTest:
test5 failed - it did not throw an exception
AntTest:
test4
testLogfilePlacement
testInputHandlerInheritance
testRefId
testUserPropertyWinsInheritAll
testOverrideWinsInheritAll
testOverrideWinsNoInheritAll
ProjectTest
testAddTaskDefinition
testTaskDefinitionContainsKey
testTaskDefinitionContains
Included is the a gziped diff file (cvs diff -u) against current CVS of
Project.java
Peter
On Wednesday 23 April 2003 18:37, Antoine Levy-Lambert wrote:
> Peter Reilly wrote
>
> A couple of points:
> >1) the Project.java in the proposal should be synced up with
> > the current Project.java. It is quite difficult to see the
> > differences.
>
> Yes
>
> >2) do the taskdef, typedef tasks still work as at present ?
> >
> > (ie for individual tasks and with property resouces)
>
> No, I need to implement taskdef, typedef and subant in the proposal.
>
> Antoine
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
diff.antlib.project.gz
Description: GNU Zip compressed data
