GitHub user stariy95 opened a pull request:

    https://github.com/apache/cayenne/pull/293

    CAY-2431 Cayenne JDK 11 compatibility

    This PR brings only a partial support for Java 11. It is enough to build 
and run tests.
    JavaDocs generation is broken (and dependent assembly phase), waiting for 
commons-lang 3.8 release.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stariy95/cayenne 4.0-java-11-support

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

    https://github.com/apache/cayenne/pull/293.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 #293
    
----
commit b8fd3dd0224d2f8b9d255a555c4d0eb41d8c9c26
Author: Nikita Timofeev <stariy95@...>
Date:   2018-06-05T14:46:28Z

    Initial support for Java 10 and 11

----


---

Reply via email to