<ant><depend project="avalon-fortress-tools property="blah" inherit="runtime"/></ant>
but the 'inherit="runtime"' is ignored when you specify a dependency inside the <ant/> tag. One can either put the <depend/> tag outside the <ant/> tag or modify the gump code to provide support.
Either is, imho, a better idea than committing descriptors to cvs. I can see lots of difficult-to-trace build errors arriving in the future because of this.
cheers,
- Leo
Stephen McConnell wrote:
I have just updated the Excalibur Datasource build.xml and the corresponding Gump descriptor to remove fortress deps. The updates remove the fortress dependency that has been breaking the gump build for the last week.
http://marc.theaimsgroup.com/?t=101947957300001&r=1&w=2
The result of this change is that the fortress auto-meta generation will not run which may break other things. If someone can put together a static version of the meta generated content that Fortress needs, commit this and adjust the build.xml as required, then everything should be hunky-dory.
If gump generates datasource without problem, we can apply the same changes to excalibur-store and excalibur-monitor.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]