[
https://issues.apache.org/jira/browse/WICKET-6832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17215894#comment-17215894
]
Andrea Del Bene commented on WICKET-6832:
-----------------------------------------
Hi,
CSP support required a huge effort in terms of both design and implementation.
As many others have already said, porting this feature back to Wicket/Java 8
would require another notable effort, which would probably end up with a
sub-optimal solution. I don't think it's possible to commit the core team to
such effort as our main focus is to keep Wicket up to date with new
technologies and with Java evolution.
That said, we might consider to help other independent development teams if
they decide to work on this back-port activity on their own, but this would be
a project outside the Apache Software Foundation.
> CSP support in Java 8
> ---------------------
>
> Key: WICKET-6832
> URL: https://issues.apache.org/jira/browse/WICKET-6832
> Project: Wicket
> Issue Type: New Feature
> Components: wicket
> Affects Versions: 9.0.0, 8.9.0
> Reporter: Ashley Reed
> Priority: Major
>
> Wicket needs Content-Security-Policy support in Java 8 as it is it the most
> popular version of Java used in production. Wicket 9 has CSP support, but
> requires Java 11. Wicket 8 runs on Java 8, but has no CSP support. Need to
> either add Java 8 support to Wicket 9 or add CSP support to Wicket 8.
>
> Evidence that Java 8 is still very popular:
> [https://blog.newrelic.com/technology/state-of-java/]
> [https://www.jrebel.com/blog/2020-java-technology-report]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)