Details
-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 0.1.0
-
Fix Version/s: 1.1.0-alpha-2
-
Component/s: None
-
Labels:None
-
Environment:all
Description
When importing a descriptor file (e.g. persistence.xml), Shrinkwrap Descriptors parses all relevant information, but also destroys all comments or other non-supported information when performing an expport. This is understandable based on the technology used, but perhaps there should be a way of merging config into an existing file that preserves as much markup as possible.
Tough problem, but just throwing it out there.
Gliffy Diagrams
Issue Links
- is blocked by
-
SHRINKDESC-58
Refine SPI for locking to Beta-level
-
- Closed
-
- is incorporated by
-
SHRINKDESC-25
Import / Export should be able to handle unmapped entries
-
- Closed
-
- relates to
-
ARQ-410
Unable to test an archive with comments in web.xml
-
- Closed
-
unsupported markup was fixed in
SHRINKDESC-25, but still has issues with comments. They need to be handled as a special Node type.