[jbosstools-issues] [JBoss JIRA] (JBIDE-10764) Maven Seam configurator should breaks Seam and JSF validation

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Jan 31 21:59:48 EST 2012


Alexey Kazakov created JBIDE-10764:
--------------------------------------

             Summary: Maven Seam configurator should breaks Seam and JSF validation
                 Key: JBIDE-10764
                 URL: https://issues.jboss.org/browse/JBIDE-10764
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: maven, Seam 2
    Affects Versions: 3.3.0.Beta1
            Reporter: Alexey Kazakov
            Assignee: Fred Bricon
             Fix For: 3.3.0.Beta1


Maven Seam configurator should not to add Seam and KB builders after WST validation builder.
It's much safer to use org.jboss.tools.seam.core.SeamUtil.enableSeamSupport() to enable Seam support for the project rather than adding the nature using Eclipse API directly.
SeamUtil.enableSeamSupport() will insert Seam (and KB if needed) nature/builder in correct order between Java and WST builders.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list