You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/03/10 22:44:42 UTC

[jira] Commented: (HARMONY-189) eclipse compiler confused by non-ASCII characters in java/text/CollationElementIterator.java source file

    [ http://issues.apache.org/jira/browse/HARMONY-189?page=comments#action_12369927 ] 

Mark Hindess commented on HARMONY-189:
--------------------------------------

Excellent.  Building with the Eclipse compiler works now.  Time to update our builds.



> eclipse compiler confused by non-ASCII characters in java/text/CollationElementIterator.java source file
> --------------------------------------------------------------------------------------------------------
>
>          Key: HARMONY-189
>          URL: http://issues.apache.org/jira/browse/HARMONY-189
>      Project: Harmony
>         Type: Bug
>   Components: Classlib
>     Reporter: Mark Hindess
>     Assignee: Tim Ellison

>
> I'm trying to have a two stage build ... first with a RI JDK and then with Harmony classlib + VME + Eclipse compiler, but it fails with:
> [javac] 239. ERROR in /home/hybld/build_test/classlib/modules/text/src/main/java/java/text/RuleBasedCollator.java
> [javac]  (at line 79)
> [javac]         public CollationElementIterator getCollationElementIterator(
> [javac]                ^^^^^^^^^^^^^^^^^^^^^^^^
> [javac] CollationElementIterator cannot be resolved to a type
> I believe this has something to do with the non-ASCII characters in:
>   modules/text/src/main/java/java/text/CollationElementIterator.java
> I've no idea what we should replace them with.  If someone has an idea, can they submit a patch to replace the characters with a suitable ASCII representation?

-- 
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