Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium

New issue 1472 by [email protected]: some non UTF8 characters in Source code
http://code.google.com/p/openmeetings/issues/detail?id=1472

See the console from the Nightly Build:

http://nightly.openmeetings.de/hudson/job/openmeetings-trunk/659/console

/TestStringReplace.java:56: warning: unmappable character for encoding UTF8
[javac] organisation1.addElement("name").setText(formatString("org������1"));
    [javac]                                                                     
          ^
[javac] /root/.hudson/jobs/openmeetings-trunk/workspace/singlewebapp/src/test/org/openmeetings/test/backup/TestStringReplace.java:56: warning: unmappable character for encoding UTF8 [javac] organisation1.addElement("name").setText(formatString("org������1"));
    [javac]                                                                     
           ^
[javac] /root/.hudson/jobs/openmeetings-trunk/workspace/singlewebapp/src/test/org/openmeetings/test/backup/TestStringReplace.java:56: warning: unmappable character for encoding UTF8 [javac] organisation1.addElement("name").setText(formatString("org������1"));
    [javac]                                                                     
            ^
[javac] /root/.hudson/jobs/openmeetings-trunk/workspace/singlewebapp/src/test/org/openmeetings/test/backup/TestStringReplace.java:56: warning: unmappable character for encoding UTF8 [javac] organisation1.addElement("name").setText(formatString("org������1")); [javac] ^ [javac] /root/.hudson/jobs/openmeetings-trunk/workspace/singlewebapp/src/test/org/openmeetings/test/backup/TestStringReplace.java:56: warning: unmappable character for encoding UTF8 [javac] organisation1.addElement("name").setText(formatString("org������1")); [javac] ^ [javac] /root/.hudson/jobs/openmeetings-trunk/workspace/singlewebapp/src/test/org/openmeetings/test/backup/TestStringReplace.java:56: warning: unmappable character for encoding UTF8 [javac] organisation1.addElement("name").setText(formatString("org������1")); [javac] ^ [javac] Note: /root/.hudson/jobs/openmeetings-trunk/workspace/singlewebapp/src/test/org/openmeetings/test/backup

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to