[
http://jira.jboss.com/jira/browse/JBREM-924?page=comments#action_12401656 ]
David Lloyd commented on JBREM-924:
-----------------------------------
Trustin, having not seen this issue I went ahead and simply fixed the invalid characters
in the source tree (it should be uniformly UTF-8 now). It should be solved if you'd
like to verify.
Compilation errors in non ISO-8859-1 systems
--------------------------------------------
Key: JBREM-924
URL:
http://jira.jboss.com/jira/browse/JBREM-924
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.4.0.Beta1 (Pinto)
Environment: Fedora 8, LANG=ko_KR.UTF-8
Reporter: Trustin Lee
Priority: Trivial
Fix For: 2.4.0.CR1 (Pinto)
Attachments: remoting2-encoding.diff
The default encoding of my machine is UTF-8, but it seems like Remoting 2 trunk source
code is encoded in ISO-8859-1. When I run 'ant tests', it bails out with a
compilation error that there's a unmappable character in the source code. The
solution of this problem is to specify the encoding of the source code explicitly in the
build script and the IDE settings.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira