[ 
https://issues.apache.org/jira/browse/MAHOUT-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769601#comment-13769601
 ] 

Hudson commented on MAHOUT-1333:
--------------------------------

SUCCESS: Integrated in Mahout-Quality #2247 (See 
[https://builds.apache.org/job/Mahout-Quality/2247/])
MAHOUT-1333: Fixed examples bin directory permissions in distribution archives 
(sslavic: rev 1524069)
* /mahout/trunk/CHANGELOG
* /mahout/trunk/distribution/src/main/assembly/bin.xml
* /mahout/trunk/distribution/src/main/assembly/src.xml

                
> 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
>            Assignee: Stevo Slavic
>             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

Reply via email to