Mike Percy created MAHOUT-1333:
----------------------------------
Summary: Build artifacts set mode 000 on examples/bin directory
Key: MAHOUT-1333
URL: https://issues.apache.org/jira/browse/MAHOUT-1333
Project: Mahout
Issue Type: Bug
Components: build
Affects Versions: 0.8
Reporter: Mike Percy
Fix For: 0.9
Attachments: MAHOUT-1333.patch
The source amd binary artifacts contain bad permissions for the examples/bin
directory.
Problem:
{noformat}
~/src/mahout/distribution$ tar tzvf
target/mahout-distribution-0.9-SNAPSHOT-src.tar.gz | grep -- ----
d--------- 0/0 0 2013-09-16 13:22
mahout-distribution-0.9-SNAPSHOT/examples/bin/
~/src/mahout/distribution$ tar tzvf
target/mahout-distribution-0.9-SNAPSHOT.tar.gz | grep -- ----
d--------- 0/0 0 2013-09-16 13:22
mahout-distribution-0.9-SNAPSHOT/examples/bin/
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira