On Tue, 10 Aug 2004, Ingo Brunberg <[EMAIL PROTECTED]> wrote: > Sure, the webdavclient directory does not depend on the top level > stuff. You can build the client library right from there.
OK, did that. It took me longer than expected since there are some implicit dependencies that I didn't see when first looking over the build file - mainly servlet classes and JTA. Since you use the full j2ee API stack as dependency and Gump break it up into its pieces in order to vary them more dynamically, I had some try-and-error builds until I was there. Should be working with the next full Gump run (i.e. you shouldn't get nagged more than once because of this problem). Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
