[jbosstools-issues] [JBoss JIRA] (JBIDE-14535) Test Failues - Single deployable (file and folder)

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon May 20 06:50:06 EDT 2013


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

Rob Stryker resolved JBIDE-14535.
---------------------------------

    Fix Version/s: 4.1.0.Beta2
       Resolution: Done


merged in
                
> Test Failues - Single deployable (file and folder)
> --------------------------------------------------
>
>                 Key: JBIDE-14535
>                 URL: https://issues.jboss.org/browse/JBIDE-14535
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: server
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.1.0.Beta1, 4.1.0.Beta2
>
>
> 200 tests are failing. The cause is:
>   String qualifier = JBossServerCorePlugin.getDefault().getDescriptor().getUniqueIdentifier();
> For some reason, during the tests, the following plugin is not present: org.eclipse.core.runtime.compatibility
> I'm sure I could add this to the requirements, but, since the methods in use by my code were deprecated, it is a much more efficient solution to simple use the already-existing plugin id constant rather than go through the backwards-compatability layer. 
> PR to be attached. 

--
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