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:42:34 UTC

[myfaces-tobago] branch tobago-4.x updated: update TomEE version (JDK 11)

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

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


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new b35192a  update TomEE version (JDK 11)
b35192a is described below

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

    update TomEE version (JDK 11)
    
    (cherry picked from commit 58b20d6bf0897446cc81a53acad877c47bad3495)
---
 .../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 72c6cb7..6f4db9b 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
@@ -50,7 +50,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(