Issue Details (XML | Word | Printable)

Key: MPATCH-12
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Anthony Whitford
Votes: 0
Watchers: 1
Operations

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

Full Cross platform support

Created: 17/Jan/10 03:31 AM   Updated: 17/Jan/10 05:35 PM
Component/s: None
Affects Version/s: 1.1.1
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Windows
Issue Links:
dependent
 


 Description  « Hide

Your FAQ explains why this plugin won't work on Windows: it depends on the GNU patch tool.

Why not use a patch library so that you don't rely on the GNU patch tool and then you will get full cross platform compatibility?

Perhaps this: http://code.google.com/p/google-diff-match-patch/



Brett Porter added a comment - 17/Jan/10 05:35 PM

sounds like a good idea, are you interested in submitting a patch for this?