[
https://issues.apache.org/jira/browse/NUTCH-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16933400#comment-16933400
]
Hudson commented on NUTCH-2654:
-------------------------------
FAILURE: Integrated in Jenkins build Nutch-trunk #3643 (See
[https://builds.apache.org/job/Nutch-trunk/3643/])
NUTCH-2654: Obsolete configuration deleted (r0ann3l:
[https://github.com/apache/nutch/commit/5cc1239acc3cccc888f33368ba0f6f2acc46a31b])
* (edit)
src/plugin/indexer-elastic/src/java/org/apache/nutch/indexwriter/elastic/ElasticConstants.java
* (delete) conf/elasticsearch.conf
* (edit) conf/index-writers.xml.template
* (delete) conf/solrindex-mapping.xml
* (edit)
src/plugin/indexer-elastic/src/java/org/apache/nutch/indexwriter/elastic/ElasticIndexWriter.java
* (edit) conf/nutch-default.xml
NUTCH-2654: schema.xml moved to indexer-solr folder. (r0ann3l:
[https://github.com/apache/nutch/commit/0adeed2d55d1036019e4746dcc3a37e250048d6f])
* (edit) src/plugin/indexer-solr/README.md
* (add) src/plugin/indexer-solr/schema.xml
* (delete) conf/schema.xml
NUTCH-2654: a note about the new location of schema.xml file (r0ann3l:
[https://github.com/apache/nutch/commit/2a6fbfe4e044f1eab9124f13137bc930f5a3617d])
* (edit) CHANGES.txt
> Remove obsolete index-writer configuration in conf/
> ---------------------------------------------------
>
> Key: NUTCH-2654
> URL: https://issues.apache.org/jira/browse/NUTCH-2654
> Project: Nutch
> Issue Type: Improvement
> Components: indexer
> Affects Versions: 1.15
> Reporter: Sebastian Nagel
> Assignee: Roannel Fernández Hernández
> Priority: Major
> Fix For: 1.16
>
>
> The configuration folder conf/ still contains stuff obsolete after NUTCH-1480:
> - properties to configure indexer plugins in nutch-default.xml
> - solrindex-mapping.xml (looks like obsolete)
> - (still read) elasticsearch.conf
> All obsolete files and properties should be removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)