[
https://issues.jboss.org/browse/JBREM-1286?page=com.atlassian.jira.plugin...
]
David Lloyd commented on JBREM-1286:
------------------------------------
I think Onrdej is looking in trunk, which of old contains 0x91/0x92 (fancy quotes in
latin-1 encoding, but garbage in UTF-8) around ser instead of 0x22/0x22. In the 2.x
branch, this problem was fixed a while back (in rev 3501, by yours truly back in 2008).
Fix sources encoding to UTF-8
-----------------------------
Key: JBREM-1286
URL:
https://issues.jboss.org/browse/JBREM-1286
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.2.4, 2.5.4.SP2
Reporter: Ondrej Zizka
Assignee: Ron Sigal
Fix For: 2.2.4.SP1, 2.5.4.SP4
I Ron, is it possible to fix this? It's really annoying to care about it in
environments like Hudson.
Compiling 395 source files to build/classes
src/main/org/jboss/remoting/callback/CallbackStore.java:79: unmappable character for
encoding UTF-8
* Key for setting the file suffix to use for the callback objects written to disk.
The default value is �ser�.
src/main/org/jboss/remoting/callback/CallbackStore.java:79: unmappable character for
encoding UTF-8
* Key for setting the file suffix to use for the callback objects written to disk.
The default value is �ser�.
2 errors
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira