[
https://issues.apache.org/jira/browse/GROOVY-9827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King closed GROOVY-9827.
-----------------------------
> 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 build 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.
> Note, the {{groovy-servlet}} pom already has those dependencies marked as
> {{provided}} scope. This is just about no longer bundling those dependent
> jars in the distribution zip.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)