Re: Reference an override.xml via artifact?

Peter Neubauer <[email protected]> Tue, 28 Sep 2004 20:46:45 +0200
Newsgroups gmane.comp.jakarta.avalon.user
Message-ID <[email protected]>
Hi Rajamani,

On Tue, 2004-09-28 at 20:46 +0400, Rajamani Saravanan wrote:
> Hi Peter..

> merlin -config http://HOST/CONFIG.xml <ARTIFACT>

Yes, that's how e.g. OpenIM is starting. But that implies that you still
explicitely have to refer to the HOST. It would be great if you could
use the repository system (download, lookup, cache, package) to
reference something like

merlin -config artifact:override:my-special-override#2.0.4 <ARTIFACT>


/peter