> excalibur-component builds on gump.covalent.net but not on lsd as > Gumpy doesn't even try to build it. It says the prereq checkstyle was > missing. > > checkstyle is an optional dependency, doesn't Gumpy support that, yet?
I should've waited to press send, 'cos I figured it'd be along these lines ... the <ant <property is setting a '<depend' despite the lower down '<option. So -- incorrectly -- as displayed here, it has two dependencies on that project. http://lsd.student.utwente.nl/gump/avalon-excalibur/excalibur-component_deta ils.html#Project+Dependencies I know the code checks for a full dependency on the project before constructing one, so I'm not sure how this slipped in. Any pointers on the correct behavior for determining the need for such dynamic dependencies? BTW: I think I need some 'optimization/trimming' algorithm for dependencies (right now any 'difference' in a dependency, and subtle difference = runtime or not, allows Gumpy to keep two, not one.) regards Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
