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

Suneel Marthi commented on MAHOUT-1356:
---------------------------------------

[~isabel] [~dweiss]  Applied the patch and had to add 3 more permissions to get 
this going on a Mac.

Added the following permissions (in addition to what's in the patch):

{Code}
  permission java.lang.RuntimePermission "setDefaultUncaughtExceptionHandler";
  permission java.lang.RuntimePermission "modifyThreadGroup";
  permission java.lang.RuntimePermission "getStackTrace";
{Code}

Will look at this again tomorrow.

> Ensure unit tests fail fast when writing outside mvn target directory
> ---------------------------------------------------------------------
>
>                 Key: MAHOUT-1356
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1356
>             Project: Mahout
>          Issue Type: Improvement
>    Affects Versions: 0.7, 0.8
>            Reporter: Isabel Drost-Fromm
>             Fix For: 1.0
>
>         Attachments: MAHOUT-1356.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to