[ https://issues.apache.org/jira/browse/NUTCH-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695063#comment-13695063 ]
Hudson commented on NUTCH-1580: ------------------------------- Integrated in Nutch-trunk #2258 (See [https://builds.apache.org/job/Nutch-trunk/2258/]) NUTCH-1580 index-static returns object instead of value for index.static (Revision 1497557) Result = SUCCESS snagel : http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1497557 Files : * /nutch/trunk/CHANGES.txt * /nutch/trunk/conf/nutch-default.xml * /nutch/trunk/src/plugin/index-static/src/java/org/apache/nutch/indexer/staticfield/StaticFieldIndexer.java * /nutch/trunk/src/plugin/index-static/src/test/org/apache/nutch/indexer/staticfield/TestStaticFieldIndexerTest.java > index-static returns object instead of value for index.static > ------------------------------------------------------------- > > Key: NUTCH-1580 > URL: https://issues.apache.org/jira/browse/NUTCH-1580 > Project: Nutch > Issue Type: Bug > Components: indexer > Affects Versions: 1.6 > Reporter: Antoinette > Fix For: 1.8 > > Attachments: NUTCH-1580-v1.patch > > > index.static is trying to print out the string array and it's printing the > string array object, not the contents of the array -- 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