[
https://issues.apache.org/jira/browse/TAP5-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517279#comment-17517279
]
ASF subversion and git services commented on TAP5-2716:
-------------------------------------------------------
Commit c0d888e7b720d47b4912bbf3b61420029d2f0cfb in tapestry-5's branch
refs/heads/master from Ben Weidig
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=c0d888e7b ]
TAP5-2716: fixing tapestry-webresources dependencies
Google Closure Compiler also relies on StreamableResource, which resides in
tapestry-core, so it should be api, too.
> Missing dependency for Google Closure Compiler
> ----------------------------------------------
>
> Key: TAP5-2716
> URL: https://issues.apache.org/jira/browse/TAP5-2716
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-webresources
> Affects Versions: 5.8.1
> Reporter: Ben Weidig
> Assignee: Ben Weidig
> Priority: Major
> Fix For: 5.8.2
>
>
> Commit
> [https://github.com/apache/tapestry-5/commit/17d58c3956eee98f7684bb803d19f19b74bb22b5]
> made multiple dependencies "implementation" which were "compile" before.
> The org.apache.tapestry5.webresources.GoogleClosureMinimizerOptionsProvider
> requires com.google.javascript:closure-compiler-unshaded:v20200504 though, so
> if the default one is overriden the dependency is missing
> Issue for Options Provider was TAP5-2661
--
This message was sent by Atlassian Jira
(v8.20.1#820001)