The AbstractMerlinTestCase class hase been updated to vesion 3.2.1. The update fixes the issue concerning remote repository assignment which in normally cases will ensure that dependencies needed by the kernel during deployment wil be downloaded automatically.


Users of the testcase should update maven project dependecies to reflect the following:

   <dependency>
     <groupId>merlin</groupId>
     <artifactId>merlin-unit</artifactId>
     <version>3.2.1-dev</version>
   </dependency>

Cheers, Steve.

--

Stephen J. McConnell
mailto:[EMAIL PROTECTED]




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



Reply via email to