File: fix-unmappable-characters.patch

package info (click to toggle)
maven-javadoc-plugin 3.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,176 kB
  • sloc: java: 16,707; xml: 9,530; jsp: 5; makefile: 2; sh: 1
file content (14 lines) | stat: -rw-r--r-- 640 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Fix compilation errors caused by unmappable characters for encoding ASCII
Author: Emmanuel Bourg <ebourg@apache.org>
Forwarded: not-needed
--- a/src/main/java/org/apache/maven/plugins/javadoc/JavadocUtil.java
+++ b/src/main/java/org/apache/maven/plugins/javadoc/JavadocUtil.java
@@ -560,7 +560,7 @@
      * </tr>
      * <tr>
      * <td>IBM 1.5 (French JVM)</td>
-     * <td>javadoc version complète de "J2RE 1.5.0 IBM Windows 32 build pwi32pdev-20070426a"</td>
+     * <td>javadoc version complete de "J2RE 1.5.0 IBM Windows 32 build pwi32pdev-20070426a"</td>
      * </tr>
      * <tr>
      * <td>FreeBSD 1.5</td>