From a1c9f7f7235c272c99cf345dae66b3452e60eb49 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Mon, 14 Nov 2016 19:50:39 +0000 Subject: Fix missing directory 'maven' in source release packages, adjust the related test-Ant-script to call 'assemble' instead of 'jar' to catch something like this in the future. Also exclude some more intermediate files/directories from the source package. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769684 13f79535-47bb-0310-9956-ffa450edef68 --- src/integrationtest/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/integrationtest/build.xml') diff --git a/src/integrationtest/build.xml b/src/integrationtest/build.xml index 8409e5354d..6af90e77b5 100644 --- a/src/integrationtest/build.xml +++ b/src/integrationtest/build.xml @@ -77,7 +77,7 @@ Before running this, you should execute the "assemble" target in the main build. - + -- cgit v1.2.3