Build failed in Jenkins: Nutch-trunk #3402

2016-12-13 Thread Apache Jenkins Server
See Changes: [snagel] NUTCH-2337 urlnormalizer-basic to strip empty port, closes #160 - make -- [...truncated 11300 lines...] [javadoc] import org.apache.lucene.analysis.en.PorterStemFilter;

[jira] [Commented] (NUTCH-2337) urlnormalizer-basic to strip empty port

2016-12-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15745226#comment-15745226 ] Hudson commented on NUTCH-2337: --- FAILURE: Integrated in Jenkins build Nutch-trunk #3402 (See

[jira] [Commented] (NUTCH-2337) urlnormalizer-basic to strip empty port

2016-12-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15745211#comment-15745211 ] Hudson commented on NUTCH-2337: --- SUCCESS: Integrated in Jenkins build Nutch-nutchgora #1576 (See

[jira] [Updated] (NUTCH-2337) urlnormalizer-basic to strip empty port

2016-12-13 Thread Sebastian Nagel (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Nagel updated NUTCH-2337: --- Affects Version/s: 2.3.1 > urlnormalizer-basic to strip empty port >

[jira] [Resolved] (NUTCH-2337) urlnormalizer-basic to strip empty port

2016-12-13 Thread Sebastian Nagel (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Nagel resolved NUTCH-2337. Resolution: Fixed Fix Version/s: 2.4 Committed to trunk f351790 and 2.x 6e3c34d.

[jira] [Commented] (NUTCH-2337) urlnormalizer-basic to strip empty port

2016-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15745118#comment-15745118 ] ASF GitHub Bot commented on NUTCH-2337: --- Github user asfgit closed the pull request at:

[GitHub] nutch pull request #160: NUTCH-2337 urlnormalizer-basic to strip empty port

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nutch/pull/160 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (NUTCH-2046) The crawl script should be able to skip an initial injection.

2016-12-13 Thread Sebastian Nagel (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15745073#comment-15745073 ] Sebastian Nagel commented on NUTCH-2046: A statement in change log and release notes that the

[jira] [Commented] (NUTCH-2046) The crawl script should be able to skip an initial injection.

2016-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15744889#comment-15744889 ] ASF GitHub Bot commented on NUTCH-2046: --- GitHub user jnioche opened a pull request:

[GitHub] nutch pull request #161: Fix for NUTCH-2046 contributed by jnioche

2016-12-13 Thread jnioche
GitHub user jnioche opened a pull request: https://github.com/apache/nutch/pull/161 Fix for NUTCH-2046 contributed by jnioche This makes the seed argument optional and is an alternative to the solution proposed in [https://issues.apache.org/jira/browse/NUTCH-2046]. The latter is

[jira] [Commented] (NUTCH-2338) URLNormalizerChecker to run as TCP Telnet service

2016-12-13 Thread Sebastian Nagel (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15744738#comment-15744738 ] Sebastian Nagel commented on NUTCH-2338: Hi Markus, thanks! See the comments on NUTCH-2320 which

[jira] [Commented] (NUTCH-2320) URLFilterChecker to run as TCP Telnet service

2016-12-13 Thread Sebastian Nagel (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15744691#comment-15744691 ] Sebastian Nagel commented on NUTCH-2320: Hi Markus, generally +1 - the telnet service works and