You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2010/01/25 12:43:34 UTC

[jira] Created: (WOOKIE-107) warnings when running 'ant compile test'

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.