You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nigel Jones (JIRA)" <ji...@apache.org> on 2018/04/16 10:59:00 UTC

[jira] [Created] (ATLAS-2570) OMRSRepositoryValidator refers to sun.* class

Nigel Jones created ATLAS-2570:
----------------------------------

             Summary: OMRSRepositoryValidator refers to sun.* class
                 Key: ATLAS-2570
                 URL: https://issues.apache.org/jira/browse/ATLAS-2570
             Project: Atlas
          Issue Type: Improvement
            Reporter: Nigel Jones


I noticed that this class was referring to old deprecated sun packages.

import sun.misc.Regexp;

Fortunately this package was not used, so it is a very minor fixup, but good not to accidentally start using any private/deprecated packages.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)