You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by st...@apache.org on 2021/04/10 17:10:46 UTC

[openjpa] branch master updated: move back to Oracle11XE docker

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

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git


The following commit(s) were added to refs/heads/master by this push:
     new d5ac99d  move back to Oracle11XE docker
d5ac99d is described below

commit d5ac99d402df5129e686deee563106f9e66c11c1
Author: Mark Struberg <st...@apache.org>
AuthorDate: Sat Apr 10 19:06:15 2021 +0200

    move back to Oracle11XE docker
    
    the o18 docker image I did try was simply what we needed.
    While the o11xe is not suitable for running the full test wuite
    it is perfectly fine for running single tests.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 55a367d..fae2605 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1548,8 +1548,8 @@
                             <images>
                                 <image>
                                     <!--<name>oracledb19c/oracle.19.3.0-ee:oracle19.3.0-ee</name>-->
-                                    <!--<name>oracleinanutshell/oracle-xe-11g</name>-->
-                                    <name>pvargacl/oracle-xe-18.4.0:latest</name>
+                                    <name>oracleinanutshell/oracle-xe-11g</name>
+                                    <!--<name>pvargacl/oracle-xe-18.4.0:latest</name>-->
                                     <run>
                                         <volumes>
                                             <bind>