You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2016/04/21 23:13:13 UTC

[jira] [Created] (WICKET-6150) Deprecate org.apache.wicket.util.crypt.Base64 and use java.util.Base64

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)