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

Fred Bricon (JIRA) jira-events at lists.jboss.org
Wed Feb 1 04:51:49 EST 2012


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

Fred Bricon resolved JBIDE-10764.
---------------------------------

    Resolution: Done


Fixed in trunk using SeamUtil.enableSeamSupport(project)
                
> Maven Seam configurator 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