Re: [PR] Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 [incubator-stormcrawler]
rzo1 merged PR #1288: URL: https://github.com/apache/incubator-stormcrawler/pull/1288 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 [incubator-stormcrawler]
rzo1 merged PR #1285: URL: https://github.com/apache/incubator-stormcrawler/pull/1285 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump junit.version from 5.10.2 to 5.11.0 [incubator-stormcrawler]
rzo1 merged PR #1278: URL: https://github.com/apache/incubator-stormcrawler/pull/1278 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump org.apache.solr:solr-solrj from 9.5.0 to 9.6.1 [incubator-stormcrawler]
rzo1 merged PR #1281: URL: https://github.com/apache/incubator-stormcrawler/pull/1281 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump org.apache.maven.archetype:archetype-packaging from 2.4 to 3.2.1 [incubator-stormcrawler]
rzo1 merged PR #1287: URL: https://github.com/apache/incubator-stormcrawler/pull/1287 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump org.mockito:mockito-core from 5.10.0 to 5.13.0 [incubator-stormcrawler]
rzo1 merged PR #1279: URL: https://github.com/apache/incubator-stormcrawler/pull/1279 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump com.microsoft.playwright:playwright from 1.43.0 to 1.46.0 [incubator-stormcrawler]
rzo1 merged PR #1268: URL: https://github.com/apache/incubator-stormcrawler/pull/1268 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump selenium.version from 4.18.1 to 4.24.0 [incubator-stormcrawler]
rzo1 merged PR #1266: URL: https://github.com/apache/incubator-stormcrawler/pull/1266 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump commons-cli:commons-cli from 1.6.0 to 1.9.0 [incubator-stormcrawler]
rzo1 closed pull request #1270: Bump commons-cli:commons-cli from 1.6.0 to 1.9.0 URL: https://github.com/apache/incubator-stormcrawler/pull/1270 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Regenerated License file after dependency upgrades [incubator-stormcrawler]
rzo1 merged PR #1282: URL: https://github.com/apache/incubator-stormcrawler/pull/1282 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Bump log4j2.version from 2.23.0 to 2.24.0 [incubator-stormcrawler]
rzo1 commented on PR #1284: URL: https://github.com/apache/incubator-stormcrawler/pull/1284#issuecomment-2337532467 At runtime, SC will run with the provided log4j2 artifacts of Storm, which aren't at 2.24.0+ yet. So should be ok for now to keep it here. -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Fix #1290 "Add close/cleanup method to ParseFilters" [incubator-stormcrawler]
rzo1 opened a new pull request, #1291: URL: https://github.com/apache/incubator-stormcrawler/pull/1291 Thank you for contributing to Apache StormCrawler. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For all changes: - [x] Is there a issue associated with this PR? Is it referenced in the commit message? - [x] Does your PR title start with `#` where `` is the issue number you are trying to resolve? - [x] Has your PR been rebased against the latest commit within the target branch (typically main)? - [x] Is your initial contribution a single, squashed commit? - [x] Is the code properly formatted with `mvn git-code-format:format-code -Dgcf.globPattern="**/*" -Dskip.format.code=false`? ### For code changes: - [ ] Have you ensured that the full suite of tests is executed via `mvn clean verify`? - [ ] Have you written or updated unit tests to verify your changes? - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)? - [ ] If applicable, have you updated the LICENSE file, including the main LICENSE file? - [ ] If applicable, have you updated the NOTICE file, including the main NOTICE file? ### Note: Please ensure that once the PR is submitted, you check GitHub Actions for build issues and submit an update to your PR as soon as possible. -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" failed!
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has failed. Run started by GitHub user rzo1 (triggered by rzo1). Head commit for run: cef1869a8f6b90cc82b2dc1d294c4cfcec886606 / Richard Zowalla Fix #1290 "Add close/cleanup method to ParseFilters" Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10773783056 With regards, GitHub Actions via GitBox
[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" failed!
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has failed. Run started by GitHub user rzo1 (triggered by rzo1). Head commit for run: cef1869a8f6b90cc82b2dc1d294c4cfcec886606 / Richard Zowalla Fix #1290 "Add close/cleanup method to ParseFilters" Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10773774149 With regards, GitHub Actions via GitBox
[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" failed!
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has failed. Run started by GitHub user rzo1 (triggered by rzo1). Head commit for run: 137deafc8bf542b2250a5e5b8b580c0763d37b76 / Richard Zowalla Fix #1290 "Add close/cleanup method to ParseFilters" Report URL: https://github.com/apache/incubator-stormcrawler/actions/runs/10773812026 With regards, GitHub Actions via GitBox
Re: [PR] Fix #1290 "Add close/cleanup method to ParseFilters" [incubator-stormcrawler]
jnioche merged PR #1291: URL: https://github.com/apache/incubator-stormcrawler/pull/1291 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] Add close/cleanup method to ParseFilters [incubator-stormcrawler]
jnioche closed issue #1290: Add close/cleanup method to ParseFilters URL: https://github.com/apache/incubator-stormcrawler/issues/1290 -- 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...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org