[
https://issues.apache.org/jira/browse/GEODE-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe resolved GEODE-5508.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
> Fix build on Windows - encoding issue
> -------------------------------------
>
> Key: GEODE-5508
> URL: https://issues.apache.org/jira/browse/GEODE-5508
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Jens Deppe
> Assignee: Jens Deppe
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Building on windows fails with:
> {noformat}
> > Task :geode-junit:compileJava
> > Task :geode-junit:processResources NO-SOURCE
> > Task :geode-junit:classes
> > Task :geode-junit:jar
> C:\var\vcap\data\houdini-windows\containers\00003g7fag8\tmp\build\28c4f8c4\built-geode\test\geode-core\src\test\java\org\apache\geode\cache\query\data\Portfolio.java:152:
> error: unmappable character for encoding Cp1252
> unicodeṤtring = i % 2 == 0 ? "ṤṶ��?" : "Ṥ��?Ṷ";
> ^
> C:\var\vcap\data\houdini-windows\containers\00003g7fag8\tmp\build\28c4f8c4\built-geode\test\geode-core\src\test\java\org\apache\geode\cache\query\data\Portfolio.java:152:
> error: unmappable character for encoding Cp1252
> unicodeṤtring = i % 2 == 0 ? "ṤṶ��?" : "Ṥ��?Ṷ";
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)