1) clone the repo...
2) git checkout potential-gradle-bug
3) cd hibernate-core
4) gradle test

On Thursday, March 17, 2011, at 01:42 pm, Steve Ebersole wrote:
> I do not think you are on the branch I pointed at.  That branch has no such
> buildSrc source.
> 
> On Thursday, March 17, 2011, at 01:35 pm, Peter Niederwieser wrote:
> > Tried with 1.0-milestone-1 but got the following:
> > 
> > gradle test
> > (03-17 18:30)
> > 
> > :buildSrc:clean
> > :buildSrc:compileJava
> > 
> > Note:
> > /swd/tmp/hibernate-core/buildSrc/src/main/java/org/hibernate/build/gradle
> > /u pload/UploadManager.java uses or overrides a deprecated API.
> > Note: Recompile with -Xlint:deprecation for details.
> > 
> > :buildSrc:compileGroovy
> > 
> > org.codehaus.groovy.control.MultipleCompilationErrorsException: startup
> > failed:
> > /swd/tmp/hibernate-core/buildSrc/src/main/groovy/org/hibernate/build/grad
> > le /javadoc/Javadoc.groovy: 30: unable to resolve class
> > org.gradle.external.javadoc.JavadocExecHandleBuilder
> > 
> >  @ line 30, column 1.
> >  
> >    import org.gradle.external.javadoc.JavadocExecHandleBuilder
> >    ^
> > 
> > 1 error
> > 
> > In case you were wondering, Gradle has no general problem with custom
> > org.junit.runner.RunnerS. For example, Spock tests work just fine with
> > Gradle.
> > 
> > --
> > Peter Niederwieser
> > Developer, Gradle
> > http://www.gradle.org
> > Trainer & Consultant, Gradleware
> > http://www.gradleware.com
> > Creator, Spock Framework
> > http://spockframework.org
> > 
> > 
> > 
> > --
> > View this message in context:
> > http://gradle.1045684.n5.nabble.com/Gradle-JUnit-and-ignored-tests-tp3879
> > 8 03p3893830.html Sent from the gradle-dev mailing list archive at
> > Nabble.com.
> > 
> > ---------------------------------------------------------------------
> > 
> > To unsubscribe from this list, please visit:
> >     http://xircles.codehaus.org/manage_email
> 
> ---
> Steve Ebersole <[email protected]>
> http://hibernate.org

---
Steve Ebersole <[email protected]>
http://hibernate.org

Reply via email to