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

2024-09-17 Thread Richard Zowalla
Hi folks, This vote passed with the following votes +1 fanningpj (IPMC, PPMC, binding) +1 ayushtkn (IPMC, PPMC, binding) +1 rzo1 (IPMC, PPMC, binding) +1 jnioche (PPMC) I’ll setup the vote on the incubator list. I will include (a) the correct tag link and (b) the fixed sha512sum in dev/dist so

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

2024-09-16 Thread Richard Zowalla
Here is my own +1 (Binding), rzo1 * Built from source * Verified checksums * Validated Signature * NOTICE & DISCLAIMER file exists * Verified Incuabting in name * Verified source files have apache header * Verified no code diff b/w git tag & src tar (aside from __ which is tracked as an issue now

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

2024-09-16 Thread Ayush Saxena
Thanx Richard for the answers!!! -Ayush On Mon, 16 Sept 2024 at 15:30, Richard Zowalla wrote: > > > Thanks Ayush. > > To answer your questions: > > (1) Checksums are created by Maven. It is in the format for central according > to https://issues.apache.org/jira/browse/MNGSITE-378 - we can fix t

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

2024-09-16 Thread Richard Zowalla
Thanks Ayush. To answer your questions: (1) Checksums are created by Maven. It is in the format for central according to https://issues.apache.org/jira/browse/MNGSITE-378 - we can fix that manually by adding the file name for the artifact (and update release docs). (2) „__files“ is a folder, w

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

2024-09-16 Thread Ayush Saxena
+1 (Binding) * Built from source * Verified checksums [1] * Validated Signature * NOTICE & DISCLAIMER file exists * Verified Incuabting in name * Verified source files have apache header * Verified no code diff b/w git tag & src tar [2] * Skimmed over the published jars Thanx Richard for driving

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

2024-09-15 Thread PJ Fanning
+1 fanningpj (IPMC and PPMC) * Checked the file names and that downloads work * asc and sha512 are valid * can compile from source * source headers ok * only binaries seem to be used for test case inputs * nexus published jars look ok Some nits that I have raised as issues in the issue tracker.

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

2024-09-15 Thread PJ Fanning
Minor issue with the tag link. It should be https://github.com/apache/incubator-stormcrawler/releases/tag/stormcrawler-3.1.0 I personally would prefer if the tag was 3.1.0-RC1 and that the 3.1.0 tag get added to the same commit when the vote passes - but that is just a personal preference (and

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

2024-09-13 Thread Julien Nioche
Thanks Richard Followed the checklist and ran a crawl with the RC, all good! +1 jnioche (PPMC) On Fri, 13 Sept 2024 at 10:49, Richard Zowalla wrote: > > Hi folks, > > I have posted a 1st release candidate for the Apache StormCrawler > (Incubating) [version] release and it is ready for testing.

[VOTE] Apache StormCrawler (Incubating) 3.1.0 Release Candidate 1

2024-09-13 Thread Richard Zowalla
Hi folks, I have posted a 1st release candidate for the Apache StormCrawler (Incubating) [version] release and it is ready for testing. This is the 2nd release under the ASF umbrella. Notably, it contains the new playwright module, which can be used for dynamic scraping. Thank you to everyo