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 11:01:00 UTC

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

     [ https://issues.apache.org/jira/browse/ATLAS-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nigel Jones updated ATLAS-2570:
-------------------------------
    Attachment: ATLAS-2570.patch

> 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
>            Assignee: Nigel Jones
>            Priority: Trivial
>         Attachments: ATLAS-2570.patch
>
>
> 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)