Re: Bundle loading during unit testing outside Eclipse
Re: Bundle loading during unit testing outside Eclipse
- Subject: Re: Bundle loading during unit testing outside Eclipse
- From: Paul Hoadley <email@hidden>
- Date: Tue, 20 Sep 2011 18:28:48 +0930
Hi Ray,
On 20/09/2011, at 2:58 PM, Ray Kiddy wrote:
> Whenever I have had this sort of problem, I usually end up switching the <junit> target to a <java> target. The re-write one has to do for that, the re-jiggering of the parameters, usually points me to the problem. It is kind of labor-intensive, but it works. Once it works as a <java>, I have seen the error and it will work as a <junit>. Also, spending some more time looking at the verbose output from ant helps. It just takes longer than it seems is justified. It is extremely verbose. But, you know, the problem is always in there somewhere and if you read the warnings, it is usually describing the problem, even if the warnings seem to be coming from out of left field.
Thanks for the advice. I think I'm approaching the point where I'm going to have to invest the time.
--
Paul.
http://logicsquad.net/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden