[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-4242) Migrate Filesets to store in external xml file

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon Apr 27 05:25:46 EDT 2009


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

Rob Stryker resolved JBIDE-4242.
--------------------------------

    Resolution: Done


Committed a fix. Old filesets are still loaded properly. Changes are persisted in a metadata location file (filesets.xml) and old details are not removed from the server object so that they can still be read in older versions of eclipse. But new additions (or removals) will not be stored in teh server object. 

Old versions of JBT obviously will not read this xml file and so will depend upon whats in the server object (which may be outdated). 

> Migrate Filesets to store in external xml file
> ----------------------------------------------
>
>                 Key: JBIDE-4242
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4242
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: JBossAS
>    Affects Versions: 3.0.0.GA
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 3.1.0.M1
>
>
> Much like XPaths, Filesets is storing its data inside the server object.
> This is bad. XPaths has been changed. Filesets should also be moved to its own external file. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list