[ 
https://issues.apache.org/jira/browse/LANG-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henri Yandell closed LANG-717.
------------------------------

    Resolution: Fixed

Thanks Ville :)

svn ci -m "Applying Ville Skyttä's LANG-717 patch to force the encoding in Ant 
and Maven builds to ISO-8859-1; stopping reported ugly output if your system is 
running in UTF-8"
Sending        build.xml
Sending        default.properties
Sending        pom.xml
Transmitting file data ...
Committed revision 1148152.


> 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
>              Labels: patch
>             Fix For: 3.0.1
>
>         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


Reply via email to