Specify source encoding for build
---------------------------------
Key: LANG-717
URL: https://issues.apache.org/jira/browse/LANG-717
Project: Commons Lang
Issue Type: Improvement
Components: General
Affects Versions: 3.0
Environment: Linux, UTF-8
Reporter: Ville Skyttä
Priority: Minor
Attachments: encoding.patch
The build does not specify a source encoding, which ends up causing lots of
(harmless) warnings from javac and javadoc in UTF-8 setups due to some
ISO-8859-1 comments in EntityArrays.java.
Fix attached, however I have only tested the Ant part, not the Maven one.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira