[EMAIL PROTECTED]
> Sent: Friday, November 14, 2003 4:26 PM
> To: Avalon Developers List
> Subject: Re: Running JCoverage Plugin with Merlinized components
>
>
>
> From memory you project.xml file includes an incredible array of
> container side implementation classes. Just
From memory you project.xml file includes an incredible array of
container side implementation classes. Just get rid of all of the
merlin implementation dependency declarations except for the merlin-unit
and you should be a touch more sucessfull.
BTW - this is just a hunch.
Stephen.
Eric Pu
Hi all,
I have finished upgrading a couple Fulcrum components Merlin: mimetype,
localization, configuration. I go to build the site and bamn, everything
blows up when attempting to run the unit tests with JCoverage. Which was a
real disappointment as I love JCoverage...
Anyone run anything succ