Issue Details (XML | Word | Printable)

Key: MNG-4
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: gilles dodinet
Votes: 3
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 2

MavenXpp3Writer improvement

Created: 13/Apr/04 03:33 PM   Updated: 02/Aug/07 12:35 AM
Component/s: POM
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide
It would great if the writer would remember the structure of the file (if already exists) to keep comments and formatting so that user is not lost when reopening the file. Milos has written that, altho with jdom.

please see http://cvs.mevenide.codehaus.org/cvsweb.cgi/mevenide-core/src/java/org/mevenide/project/io/CarefulProjectMarshaller.java?rev=1.4



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jason van Zyl added a comment - 05/Jun/07 12:22 AM
We're doing this wth jdom now.