You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2019/02/11 17:34:42 UTC

[any23] branch master updated: Prep for 2.3 release, disabling integration test due to failure in release dryRun

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 68620e6  Prep for 2.3 release, disabling integration test due to failure in release dryRun
68620e6 is described below

commit 68620e6bd2b36dbb3d7b3e6b0249cb011c949a1c
Author: Lewis John McGibbney <le...@gmail.com>
AuthorDate: Mon Feb 11 09:34:37 2019 -0800

    Prep for 2.3 release, disabling integration test due to failure in release dryRun
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 22f6d05..55c59e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@
     <module>plugins/html-scraper</module>
     <module>plugins/office-scraper</module>
     <module>plugins/openie</module>
-    <module>plugins/integration-test</module>
+    <!--module>plugins/integration-test</module-->
     <module>service</module>
   </modules>