[ https://issues.apache.org/jira/browse/NUTCH-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881625#comment-17881625 ]
Hudson commented on NUTCH-3061: ------------------------------- SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #166 (See [https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/166/]) NUTCH-3061 URL filters to log name of the rules file (snagel: [https://github.com/apache/nutch/commit/9d138ffb281d694d8fbe578a96fa671bbfd34640]) * (edit) src/plugin/urlfilter-automaton/src/java/org/apache/nutch/urlfilter/automaton/AutomatonURLFilter.java * (edit) src/plugin/lib-regex-filter/src/java/org/apache/nutch/urlfilter/api/RegexURLFilterBase.java * (edit) src/plugin/urlfilter-fast/src/java/org/apache/nutch/urlfilter/fast/FastURLFilter.java * (edit) src/plugin/urlfilter-regex/src/java/org/apache/nutch/urlfilter/regex/RegexURLFilter.java * (edit) src/plugin/urlfilter-fast/src/test/org/apache/nutch/urlfilter/fast/TestFastURLFilter.java > URL filters to log name of the rule file rules are read from > ------------------------------------------------------------ > > Key: NUTCH-3061 > URL: https://issues.apache.org/jira/browse/NUTCH-3061 > Project: Nutch > Issue Type: Improvement > Components: urlfilter > Affects Versions: 1.21 > Reporter: Sebastian Nagel > Assignee: Sebastian Nagel > Priority: Trivial > Fix For: 1.21 > > > Some of the URL filters already log the name of the rule file from which > rules are read. This is helpful if a custom log file is defined in the > configuration. The following do not yet log the rules file name: > urlfilter-regex, urlfilter-automaton, urlfilter-fast. -- This message was sent by Atlassian Jira (v8.20.10#820010)