rzo1 opened a new pull request, #2150: URL: https://github.com/apache/stormcrawler/pull/2150
Apache Storm 3.1.0 has been released. This PR upgrades StormCrawler to it and raises the compile level to Java 25. ### Changes - `storm-client.version` bumped from 3.0.0 to 3.1.0 - Compiler and javadoc `source`/`target`/`release` raised from 17 to 25. The README, quick start and CI already require JDK 25. - `storm.version` bumped to 3.1.0 in the archetype poms (default, OpenSearch, Solr) - Docs updated: root README, archetype README (link to the 3.1.0 cluster setup guide) and the Solr READMEs - `THIRD-PARTY.txt` updated for the Storm artifacts ### Testing - `mvn clean install -DskipTests` passes on JDK 25 - Tests for `core`, `external/warc` and `external/urlfrontier` pass -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
