This is an automated email from the ASF dual-hosted git repository. jlmonteiro pushed a commit to branch jakartaee9-tck in repository https://gitbox.apache.org/repos/asf/tomee-tck.git
commit 84a5a27f27b98a8ae54a8423ad9536d2256890bc Author: Jean-Louis Monteiro <[email protected]> AuthorDate: Fri Apr 30 16:35:38 2021 +0200 Include Yoko in the client side --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 530c222..e67fdee 100644 --- a/pom.xml +++ b/pom.xml @@ -963,6 +963,8 @@ <include name="eclipselink*.jar"/> + <include name="yoko*.jar"/> + </fileset> </copy> <copy todir="${project.build.directory}/lib">
