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

Sean Owen commented on MAHOUT-198:
----------------------------------

I ran into one more unit test failure. It's due to directly comparing two 
double values and for some reason it fails only on the command line on my 
computer. I added an 'epsilon' param to the unit test and it's fine now. We 
should prolly make that common practice wherever the test compares doubles, 
like I've done in my own unit tests, but it's pretty small.

Shall I commit that change to name the standard repo with a <repository> tag? I 
needed that too.

I'm still getting some weird build errors but guessing they are my own 
environment's fault.

> Cleanup pom, remove lib dependencies, etc.
> ------------------------------------------
>
>                 Key: MAHOUT-198
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-198
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>             Fix For: 0.2
>
>         Attachments: mahout-198.core-lib.patch
>
>
> This patch cleans up the poms to not do install.  It removes the core/lib 
> directory.  I have published the necessary artifacts to our Mahout Maven repo 
> already, so they should be publicly available.
> See http://cwiki.apache.org/confluence/display/MAHOUT/ThirdPartyDependencies 
> and 
> http://www.lucidimagination.com/search/document/6f026182150f0f50/dependencies_outside_maven_central_was_oh_joy

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to