Josh Lucas wrote:
>
> Actually, at first, I tried to setup my project files with all the
> dependencies but it became very frustrating to have to list each
> additional project needed in the profile. It would be great if you
> could just say that a project depended on Ant and Gump would be smart
> enough to put the necessary pieces together.
I think that Jason/Geir is working on this... ;-)
In general, if project B depends on project A, and project C depends on B,
it is not always the case the C depends on A.
In the case of a dependency on Ant, all that really implies is a dependency
on a JAXP compliant parser. And there are cases where you might want to
compile with a different parser.
And, to be honest, I had always assumed that the rate of change of
dependencies would be low. History has proven me wrong.
> Now I need to figure out how I'm going to 'wrap' Gump since I need to
> set a few env variables before building can happen. Plus, I want Gump
> to play well with other parts of Alexandria especially jxr. It would be
> great if the jxr ant task wasn't so tied to certain outdated directory
> structures. Hmmm, I guess I could fix it and send patches but there
> doesn't seem to be anyone working on non-Gump parts of Alexandria right
> now.
Patches which integrate Alexandria with Gump or Gump with Alexandria, or
even canabilize one to work better with the other will be eagerly accepted.
> Ok, enough rambling. I'll send some project descriptors tomorrow...
Cool! For the short term, I'll likely add the dependencies for you.
- Sam Ruby
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]