[jbosstools-issues] [JBoss JIRA] (JBIDE-15334) Use Java5 method to check is String is empty

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Mon Aug 12 04:50:26 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-15334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Coulon reassigned JBIDE-15334:
-------------------------------------

    Assignee: Rob Stryker


Please review the PR: https://github.com/jbosstools/jbosstools-server/pull/130
                
> Use Java5 method to check is String is empty
> --------------------------------------------
>
>                 Key: JBIDE-15334
>                 URL: https://issues.jboss.org/browse/JBIDE-15334
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: archives
>            Reporter: Xavier Coulon
>            Assignee: Rob Stryker
>
> When importing some Archive projects in a workspace where a Java5 JRE exists, there is a compilation error because of the use of String#isEmpty() which is defined in Java6+ 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list