You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (Jira)" <ji...@apache.org> on 2020/11/26 10:49:00 UTC

[jira] [Resolved] (GROOVY-9827) Rework gradle build to use modern conventions - better support "provided" concept

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

Paul King resolved GROOVY-9827.
-------------------------------
    Resolution: Fixed

> Rework gradle build to use modern conventions - better support "provided" concept
> ---------------------------------------------------------------------------------
>
>                 Key: GROOVY-9827
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9827
>             Project: Groovy
>          Issue Type: Task
>            Reporter: Paul King
>            Assignee: Cédric Champeau
>            Priority: Major
>              Labels: breaking
>             Fix For: 4.0.0-alpha-2
>
>
> As part of the refactoring, the notional "provided" jars in earlier builds are no longer copied into the distribution zips. Applies to:
> {noformat}
> javax.servlet.jsp-api-2.3.3.jar
> javax.servlet-api-4.0.1.jar
> {noformat}
> While this is conceptually a breaking change, it better honors the "provided" concept since these apis will be available in whatever servlet/api implementation is being used.



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