--- On Wed, 9/16/09, Tomek Kaczanowski <[email protected]> wrote:

> From: Tomek Kaczanowski <[email protected]>
> Subject: Re: [gradle-dev] GUI
> To: [email protected]
> Date: Wednesday, September 16, 2009, 8:50 PM
> Hi Mike,
> 
> > This sounds like a something is missing. Can you do
> this: Go to this directory
> >
>  /home/tomek/.gradle/wrapper/dists/gradle-0.8-20090916110327+0200
> > and run
> > ./bin/gradle --gui
> > Does that yield the same class loader error?
> Same error.
> 
> > Can you also make an explodedDist of gradle, navigate
> to [gradle]/build/distributions/exploded and run the above
> command. Does that yield the class loader error?
> ./gradlew clean explodedDist
> cd build/distributions/exploded/
> ./bin/gradle --gui
> Same error.
> 
> --
> best regards
> Tomek Kaczanowski

Its starting to sound like an environment issue. Especially since Adam says its 
working for him (FYI: I'm on Ubuntu). What do you get when you run "echo 
$GRADLE_HOME"?
If you get anything, it means we're probably running a different gradle 
version. But that doesn't make much sense because BootstrapMain has been there 
for quite some time.

Mike
Automated Logic Research Team






---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to