Rob Stryker created JBIDE-14535:
-----------------------------------
Summary: 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
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