[VOTE] Apache StormCrawler (Incubating) 3.3.0 Release Candidate #1

2025-03-18 Thread Tim Allison
Hi folks, I have posted a first release candidate for the Apache StormCrawler (Incubating) 3.3.0 release and it is ready for testing. * Upgrade to Storm to 2.8.0 and other dependency upgrades * Fixed a bug in custom configuration of sitemap processing * Fixed a bug when multiple processes attempt

Re: Graduation?

2025-03-18 Thread Tim Allison
+1 On Tue, Mar 18, 2025 at 8:14 PM PJ Fanning wrote: > > Hi everyone, > > Is it time to consider becoming a TLP? The community is small but the > releases are running smoothly. > > Regards, > PJ

Graduation?

2025-03-18 Thread PJ Fanning
Hi everyone, Is it time to consider becoming a TLP? The community is small but the releases are running smoothly. Regards, PJ

[RESULT][VOTE] Apache StormCrawler (Incubating) 3.3.0 Release Candidate 1

2025-03-18 Thread Tim Allison
The vote has passed with 4 +1s and no -1s Ayush Saxena (IPMC + PPMC) Markos Volikas (PPMC) Richard Zowalla (IPMC + PPMC) Tim Allison (IPMC + PPMC) I'll start the vote in the incubator shortly. On Tue, Mar 18, 2025 at 6:37 AM Ayush Saxena wrote: > > +1 (Binding) > > * Built from source [1] > * V

[I] Correct Minimum Java Requirement to 17 Instead of 11 [incubator-stormcrawler]

2025-03-18 Thread via GitHub
ayushtkn opened a new issue, #1503: URL: https://github.com/apache/incubator-stormcrawler/issues/1503 ### Version main branch ### Describe what's wrong The Building From Source in README mentions minimum JDK version required as JDK-11 but on JDK-11, it fails with `

Re: [VOTE] Apache StormCrawler (Incubating) 3.3.0 Release Candidate 1

2025-03-18 Thread Ayush Saxena
+1 (Binding) * Built from source [1] * Verified Checksums * Verified Signatures * No diff b/w git tag & src tar * Verified Incubating in name * DISCLAIMER & LICENSE file exits * Verified the NOTICE file [2] -Ayush [1] The README says minimum JAVA requirement as 11, but it doesn't build on JDK <