You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2020/11/19 11:32:06 UTC

[tomee-tck] branch master updated: Fix embedded test to use also eclipse link from TomEE Plume

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

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-tck.git


The following commit(s) were added to refs/heads/master by this push:
     new f7311e1  Fix embedded test to use also eclipse link from TomEE Plume
f7311e1 is described below

commit f7311e1f860aafc0f6df08dccc59a2b2f1e1dd6a
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Thu Nov 19 12:15:48 2020 +0100

    Fix embedded test to use also eclipse link from TomEE Plume
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cfa466e..54616fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -918,7 +918,8 @@
 
                     <include name="geronimo-mail-*.jar"/>
 
-                    <exclude name="openejb-core-eclipselink*.jar" />
+                    <include name="eclipselink*.jar"/>
+
                   </fileset>
                 </copy>
                 <copy todir="${project.build.directory}/lib">