You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/05/31 17:35:00 UTC

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

    [ https://issues.apache.org/jira/browse/TAP5-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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)