Peter Jervgren wrote:
Inside the embedding code I use this...

--- start snippet
String group = "merlin";
String id = "merlin-impl";
String version = "3.3-SNAPSHOT";
Artifact artifact = Artifact.createArtifact(group, id, version);

You need to change the above version to "3.3.0".
Then we need to fix your embeddor classpath - more on that in another emial comming shortly.


Steve.


--

|---------------------------------------|
| Magic by Merlin                       |
| Production by Avalon                  |
|                                       |
| http://avalon.apache.org              |
|---------------------------------------|

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



Reply via email to