[
https://issues.apache.org/jira/browse/MAHOUT-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681915#comment-13681915
]
Hudson commented on MAHOUT-1259:
--------------------------------
Integrated in Mahout-Quality #2078 (See
[https://builds.apache.org/job/Mahout-Quality/2078/])
MAHOUT-1259 toString() method of SequentialAccessSparseVector has closing
brace missing for empty vector (by Abhinav M Kulkarni) (Revision 1492524)
Result = FAILURE
robinanil :
Files :
*
/mahout/trunk/math/src/main/java/org/apache/mahout/math/SequentialAccessSparseVector.java
> toString() method of SequentialAccessSparseVector has closing brace missing
> for empty vector
> --------------------------------------------------------------------------------------------
>
> Key: MAHOUT-1259
> URL: https://issues.apache.org/jira/browse/MAHOUT-1259
> Project: Mahout
> Issue Type: Bug
> Components: Math
> Affects Versions: 0.8
> Reporter: Abhinav M Kulkarni
> Assignee: Robin Anil
> Priority: Trivial
> Labels: patch
> Fix For: 0.8
>
> Attachments: MAHOUT-1259.patch
>
>
> toString() method of SequentialAccessSparseVector.java in Math module did not
> have closing brace for empty vectors. If the sparse vector is empty (or newly
> created), toString() method should return '{}'. Currently it returns '{'.
--
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