> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, 25 February 2002 8:43 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: > jakarta-ant/proposal/myrmidon/src/testcases/org/apache/myrmidon/componen > ts/deployer DefaultDeployerTest.java TestConverter1.java >
> > Log: > Replaced usage of Avalon Context with Myrmidon specific Context: > I wasn't really planning to do this, but hooked into it when I found that the converters weren't being handed a TaskContext in the new places where conversion is happening. It wasn't till I was almost done that I discovered TaskContextAdaptor.resolve(). Too late by that stage, the changes were all mixed up in the other stuff, so I kept going. Personally, I prefer this approach, rather than adapting back and forwards between TaskContext and Avalon Context. Resolvable and Context are just a bit too general for my taste. However, I can roll this particular change back, if there's some compelling reason to go with the Avalon Context. Adam -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
