On Thu, 2009-09-10 at 06:03 +1000, Adam Murdoch wrote:
> 
> Russel Winder wrote:
> > Is this weird or to be expected -- Gradle cannot clean Gradle:
> >
> >   
> 
> Gradle can't do anything with Gradle. You need to use gradlew.

Sorry, but this has to be a bit "arse about face".  If I build and
install Gradle then I ought to be able to use it to build the Gradle
that I just used to create the built Gradle.  The purpose of GradleW
should be as a bootstrap where Gradle is not pre-installed.

> > |> gradlew clean
> > :gradle-core:clean
> > :gradle-open-api:clean
> > :gradle-ui:clean
> > :gradle-wrapper:clean
> > :clean
> >
> > BUILD SUCCESSFUL
> >
> > Total time: 35.008 secs
> >
> > |> gradle clean
> >
> > FAILURE: Build failed with an exception.
> >
> > * Where:
> > Build file
> > '/home/users/russel/Repositories/Bazaar/SharedRepositories/GradleCore/Trunk/buildSrc/build.gradle'
> >  line: 24
> >
> > * What went wrong:
> > A problem occurred evaluating root project 'buildSrc'.
> > Cause: Could not find property 'checkstyle' on root project 'buildSrc'.
> >
> > * Try:
> > Run with -s or -d option to get more details. Run with -S option to get
> > the full (very verbose) stacktrace.
> >
> > BUILD FAILED
> >
> > Total time: 4.59 secs
> >
> >
> > |> gradlew --version
> >
> > ------------------------------------------------------------
> > Gradle 0.8-20090829161512+1000
> > ------------------------------------------------------------
> >
> > Gradle buildtime: Saturday, August 29, 2009 4:15:12 PM EST
> > Groovy: 1.6.4
> > Ant: Apache Ant version 1.7.0 compiled on December 13 2006
> > Ivy: 2.1.0-rc2
> > Java: 1.6.0_0
> > JVM: 14.0-b08
> > JVM Vendor: Sun Microsystems Inc.
> > OS Name: Linux
> >
> >
> > |> gradle --version
> >
> > ------------------------------------------------------------
> > Gradle 0.8-20090909165114+0100
> > ------------------------------------------------------------
> >
> > Gradle buildtime: Wednesday, 9 September 2009 16:51:14 o'clock BST
> > Groovy: 1.6.4
> > Ant: Apache Ant version 1.7.0 compiled on December 13 2006
> > Ivy: 2.1.0-rc2
> > Java: 1.6.0_0
> > JVM: 14.0-b08
> > JVM Vendor: Sun Microsystems Inc.
> > OS Name: Linux
> >
> >
> > |> 
> >
> >   
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> 
-- 
Russel.
=============================================================================
Dr Russel Winder      Partner
                                            xmpp: [email protected]
Concertant LLP        t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,   f: +44 8700 516 084   voip: sip:[email protected]
London SW11 1EN, UK   m: +44 7770 465 077   skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to