Re: Hudson and Client-Side Classes
Re: Hudson and Client-Side Classes
- Subject: Re: Hudson and Client-Side Classes
- From: Mike Schrag <email@hidden>
- Date: Tue, 16 Jun 2009 20:36:00 -0400
eclipse="true" in the ant tasks ONLY loads wo frameworks, it does
not load anything else from .classpath, so if you have something
other than a framework reference, it doesn't really care and you
have to include that yourself.
erm, should it be caring and loading them? Is there a reason (other
than you hate this part of the system which I totally understand)
why it ignores them?
I talked about it a little at WONoVA tonight, but I think the reason I
didn't deal with anything except frameworks is because in a normal
app, I've only ever had two types are dependencies -- ones in
Libraries (which were already included) and frameworks (which
eclipse="true" picks up for you). Part of this was minimizing the
impact of this change on people's existing build.xml files, I suppose,
but partly I just never had a case that had a problem, so it wasn't
really an issue until now.
ms
_______________________________________________
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