[
https://issues.apache.org/jira/browse/WICKET-6150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252758#comment-15252758
]
ASF subversion and git services commented on WICKET-6150:
---------------------------------------------------------
Commit 6839a8c76426b3a8621d4cf64b2ca781d0b8b7a8 in wicket's branch
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=6839a8c ]
WICKET-6150 Deprecate org.apache.wicket.util.crypt.Base64 and use
java.util.Base64
> 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
> Fix For: 8.0.0-M1
>
>
> 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)