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.
- blocks
-
JBIDE-3314 Generic Exporter Option to Create but do not Overwrite
- Open
- is blocked by
-
JBIDE-5408 New Hibernate XML Mapping file (hbm.xml) - rewrites my hbm.xml files on disc without any warning
- Closed