Issue Details (XML | Word | Printable)

Key: MPANNOUNCEMENT-13
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Massol
Reporter: Felipe Leme
Votes: 0
Watchers: 0
Operations

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

[PATCH] announcement:generate cannot handle accentuation

Created: 02/Aug/04 06:08 PM   Updated: 07/Aug/04 12:03 PM
Component/s: None
Affects Version/s: 1.3
Fix Version/s: 1.3

Time Tracking:
Original Estimate: 15 minutes
Original Estimate - 15 minutes
Remaining Estimate: 15 minutes
Remaining Estimate - 15 minutes
Time Spent: Not Specified
Remaining Estimate - 15 minutes

File Attachments: 1. Text File mpannouncement-13.patch (4 kB)



 Description  « Hide
The announcement message is always generate as UTF-8, which makes some accentuated characters (like á,ç,ã, etc...) pretty messy.

I'm providing a simple patch where the user can supply the encoding as a Maven property (which by default is UTF-8)

Felipe



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Felipe Leme added a comment - 02/Aug/04 06:09 PM
Vincent,

Here is the patch I promissed...

Felipe


Vincent Massol added a comment - 07/Aug/04 12:03 PM
Applied. Thanks.