At the time, there was no way to make "Aggregated Test Result Report", unless going via ant. With 79 modules, it is not really feasible to have the report split across each module.
Ideas are welcome. On Mon, Dec 12, 2011 at 3:47 AM, Adam Murdoch <[email protected]> wrote: > > Depends what you're trying to do. Why not use the built-in Test task? > > On 10/12/2011, at 7:09 PM, Niclas Hedhman wrote: > > Do I have any other choice? > > On Sat, Dec 10, 2011 at 2:38 AM, Adam Murdoch > <[email protected]> wrote: > > > Are you using the Ant junitreport task? > > > On 10/12/2011, at 3:44 AM, Niclas Hedhman wrote: > > > When we started to build on Hudson, we got the problem described in > > GRADLE-1158; > > > * Where: > > Build file '/home/hudson/hudson_work/jobs/Qi4j > > SDK/workspace/build.gradle' line: 241 > > > * What went wrong: > > Execution failed for task ':test'. > > Cause: Errors while applying transformations: > > javax.xml.transform.TransformerException: > > com.sun.org.apache.xalan.internal.xsltc.TransletException: > > java.io.FileNotFoundException: /home/hudson/hudson_work/jobs/Qi4j > > SDK/workspace/build/reports/junit/org/qi4j/library/sql/liquibase/218_LiquibaseServiceTest.html > > (Too many open files) > > > > Running milestone-6. > > > The full console output is available (for a while) at > > http://ci.ops4j.org/hudson/job/Qi4j%20SDK/4/console > > > > Please advice... > > > > Cheers > > -- > > Niclas Hedhman, Software Developer > > http://www.qi4j.org - New Energy for Java > > > I live here; http://tinyurl.com/3xugrbk > > I work here; http://tinyurl.com/6a2pl4j > > I relax here; http://tinyurl.com/2cgsug > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > http://xircles.codehaus.org/manage_email > > > > > > -- > > Adam Murdoch > > Gradle Co-founder > > http://www.gradle.org > > VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting > > http://www.gradleware.com > > > > > > -- > Niclas Hedhman, Software Developer > http://www.qi4j.org - New Energy for Java > > I live here; http://tinyurl.com/3xugrbk > I work here; http://tinyurl.com/6a2pl4j > I relax here; http://tinyurl.com/2cgsug > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > > -- > Adam Murdoch > Gradle Co-founder > http://www.gradle.org > VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting > http://www.gradleware.com > -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/3xugrbk I work here; http://tinyurl.com/6a2pl4j I relax here; http://tinyurl.com/2cgsug --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
