You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by PascalSchumacher <gi...@git.apache.org> on 2018/05/04 19:14:44 UTC

[GitHub] commons-text pull request #81: Travis: Add Java 10 "Oracle JDK", Java 10 "Op...

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/PascalSchumacher/commons-text travis_latests_jdks

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-text/pull/81.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #81
    
----
commit 723ffe488682b84870b29235522a20d38fbabf3a
Author: Pascal Schumacher <pa...@...>
Date:   2018-05-04T19:13:55Z

    Travis: Add Java 10 "Oracle JDK", Java 10 "OpenJDK", Java 11 "Oracle JDK"

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-text issue #81: Travis: Add Java 10 "Oracle JDK", Java 10 "OpenJDK",...

Posted by PascalSchumacher <gi...@git.apache.org>.
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-text: An error has occurred in Javadoc report generation: 
    [ERROR] Exit code: 1 - Picked up _JAVA_OPTIONS: -Xmx2048m -Xms512m
    [ERROR] /home/travis/build/apache/commons-text/src/main/java/org/apache/commons/text/StrTokenizer.java:61: error: attribute not supported in HTML5: summary
    [ERROR]  * <table summary="Tokenizer Properties">
    [ERROR]           ^
    [ERROR] /home/travis/build/apache/commons-text/src/main/java/org/apache/commons/text/StringTokenizer.java:58: error: attribute not supported in HTML5: summary
    [ERROR]  * <table summary="Tokenizer Properties">
    [ERROR]           ^
    [ERROR] /home/travis/build/apache/commons-text/src/main/java/org/apache/commons/text/WordUtils.java:65: error: attribute not supported in HTML5: summary
    [ERROR]      * <table border="1" summary="Wrap Results">
    [mERROR]                          ^
    [ERROR] /home/travis/build/apache/commons-text/src/main/java/org/apache/commons/text/WordUtils.java:114: error: attribute not supported in HTML5: summary
    [ERROR]      * <table border="1" summary="Wrap Results">
    [ERROR]                          ^
    [ERROR] /home/travis/build/apache/commons-text/src/main/java/org/apache/commons/text/WordUtils.java:195: error: attribute not supported in HTML5: summary
    [ERROR]      * <table border="1" summary="Wrap Results">
    [ERROR]                          ^
    ```
    
    that should be easy to fix.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-text pull request #81: Travis: Add Java 10 "Oracle JDK", Java 10 "Op...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-text/pull/81


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-text issue #81: Travis: Add Java 10 "Oracle JDK", Java 10 "OpenJDK",...

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/commons-text/pull/81
  
    
    [![Coverage Status](https://coveralls.io/builds/16841269/badge)](https://coveralls.io/builds/16841269)
    
    Coverage remained the same at 97.833% when pulling **9d4e76e57bc35741724b2ec784bd9a19bffaf7f3 on PascalSchumacher:travis_latests_jdks** into **2e02b23c0e63219c0584a12b5c8ca8edff826396 on apache:master**.



---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org