[
https://issues.apache.org/jira/browse/NUTCH-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011952#comment-15011952
]
Hudson commented on NUTCH-2173:
-------------------------------
SUCCESS: Integrated in Nutch-trunk #3312 (See
[https://builds.apache.org/job/Nutch-trunk/3312/])
NUTCH-2173 - Fix String.join issue in FileDumper (joyce:
[http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1715046])
* trunk/CHANGES.txt
* trunk/src/java/org/apache/nutch/tools/FileDumper.java
> String.join in FileDumper breaks the build
> ------------------------------------------
>
> Key: NUTCH-2173
> URL: https://issues.apache.org/jira/browse/NUTCH-2173
> Project: Nutch
> Issue Type: Bug
> Components: tool
> Affects Versions: 1.10
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Fix For: 1.11
>
>
> The new FileDumper changes use a 1.8 String function that breaks the build on
> 1.7
> {code}
> String.join
> {code}
> Thanks [~kwhitehall] for finding this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)