You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2014/06/06 02:58:02 UTC

[jira] [Created] (SENTRY-263) Remove usage of getHostString() from AbstractTestWithStaticConfiguration

Jarek Jarcec Cecho created SENTRY-263:
-----------------------------------------

             Summary: Remove usage of getHostString() from AbstractTestWithStaticConfiguration
                 Key: SENTRY-263
                 URL: https://issues.apache.org/jira/browse/SENTRY-263
             Project: Sentry
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
             Fix For: 1.4.0
         Attachments: SENTRY-263.path

Test case {{AbstractTestWithStaticConfiguration}} is using method {{getHostString()}} that is not available in JDK6 and hence we should switch to {{getHostName()}} as we have done on the other places.



--
This message was sent by Atlassian JIRA
(v6.2#6252)