[ https://issues.apache.org/jira/browse/UIMA-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tommaso Teofili updated UIMA-1521: ---------------------------------- Attachment: superPomEncodingPatch.txt patch with above modifies supplied > File encoding is platform dependent > ----------------------------------- > > Key: UIMA-1521 > URL: https://issues.apache.org/jira/browse/UIMA-1521 > Project: UIMA > Issue Type: Bug > Components: Core Java Framework > Affects Versions: 2.3S > Environment: MacOSX 10.5 > Reporter: Tommaso Teofili > Assignee: Tommaso Teofili > Fix For: 2.3 > > Attachments: superPomEncodingPatch.txt > > > Not specifying compiler and resources encoding produces platform dependent > file encoding (i.e.: on Macs this leads to MacRoman encoding), UTF-8 (I > think) would be better. > This can be reached adding <encoding> tag in super pom's compiler plugin plus > adding maven-resources-plugin (with encoding set). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.