On Friday 20 February 2004 06:36, Vikas Phonsa wrote:
> But I copied the MerlinTestCase code into my IDE and loaded a component
> there. Didn't use any maven, don't have any project.xml.
>
> This ran fine but all those jars where downloaded. So what step in CLI or
> TestCase is doing that.

Without looking at your concrete example;

Merlin does something similiar to Maven, it will download dependencies. Or to 
be more precise, the Avalon repository does it.

This happens if the resources of the dependencies are expressed in the newer 
"URN" format, instead of the explicit local Jars, and there are repositories 
declared in kernel.xml (or equivalent embedded kernel setup).

Niclas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to