You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by jeanouii <gi...@git.apache.org> on 2018/11/23 09:02:04 UTC

[GitHub] tomee pull request #216: WIP create a sample for java modules usage

GitHub user jeanouii opened a pull request:

    https://github.com/apache/tomee/pull/216

    WIP create a sample for java modules usage

    This is work in progress.
    The goal is to create an example to leverage Java Modules. The immediate goal I was looking for is to properly make tomee/master Java 11 compatible by adding java module information to it.

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

    $ git pull https://github.com/jeanouii/tomee master

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

    https://github.com/apache/tomee/pull/216.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 #216
    
----
commit bc4b716d3674fae90ea724060f6b307c4c3d369e
Author: Jean-Louis Monteiro <je...@...>
Date:   2018-11-20T10:49:05Z

    Attempt to create a java modules example

commit d6b0dbc060aaff8f565d1f1099a30c281a48ee7c
Author: Jean-Louis Monteiro <je...@...>
Date:   2018-11-20T10:49:15Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tomee

commit aaa4dc0213d01ea8f099b0a3a9f1763740668c0e
Author: Jean-Louis Monteiro <je...@...>
Date:   2018-11-23T08:57:33Z

    Fix the build after renaming the package

----


---

[GitHub] tomee pull request #216: WIP create a sample for java modules usage

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

    https://github.com/apache/tomee/pull/216


---