You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/05 14:58:00 UTC

[jira] [Commented] (CAY-2431) Cayenne JDK 11 compatibility

    [ https://issues.apache.org/jira/browse/CAY-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501914#comment-16501914 ] 

ASF GitHub Bot commented on CAY-2431:
-------------------------------------

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 <st...@...>
Date:   2018-06-05T14:46:28Z

    Initial support for Java 10 and 11

----


> Cayenne JDK 11 compatibility
> ----------------------------
>
>                 Key: CAY-2431
>                 URL: https://issues.apache.org/jira/browse/CAY-2431
>             Project: Cayenne
>          Issue Type: Task
>            Reporter: Nikita Timofeev
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.2.M1
>
>
> JDK 11 early access builds already available, so we can start experiments.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)