You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/12/28 04:20:22 UTC

[jira] Closed: (HARMONY-2863) Build failures due to non-UTF-8 characters in source files

     [ http://issues.apache.org/jira/browse/HARMONY-2863?page=all ]

Nathan Beyer closed HARMONY-2863.
---------------------------------


> Build failures due to non-UTF-8 characters in source files
> ----------------------------------------------------------
>
>                 Key: HARMONY-2863
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2863
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>         Environment: Linux Ubuntu 6.06/IA32
>            Reporter: Robin Garner
>         Assigned To: Nathan Beyer
>
>     [javac] Cannot read the source from harmony/working_classlib/modules/regex/src/main/java/java/util/regex/CompositeRangeSet.java; either the file uses a different encoding than UTF-8 or it is corrupted
>     [javac] Cannot read the source from harmony/working_classlib/modules/regex/src/main/java/java/util/regex/HighSurrogateCharSet.java; either the file uses a different encoding than UTF-8 or it is corrupted
>     [javac] Cannot read the source from harmony/working_classlib/modules/regex/src/main/java/java/util/regex/LowHighSurrogateRangeSet.java; either the file uses a different encoding than UTF-8 or it is corrupted
>     [javac] Cannot read the source from harmony/working_classlib/modules/regex/src/main/java/java/util/regex/LowSurrogateCharSet.java; either the file uses a different encoding than UTF-8 or it is corrupted
>     [javac] Cannot read the source from harmony/working_classlib/modules/regex/src/main/java/java/util/regex/SupplCharSet.java; either the file uses a different encoding than UTF-8 or it is corrupted
>     [javac] Cannot read the source from harmony/working_classlib/modules/regex/src/main/java/java/util/regex/SupplRangeSet.java; either the file uses a different encoding than UTF-8 or it is corrupted
>     [javac] Cannot read the source from harmony/working_classlib/modules/regex/src/main/java/java/util/regex/UCISupplCharSet.java; either the file uses a different encoding than UTF-8 or it is corrupted
>     [javac] Cannot read the source from harmony/working_classlib/modules/regex/src/main/java/java/util/regex/UCISupplRangeSet.java; either the file uses a different encoding than UTF-8 or it is corrupted
> Is there any chance of some commit-time filtering to prevent this happening ?
> cheers

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira