You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2019/12/01 19:27:57 UTC

[isis] 07/07: ISIS-2186: removes excel fixture and integtest for now... to get to a clean build

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

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

commit 3b3886b75b30f8e4c4998ef65769dec0ae660310
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Dec 1 19:27:33 2019 +0000

    ISIS-2186: removes excel fixture and integtest for now...  to get to a clean build
    
    ... need to fix the DN issue still
---
 extensions/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/extensions/pom.xml b/extensions/pom.xml
index facb8a0..b780fef 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -198,8 +198,10 @@
 		<module>vw/sse</module>
 
 		<module>lib/base/impl</module>
+<!--
 		<module>lib/excel/fixture</module>
 		<module>lib/excel/integtests</module>
+-->
 		<module>lib/excel/impl</module>
 		<module>lib/fakedata/impl</module>
 		<module>lib/fakedata/fixture</module>