Martin Grigorov created WICKET-6150:
---------------------------------------
Summary: Deprecate org.apache.wicket.util.crypt.Base64 and use
java.util.Base64
Key: WICKET-6150
URL: https://issues.apache.org/jira/browse/WICKET-6150
Project: Wicket
Issue Type: Task
Components: wicket
Affects Versions: 8.0.0-M1
Reporter: Martin Grigorov
Assignee: Martin Grigorov
Priority: Minor
Java 8 provides java.util.Base64 so there is no need to provide base64 encoder
in wicket-util.
org.apache.wicket.util.crypt.Base64 should be deprecated for Wicket 8 and
removed in Wicket 9.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)