sdedic commented on pull request #2874: URL: https://github.com/apache/netbeans/pull/2874#issuecomment-816992194
Note: there are other impls and usages of Base54 encoders throughout the codebase: - `org.netbeans.modules.proxy.Base64Encoder` - `org.netbeans.modules.diff.builtin.Base64` - `org.netbeans.modules.db.util.Base64` Shouldn't they be reviewed, deprecated and/or replaced by j.u.Base64 usage ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
