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

apalumbo pushed a commit to branch mahout-14.1
in repository https://gitbox.apache.org/repos/asf/mahout.git

commit a4a8325fc84937612509125704c0e912625d1c75
Author: Andrew Palumbo <[email protected]>
AuthorDate: Wed Oct 30 03:34:53 2019 -0700

    succesful builds
---
 distribution/src/main/resources/assembly/src.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/distribution/src/main/resources/assembly/src.xml 
b/distribution/src/main/resources/assembly/src.xml
index c69d74a..294658d 100644
--- a/distribution/src/main/resources/assembly/src.xml
+++ b/distribution/src/main/resources/assembly/src.xml
@@ -58,9 +58,9 @@
         <excludes>
           <exclude>**/target/**</exclude>
           <exclude>**/**/target/**</exclude>
-          <exclude>${basedir}/target<exclude></exclude>
+          <exclude>${basedir}/target</exclude>
         </excludes>
       </fileSet>
-      
+
     </fileSets>
 </assembly>

Reply via email to