[jira] [Commented] (NUTCH-1514) Phase out the deprecated configuration properties (if possible)

2018-07-10 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/NUTCH-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16538656#comment-16538656
 ] 

Hudson commented on NUTCH-1514:
---

SUCCESS: Integrated in Jenkins build Nutch-trunk #3543 (See 
[https://builds.apache.org/job/Nutch-trunk/3543/])
fixes for NUTCH-1514: Support for NUTCH-1480. (r0ann3l: 
[https://github.com/apache/nutch/commit/0176883bd663088da99ab54840987092066dc5ac])
* (edit) 
src/plugin/indexer-csv/src/java/org/apache/nutch/indexwriter/csv/CSVIndexWriter.java
fixes for NUTCH-1514: Changes: - index-writers.xml file updated. - (r0ann3l: 
[https://github.com/apache/nutch/commit/8836f7ceb04540a80fb09e2a72898c8e5262272b])
* (add) 
src/plugin/indexer-csv/src/java/org/apache/nutch/indexwriter/csv/CSVConstants.java
* (edit) 
src/plugin/indexer-csv/src/java/org/apache/nutch/indexwriter/csv/CSVIndexWriter.java
* (edit) conf/index-writers.xml.template
* (edit) 
src/plugin/indexer-csv/src/java/org/apache/nutch/indexwriter/csv/package-info.java
fixes for NUTCH-1514: fixed the failure of unit tests. (r0ann3l: 
[https://github.com/apache/nutch/commit/e6787f25393ba600b79ed954400a01a6696f5f59])
* (edit) 
src/plugin/indexer-csv/src/test/org/apache/nutch/indexwriter/csv/TestCSVIndexWriter.java
fixes for NUTCH-1514: fixed the failure of unit tests. (r0ann3l: 
[https://github.com/apache/nutch/commit/3417951a91ecf11c999c953de63215cf9b633f65])
* (edit) 
src/plugin/indexer-csv/src/test/org/apache/nutch/indexwriter/csv/TestCSVIndexWriter.java


> Phase out the deprecated configuration properties (if possible)
> ---
>
> Key: NUTCH-1514
> URL: https://issues.apache.org/jira/browse/NUTCH-1514
> Project: Nutch
>  Issue Type: Improvement
>  Components: fetcher, generator
>Affects Versions: 1.6, 2.1
>Reporter: Tejas Patil
>Assignee: Tejas Patil
>Priority: Trivial
> Fix For: 1.7, 2.2
>
> Attachments: NUTCH-1514-v2.patch, NUTCH-1514.2.x.patch, 
> NUTCH-1514.patch
>
>
> In reference to [0], the deprecated configuration properties can be removed 
> (only if possible without affecting the functionality).
> [0] : 
> http://mail-archives.apache.org/mod_mbox/nutch-user/201301.mbox/%3ccafkhtfwvm7w-cvusgzwkegdcwrvshptbdftdcn1nnpm1z2-...@mail.gmail.com%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (NUTCH-1514) Phase out the deprecated configuration properties (if possible)

2013-05-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650429#comment-13650429
 ] 

Hudson commented on NUTCH-1514:
---

Integrated in Nutch-nutchgora #592 (See 
[https://builds.apache.org/job/Nutch-nutchgora/592/])
NUTCH-1514 Phase out the deprecated configuration properties (if possible) 
(Revision 1478938)
NUTCH-1514 Phase out the deprecated configuration properties (if possible) 
(Revision 1478937)

 Result = FAILURE
tejasp : http://svn.apache.org/viewvc/nutch/branches/2.x/?view=revrev=1478938
Files : 
* /nutch/branches/2.x/conf/nutch-default.xml

tejasp : http://svn.apache.org/viewvc/nutch/branches/2.x/?view=revrev=1478937
Files : 
* /nutch/branches/2.x/CHANGES.txt
* /nutch/branches/2.x/src/java/org/apache/nutch/crawl/GeneratorJob.java
* /nutch/branches/2.x/src/test/org/apache/nutch/crawl/TestGenerator.java


 Phase out the deprecated configuration properties (if possible)
 ---

 Key: NUTCH-1514
 URL: https://issues.apache.org/jira/browse/NUTCH-1514
 Project: Nutch
  Issue Type: Improvement
  Components: fetcher, generator
Affects Versions: 1.6, 2.1
Reporter: Tejas Patil
Assignee: Tejas Patil
Priority: Trivial
 Fix For: 1.7, 2.2

 Attachments: NUTCH-1514.2.x.patch, NUTCH-1514.patch, 
 NUTCH-1514-v2.patch


 In reference to [0], the deprecated configuration properties can be removed 
 (only if possible without affecting the functionality).
 [0] : 
 http://mail-archives.apache.org/mod_mbox/nutch-user/201301.mbox/%3ccafkhtfwvm7w-cvusgzwkegdcwrvshptbdftdcn1nnpm1z2-...@mail.gmail.com%3E

--
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


[jira] [Commented] (NUTCH-1514) Phase out the deprecated configuration properties (if possible)

2013-01-06 Thread Sebastian Nagel (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13545480#comment-13545480
 ] 

Sebastian Nagel commented on NUTCH-1514:


+1
But do we need a reference to the removed property in nutch-default.xml?
{quote}
Replaces the deprecated parameter db.default.fetch.interval.
{quote}
It was deprecated for long now, so it could be removed without trace.

 Phase out the deprecated configuration properties (if possible)
 ---

 Key: NUTCH-1514
 URL: https://issues.apache.org/jira/browse/NUTCH-1514
 Project: Nutch
  Issue Type: Improvement
  Components: fetcher, generator
Affects Versions: 1.6, 2.1
Reporter: Tejas Patil
Priority: Trivial
 Fix For: 1.7, 2.2

 Attachments: NUTCH-1514.patch


 In reference to [0], the deprecated configuration properties can be removed 
 (only if possible without affecting the functionality).
 [0] : 
 http://mail-archives.apache.org/mod_mbox/nutch-user/201301.mbox/%3ccafkhtfwvm7w-cvusgzwkegdcwrvshptbdftdcn1nnpm1z2-...@mail.gmail.com%3E

--
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