warnings when running 'ant compile test'
----------------------------------------
Key: WOOKIE-107
URL: https://issues.apache.org/jira/browse/WOOKIE-107
Project: Wookie
Issue Type: Bug
Components: Configuration
Reporter: Gavin
'ant compile-test'
------------------
Test passes with warnings:
[javac]
/home/buildslave2/slave2/wookie-trunk/build/src-tests/org/apache/wookie/test
s/ContentTypeUtilsTest.java:56: warning: unmappable character for encoding
UTF8
Stdio output for that warning is:
[javac]
/home/buildslave2/slave2/wookie-trunk/build/src-tests/org/apache/wookie/test
s/ContentTypeUtilsTest.java:56: warning: unmappable character for encoding
UTF8
[javac]
assertFalse(ContentTypeUtils.isSupportedImageType("test.p�g"));
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.