andrewpalumbo commented on a change in pull request #394:
URL: https://github.com/apache/mahout/pull/394#discussion_r414096027



##########
File path: pom.xml
##########
@@ -624,6 +624,8 @@
                 <exclude>website/**</exclude>
                 <exclude>.github/*</exclude>
                 <exclude>**/*.properties</exclude>
+                <!-- This directory onyl exists on travis -->
+                <exclude>viennacl-dev-release-1.7.1/**</exclude>

Review comment:
       this is the directory that the ViennaCL C++ headers are cloned into to 
be built against with  JavaCPP`, here, in travis
   .




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to