You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Volker Lamp (Jira)" <ji...@apache.org> on 2021/04/23 19:56:00 UTC

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

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

Volker Lamp updated TAP5-2675:
------------------------------
    Attachment: TAP5-2675.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
>            Priority: Minor
>              Labels: easyfix
>         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)