From b118c94e7744d37e4564a79edd6a5ba9faf1307d Mon Sep 17 00:00:00 2001 From: Henrik Date: Tue, 10 Jul 2018 18:51:04 +0200 Subject: Moved GUIHandlerTest to own module that can use JDisc-components. GUIHandler now reads from built .jar instead of resources. Vespa builds successfully --- container-integration-test/.gitignore | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 container-integration-test/.gitignore (limited to 'container-integration-test/.gitignore') diff --git a/container-integration-test/.gitignore b/container-integration-test/.gitignore new file mode 100644 index 00000000000..7f4ebc3a7c6 --- /dev/null +++ b/container-integration-test/.gitignore @@ -0,0 +1,31 @@ +.classpath +.project +.settings +/.cache +/.classpath +/.emacs.desktop +/.nbintdb +/.project +/.settings +/.version +/QueryAccessLog* +/accessLog.log +/build +/bundles +/libexec +/nbproject +/pom.xml.build +/prelude.iml +/prelude.ipr +/prelude.iws +/staging +/target +/temp +/testLogFileG.txt +/testLogs +/test_yapache_access_log +/testlogsG +/testng.out.log +/tmp +null.log +tmp -- cgit v1.2.3