So how do you set up optional dependencies? I've seen GUMP fail before were the dependency was supposed to be optional.
Without a specific instance that you can cite, this is hard to debug.
If a dependency is optional, the results won't be found in the classpath. I've seen some Ant build files that don't properly handle optional dependencies - in each case it was a simple bug or oversight.
- Sam Ruby
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
