Andi Huber created CAUSEWAY-3948:
------------------------------------
Summary: Pickup Webjar Version Strings automatically from Classpath
Key: CAUSEWAY-3948
URL: https://issues.apache.org/jira/browse/CAUSEWAY-3948
Project: Causeway
Issue Type: Improvement
Components: Viewer (commons)
Reporter: Andi Huber
Assignee: Andi Huber
Fix For: 3.6.0, 4.0.0
Webjar dependencies are regularly updated by Dependabot PRs. However, for some
of these we need to manually update resources reference URLs within the
framework's Java code base. That is we need to update hard coded version
Strings.
We can remove those hard coded version Strings and replace them with a
class-path scanner that picks up those version Strings dynamically once during
application startup.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)