New embed tests cause lots of extra verbose output during the build
-------------------------------------------------------------------
Key: JRUBY-4169
URL: http://jira.codehaus.org/browse/JRUBY-4169
Project: JRuby
Issue Type: Bug
Components: Embedding
Affects Versions: JRuby 1.5
Environment: Windows
Reporter: Vladimir Sizikov
Assignee: Yoko Harada
Priority: Minor
New embed tests casue lots of extra output during the build, coplaining about
unmappable characters:
{noformat}
compile-test:
[javac] Compiling 143 source files to
D:\work\jruby-dev\jruby\build\classes\test
[javac]
D:\work\jruby-dev\jruby\test\org\jruby\embed\ScriptingContainerTest.java:213:
warning: unmappable character for encoding Cp1252
[javac]
result.put("уВАу?ку?Чу?Ду??уВВу?б",
"шЩЪ");
[javac] ^
[javac]
D:\work\jruby-dev\jruby\test\org\jruby\embed\ScriptingContainerTest.java:213:
warning: unmappable character for encoding Cp1252
[javac]
result.put("уВАу?ку?Чу?Ду??уВВу?б",
"шЩЪ");
[javac] ^
[javac]
D:\work\jruby-dev\jruby\test\org\jruby\embed\ScriptingContainerTest.java:213:
warning: unmappable character for encoding Cp1252
[javac]
result.put("уВАу?ку?Чу?Ду??уВВу?б",
"шЩЪ");
[javac] ^
[javac]
D:\work\jruby-dev\jruby\test\org\jruby\embed\ScriptingContainerTest.java:213:
warning: unmappable character for encoding Cp1252
[javac]
result.put("уВАу?ку?Чу?Ду??уВВу?б",
"шЩЪ");
[javac] ^
[javac]
D:\work\jruby-dev\jruby\test\org\jruby\embed\ScriptingContainerTest.java:213:
warning: unmappable character for encoding Cp1252
[javac]
result.put("уВАу?ку?Чу?Ду??уВВу?б",
"шЩЪ");
[javac]
.......
{noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email