[jira] [Commented] (NUTCH-3014) Standardize Job names

2023-11-02 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/NUTCH-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17782403#comment-17782403 ] Hudson commented on NUTCH-3014: --- FAILURE: Integrated in Jenkins build Nutch » Nutch-trunk #136 (See

Build failed in Jenkins: Nutch » Nutch-trunk #136

2023-11-02 Thread Apache Jenkins Server
See Changes: [github] NUTCH-3014 Standardize Job names (#789) -- [...truncated 760.57 KB...] resolve-default: [ivy:resolve] :: loading settings :: file =

[jira] [Created] (NUTCH-3023) Use mikepenz/action-junit-report to improve interpretation of failed tests during CI

2023-11-02 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created NUTCH-3023: --- Summary: Use mikepenz/action-junit-report to improve interpretation of failed tests during CI Key: NUTCH-3023 URL: https://issues.apache.org/jira/browse/NUTCH-3023

[jira] [Closed] (NUTCH-3014) Standardize Job names

2023-11-02 Thread Lewis John McGibbney (Jira)
[ https://issues.apache.org/jira/browse/NUTCH-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney closed NUTCH-3014. --- Thanks [~snagel] for the review > Standardize Job names > - > >

[jira] [Commented] (NUTCH-3014) Standardize Job names

2023-11-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUTCH-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17782392#comment-17782392 ] ASF GitHub Bot commented on NUTCH-3014: --- lewismc merged PR #789: URL:

Re: [PR] NUTCH-3014 Standardize Job names [nutch]

2023-11-02 Thread via GitHub
lewismc merged PR #789: URL: https://github.com/apache/nutch/pull/789 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@nutch.apache.org

[jira] [Resolved] (NUTCH-3014) Standardize Job names

2023-11-02 Thread Lewis John McGibbney (Jira)
[ https://issues.apache.org/jira/browse/NUTCH-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney resolved NUTCH-3014. - Resolution: Fixed > Standardize Job names > - > >

[jira] [Created] (NUTCH-3022) Experiment formatting codebase per google-java-format

2023-11-02 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created NUTCH-3022: --- Summary: Experiment formatting codebase per google-java-format Key: NUTCH-3022 URL: https://issues.apache.org/jira/browse/NUTCH-3022 Project: Nutch

[jira] [Work stopped] (NUTCH-3014) Standardize Job names

2023-11-02 Thread Lewis John McGibbney (Jira)
[ https://issues.apache.org/jira/browse/NUTCH-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on NUTCH-3014 stopped by Lewis John McGibbney. --- > Standardize Job names > - > >

Re: Nutch codebase formatting

2023-11-02 Thread Lewis John McGibbney
Thanks Seb. I'll go ahead and try to build in the google Java format via super-linter and see where we get...! lewismc On 2023/10/29 17:04:47 Sebastian Nagel wrote: > Hi Lewis, > > >> whether we need a Nutch custom code style at all… why don’t we just use > >> some other existing style and

[jira] [Commented] (NUTCH-3014) Standardize Job names

2023-11-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUTCH-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17782382#comment-17782382 ] ASF GitHub Bot commented on NUTCH-3014: --- lewismc commented on code in PR #789: URL:

Re: [PR] NUTCH-3014 Standardize Job names [nutch]

2023-11-02 Thread via GitHub
lewismc commented on code in PR #789: URL: https://github.com/apache/nutch/pull/789#discussion_r138646 ## src/java/org/apache/nutch/crawl/CrawlDbReader.java: ## @@ -812,7 +811,7 @@ public CrawlDatum get(String crawlDb, String url, Configuration config) @Override