[
https://issues.apache.org/jira/browse/NUTCH-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355176#comment-17355176
]
Hudson commented on NUTCH-2866:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #32 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/32/])
NUTCH-2866 Fix MetaData.toString() to return "key=value ..." (snagel:
[https://github.com/apache/nutch/commit/0d6eaa308139efadbaa9c5d92cfd9d05790aed88])
* (edit) src/java/org/apache/nutch/metadata/Metadata.java
> MetaData.toString() should return "key=value ..."
> -------------------------------------------------
>
> Key: NUTCH-2866
> URL: https://issues.apache.org/jira/browse/NUTCH-2866
> Project: Nutch
> Issue Type: Bug
> Components: metadata
> Affects Versions: 1.17
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Minor
> Fix For: 1.19
>
>
> The default implementation of Metadata.toString() returns {{key1 value1=key2
> value2}}. This should be {{key1=value1 key2=value2}}, of course. Introduced
> with NUTCH-2788 (commit
> [e3f7725|https://github.com/apache/nutch/commit/e3f7725#diff-d3d9833dabc24485aae013c756fc1c5266fcd782fa16caf6c5e0e9f109ab1eeeR237])
> - :(, seen while reviewing NUTCH-2865.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)