[jbosstools-issues] [JBoss JIRA] (JBIDE-14411) Internal interface constant used by seam tests

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri May 10 06:49:53 EDT 2013


Rob Stryker created JBIDE-14411:
-----------------------------------

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


More information about the jbosstools-issues mailing list