[Mono-bugs] [Bug 670839] Building a Java file fails when encoding is not ANSI

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 11 20:17:47 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=670839

https://bugzilla.novell.com/show_bug.cgi?id=670839#c3


Jonathan Pryor <jpryor at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Jonathan Pryor <jpryor at novell.com> 2011-02-12 01:17:47 UTC ---
Fixed in r9419.

If you absolutely, positively, can't use UTF-8 encoding for .java sources, then
compile the .java sources into a .jar file and include the .jar file in the
build (by setting the Build Action for the .jar file as AndroidJavaSource); see
also #661858.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list