Ack!
I didn't mean to be using the latest quite like that. Is there a nice intro
to embedding for the Merlin 3.2 install?
No - but fear not!
It actually rather close to 3.3.
Two main differences:
1. usage of the artifact: url is only available in 3.3. In 3.2.X you have the more primative "[group]:[name];[version]" spec format
2. Under 3.3 the InitalContext interface has been extended to include the newBlock( .. ) operation. This is not available under 3.2.X - instead you use new DefaultBlock( ... ) with the same arguments.
I want to be using all released jars for Turbine, not a ton of SNAPSHOT's! I tried to find the 3.2 download from http://avalon.apache.org/download.cgi, but only see 3.0. Is my only option to build from CVS?
I would grab the 3.2.5 tagged version from CVS for source examples and test against the binary distribution.
Cheers, Stephen.
Eric
-----Original Message----- From: Niclas Hedhman [mailto:[EMAIL PROTECTED] Sent: Monday, January 26, 2004 8:38 AM To: Avalon framework users Subject: Re: [merlin] introduction to embedding
On Sunday 25 January 2004 22:46, Eric Pugh wrote:
It seems like the logging isn't getting set up properly
because it needs
LogTarget? Which doesn't seem to exist?
You really do use the latest of the late. Stephen created the new logging system as little as 36hours or so ago.
I think if you check out avalon, and then do;
cd avalon ant clean ant
It should rebuild everything as needed, including giving you a local copy of the new logging system, awaiting an upload to the central repositories.
Cheers Niclas
--------------------------------------------------------------------- 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]
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]