You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2019/08/28 08:33:54 UTC

[myfaces-tobago] branch master updated: update TomEE version (JDK 11)

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new 58b20d6  update TomEE version (JDK 11)
58b20d6 is described below

commit 58b20d6bf0897446cc81a53acad877c47bad3495
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Wed Aug 28 10:33:36 2019 +0200

    update TomEE version (JDK 11)
---
 .../main/java/org/apache/myfaces/tobago/example/demo/DockerServer.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/DockerServer.java b/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/DockerServer.java
index 9476a40..113b109 100644
--- a/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/DockerServer.java
+++ b/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/DockerServer.java
@@ -48,7 +48,7 @@ public enum DockerServer implements Serializable {
           "8-jre-1.7.5-plus",
           "8-jre-7.0.5-plus",
           "8-jre-7.1.0-plus",
-          "8-jre-8.0.0-M1-plus"},
+          "11-jre-8.0.0-M3-plus"},
       false,
       " -Djsf=provided"),
   liberty(