[jira] [Commented] (TAP5-2675) Avoid multiple Groovy compilers on classpath

2021-05-31 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/TAP5-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354599#comment-17354599
 ] 

Hudson commented on TAP5-2675:
--

FAILURE: Integrated in Jenkins build Tapestry ยป tapestry-trunk-freestyle #87 
(See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-trunk-freestyle/87/])
TAP5-2675: Avoid multiple Groovy compilers on classpath (thiago: rev 
62487c10614f2a21756a273e4607584ee8cab9ad)
* (edit) tapestry-webresources/build.gradle


> Avoid multiple Groovy compilers on classpath
> 
>
> Key: TAP5-2675
> URL: https://issues.apache.org/jira/browse/TAP5-2675
> Project: Tapestry 5
>  Issue Type: Task
>  Components: tapestry-webresources
>Reporter: Volker Lamp
>Assignee: Thiago Henrique De Paula Figueiredo
>Priority: Minor
>  Labels: easyfix, patch
> Fix For: 5.7.3
>
> Attachments: TAP5-2675.patch
>
>
> Transitive dependencies of (a) spock-tapestry and (b) geb-spock cause two 
> different Groovy compilers to be included in the testCompile configuration.
> Proposing to exclude groovy-all from the geb-spock dependency. All tests 
> still pass when doing so.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (TAP5-2675) Avoid multiple Groovy compilers on classpath

2021-05-31 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/TAP5-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354588#comment-17354588
 ] 

ASF subversion and git services commented on TAP5-2675:
---

Commit 62487c10614f2a21756a273e4607584ee8cab9ad in tapestry-5's branch 
refs/heads/master from Thiago H. de Paula Figueiredo
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=62487c1 ]

TAP5-2675: Avoid multiple Groovy compilers on classpath

Thanks Volker Lamp for the patch!

> Avoid multiple Groovy compilers on classpath
> 
>
> Key: TAP5-2675
> URL: https://issues.apache.org/jira/browse/TAP5-2675
> Project: Tapestry 5
>  Issue Type: Task
>  Components: tapestry-webresources
>Reporter: Volker Lamp
>Assignee: Thiago Henrique De Paula Figueiredo
>Priority: Minor
>  Labels: easyfix, patch
> Attachments: TAP5-2675.patch
>
>
> Transitive dependencies of (a) spock-tapestry and (b) geb-spock cause two 
> different Groovy compilers to be included in the testCompile configuration.
> Proposing to exclude groovy-all from the geb-spock dependency. All tests 
> still pass when doing so.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)