On Wed, Mar 31, 2010 at 11:47, Hans Dockter <
hans-H+GgIF+VKBrzs492ZWNkEA@public.gmane.org> wrote:
> Regarding the groovy test execution.
>
> The Gradle build now uses the UberTestCases and fork per test. That brings
> the number of failing tests down to 16.
>
> - Hans
>
> --
> Hans Dockter
> Founder, Gradle
>
http://www.gradle.org,
http://twitter.com/gradleorg
> CEO, Gradle Inc. - Gradle Training, Support, Consulting
>
http://www.gradle.biz
>
>
>
> On Tue, Mar 30, 2010 at 8:38 PM, Hans Dockter <
hans-H+GgIF+VKBrzs492ZWNkEA@public.gmane.org> wrote:
>>
>> I have added the upload to the local and remote Maven repo.
>>
>> That leaves us with the one differing osgi value and the failing tests.
>>
>> Regarding the hardwired paths. I have changed the Gradle output layout to
>> the Ant one. That makes it harder to compare the two builds but it solves
>> the issue. I have still 52 failing tests out of 3962. We don't use the
>> suites at the moment but the Groovy auto detection. That might be one
>> reason.
>>
>> - Hans
>>
>> --
>> Hans Dockter
>> Founder, Gradle
>>
http://www.gradle.org,
http://twitter.com/gradleorg
>> CEO, Gradle Inc. - Gradle Training, Support, Consulting
>>
http://www.gradle.biz
>>
>>
>> On Tue, Mar 30, 2010 at 3:35 PM, Paul King <
paulk-V+QuBFElvc30CCvOHzKKcA@public.gmane.org> wrote:
>>>
>>> On 30/03/2010 9:39 PM, Hans Dockter wrote:
>>>>
>>>> The gradle build is almost done.
>>>
>>> Great news! Just commenting on the easy one for now... have to come back
>>> to other things later ... if no-one else jumps in beforehand.
>>>
>>>> One more issue. This source class is in the groovy.jar:
>>>>
>>>> /org/codehaus/groovy/tools/groovydoc/gstringTemplates/GroovyDocTemplateInfo.java
>>>>
>>>> My guess would be that it is not needed there and just made it because
>>>> of the wildcard:
>>>> org/codehaus/groovy/tools/groovydoc/gstringTemplates/**/*.*
>>>
>>> Yes, the class file needs to be there (which should be picked
>>> up fine as per normal class files) but not the source.
>>> I'll change that in the Ant build in the interim too.
>>>
>>>
>>> Cheers, Paul.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe from this list, please visit:
>>>
>>>
http://xircles.codehaus.org/manage_email
>>>
>>>
>>
>
>