[
https://issues.jboss.org/browse/JBIDE-14411?page=com.atlassian.jira.plugi...
]
Petr Suchý closed JBIDE-14411.
------------------------------
Verified, closing.
Internal interface constant used by seam tests
----------------------------------------------
Key: JBIDE-14411
URL:
https://issues.jboss.org/browse/JBIDE-14411
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-detection, Seam 2
Affects Versions: 4.1.0.Beta1
Reporter: Rob Stryker
Assignee: Alexey Kazakov
Fix For: 4.1.0.Beta1
It seems you're pulling a string "EAP" from an interface which was not
meant to be public.
It'd be better to use JBossServerType.EAP.getId() instead.
org.jboss.tools.runtime.seam.detector.test/src/org/jboss/tools/runtime/seam/detector/test/SeamRuntimeDetectionTest.java:import
org.jboss.ide.eclipse.as.core.runtime.IJBossRuntimePluginConstants
--
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