[Bug 270] New: Characters unmappable to UTF-8 in sources

http://bugzilla.slf4j.org/show_bug.cgi?id=270 Summary: Characters unmappable to UTF-8 in sources Product: SLF4J Version: 1.6.x Platform: All OS/Version: All Status: NEW Severity: major Priority: P1 Component: Core API AssignedTo: slf4j-dev@qos.ch ReportedBy: zizka@seznam.cz When creating aggregated javadoc of an app depending on SLF4J, I hit this problem: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:aggregate-jar (javadocs-dist) on project jboss-as-build: MavenReportException: Error while creating archive: [ERROR] Exit code: 1 - /home/ondra/work/AS7/ozizka-git/build/target/distro-javadoc-sources/slf4j-api-1.6.1-sources/org/slf4j/helpers/MessageFormatter.java:32: error: unmappable character for encoding UTF-8 [ERROR] // J�rn Huxhorn: pointed out double[] omission, suggested deep array copy [ERROR] ^ Could someone please fix that character to something from UTF-8? Thanks. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.

http://bugzilla.slf4j.org/show_bug.cgi?id=270 Ceki Gulcu <listid@qos.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |listid@qos.ch Resolution| |FIXED --- Comment #1 from Ceki Gulcu <listid@qos.ch> 2012-09-06 14:38:40 CEST --- Fixed in [1]. Any similar issues to report? [1] https://github.com/qos-ch/slf4j/commit/370eca42fb -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.

http://bugzilla.slf4j.org/show_bug.cgi?id=270 --- Comment #2 from Ondrej Zizka <zizka@seznam.cz> 2012-09-06 17:05:33 CEST --- This was the only one I spotted. Thanks! -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@qos.ch