[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4268) Provide a way to merge files generated by exporters.

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Wed Mar 2 03:58:06 EST 2011


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

Dmitry Geraskov updated JBIDE-4268:
-----------------------------------

    Fix Version/s: 3.3.x
                       (was: 3.2.x)


The issue is waiting for https://bugs.eclipse.org/bugs/show_bug.cgi?id=308069 fix.
So sleep for now.

> Provide a way to merge  files generated by exporters.
> -----------------------------------------------------
>
>                 Key: JBIDE-4268
>                 URL: https://issues.jboss.org/browse/JBIDE-4268
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>    Affects Versions: 3.1.0.M1
>            Reporter: Dmitry Geraskov
>            Assignee: Max Rydahl Andersen
>            Priority: Blocker
>             Fix For: 3.3.x
>
>         Attachments: exporter_mergeMethod_patch.txt, exporter_mergeMethod_patch2.txt, exporter_mergeMethod_patch3.txt, full_patch.txt, ide_patch.txt, patch.txt, patch2.txt
>
>
> Now exporter replaces previous file version.
> We need to call merging when file which will be generated already exists.
> The best place for such injection is ArtifactCollector as developer can easily specify subclass of this class and set it to exporter.
> We need only to provide such API.
> I' going to add method merge(...) to ArtifactCollector class and call it when necessary in template producer.

--
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