[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8375) Saving state of KB project should not invoke creating KB objects for projects without KB nature

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed Feb 9 10:13:46 EST 2011


Saving state of KB project should not invoke creating KB objects for projects without KB nature
-----------------------------------------------------------------------------------------------

                 Key: JBIDE-8375
                 URL: https://issues.jboss.org/browse/JBIDE-8375
             Project: Tools (JBoss Tools)
          Issue Type: Bug
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 3.3.0.M1


In WebKbPlugin, at creating save participant, implementation of case ISaveContext.FULL_SAVE prevents KB project from creating for projects without KB nature, but implementation of case ISaveContext.PROJECT_SAVE fails to do that. The latter case should use the same call KbProjectFactory.getKbProject(p, false, true); as the former.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list