File fix-doc-lint.patch of Package typesafe-config
Index: config-1.4.1/config/src/main/java/com/typesafe/config/ConfigFactory.java
===================================================================
--- config-1.4.1.orig/config/src/main/java/com/typesafe/config/ConfigFactory.java
+++ config-1.4.1/config/src/main/java/com/typesafe/config/ConfigFactory.java
@@ -616,7 +616,7 @@ public final class ConfigFactory {
*
* <p>
* Environment variables are mangled in the following way after stripping the prefix "CONFIG_FORCE_":
- * <table border="1">
+ * <table border="1" summary="">
* <tr>
* <th bgcolor="silver">Env Var</th>
* <th bgcolor="silver">Config</th>