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 2019/08/13 06:11:44 UTC

[tomee-tck] branch master updated: comment the debug dependency

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 e3a7066  comment the debug dependency
e3a7066 is described below

commit e3a7066c78d39f88931737d220828b4549888400
Author: Jean-Louis Monteiro <je...@gmail.com>
AuthorDate: Tue Aug 13 08:11:34 2019 +0200

    comment the debug dependency
---
 pom.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c87fba5..702a71d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,14 +114,16 @@
       <version>1.5.10</version>
     </dependency>
 
+    <!--
     <dependency>
       <groupId>com.sun.javaee.tck</groupId>
       <artifactId>jar-to-test</artifactId>
       <version>${javaee.tck.version}</version>
       <scope>system</scope>
       <type>war</type>
-      <systemPath>/Users/jlmonteiro/devs/jeanouii/eclipse/jakartaee-tck/release/JAKARTAEE_BUILD/build_15-Jul-2019/bundle/jakartaeetck/dist/com/sun/ts/tests/jaxrs/ee/resource/webappexception/nomapper/jaxrs_resource_webappexception_nomapper_web.war</systemPath>
+      <systemPath>/Users/jlmonteiro/devs/jeanouii/eclipse/jakartaee-tck/release/JAKARTAEE_BUILD/build_15-Jul-2019/bundle/jakartaeetck/dist/com/sun/ts/tests/jaspic/spi/servlet/spitests_servlet_web.war</systemPath>
     </dependency>
+    -->
 
     <dependency>
       <groupId>com.sun.javaee.tck</groupId>