Github user PascalSchumacher commented on the issue:
https://github.com/apache/commons-text/pull/81
Currently javadoc fails on java 11 with:
```
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:javadoc (default-cli) on
project commons-tex
Github user coveralls commented on the issue:
https://github.com/apache/commons-text/pull/81
[](https://coveralls.io/builds/16841269)
Coverage remained the same at 97.833% when pulling
**9d4e76e57bc35741724b2e
GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/commons-text/pull/81
Travis: Add Java 10 "Oracle JDK", Java 10 "OpenJDK", Java 11 "Oracle â¦
â¦JDK"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Pa
+1
Am 04.05.2018 um 18:19 schrieb Gary Gregory:
Hi All:
DBUtils contains the kind of code that would benefit from bullet proofing
using try-with-resources statementds.
To this end I propose we update from Java 6 to 7.
Gary
--
[Fixing subject prefix]
On 4 May 2018 at 17:19, Gary Gregory wrote:
> Hi All:
>
> DBUtils contains the kind of code that would benefit from bullet proofing
> using try-with-resources statementds.
>
> To this end I propose we update from Java 6 to 7.
+1
> Gary
--
Hi All:
DBUtils contains the kind of code that would benefit from bullet proofing
using try-with-resources statementds.
To this end I propose we update from Java 6 to 7.
Gary