[jbosstools-issues] [JBoss JIRA] Commented: (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 Jun 1 13:43:07 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-8375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605861#comment-12605861 ] 

Viacheslav Kabanovich commented on JBIDE-8375:
----------------------------------------------

Verified by automatic test KbMockModelTest.testMockModel()

> 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