> -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 27, 2004 18:15 > To: [EMAIL PROTECTED] > Subject: Re: [EMAIL PROTECTED]: avalon-tools/avalon-tools-magic failed > > On Sun, 25 Jul 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: > > > More thinking - I'm starting to suspect that this may be a gump > > issue. The error is question is related to the *last* system > > property supplied by gump to magic. > > I see it, I see it!!! OK, enough enthusiasm.
LOL :-) > You set build.sysclasspath to an empty string and this makes Gumpy > omit the equals sign on the command line (is this a bug?). This in > turn makes Ant eat > - > Dgump.resource.junit=/usr/local/gump/public/workspace/dist/junit/junit.j ar > as the value for the build.sysclasspath property. Yep - makes sense. I'm working though getting a bunch of things installed on a new machine and don't have cvs up yet - so hint, hint, feel free to make the change. Cheers, Steve. > Solution: Use something else but "" for build.sysclasspath's value. I > recommend "append" which is more or less identical to what Ant would > do if the property wasn't there at all. > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
