Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3
-
Fix Version/s: 1.3
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
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
Vincent,
Here is the patch I promissed...
Felipe