[
https://issues.apache.org/jira/browse/TAP5-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Weidig reassigned TAP5-2716:
--------------------------------
Assignee: Ben Weidig
Description:
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
was:
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
> 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
>
> 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)