Re: [VOTE] Release Apache Flume Spring Boot 2.0.0-rc1

2023-03-20 Thread Ralph Goers
You are correct to point out the download links are missing. That actually is required to send the announcement email. I’ll figure out something for that. Ralph > On Mar 20, 2023, at 8:16 AM, Bessenyei Balázs Donát wrote: > > Hi All, > > -1 for the RC. > > https://www.apache.org/legal/src-he

Re: [VOTE] Release Apache Flume Spring Boot 2.0.0-rc1

2023-03-20 Thread Ralph Goers
OK. I am cancelling this vote and will create another release candidate. Ralph > On Mar 20, 2023, at 8:16 AM, Bessenyei Balázs Donát wrote: > > Hi All, > > -1 for the RC. > > https://www.apache.org/legal/src-headers.html says NOTICE should have > > ``` > This product includes software develo

Re: [VOTE] Release Apache Flume Spring Boot 2.0.0-rc1

2023-03-20 Thread Bessenyei Balázs Donát
Hi All, -1 for the RC. https://www.apache.org/legal/src-headers.html says NOTICE should have ``` This product includes software developed at The Apache Software Foundation (http://www.apache.org/). ``` at the end. I have opened a PR to do that: https://github.com/apache/flume-spring-boot/pull/3

Re: [VOTE] Release Apache Flume Spring Boot 2.0.0-rc1

2023-03-20 Thread Apache
Note that if you took that test and put it in its own project packaged with the spring boot maven plug-in you would get an executable jar that you could run either with Java -jar xyz.jar or just by ./xyz.jar. Ralph > On Mar 20, 2023, at 5:27 AM, Apache wrote: > > You should look at the unit

Re: [VOTE] Release Apache Flume Spring Boot 2.0.0-rc1

2023-03-20 Thread Apache
You should look at the unit test. It creates a spring boot app and verifies it starts. Ralph > On Mar 20, 2023, at 1:43 AM, Bessenyei Balázs Donát wrote: > > Hi Ralph, > > I have found > https://flume.staged.apache.org/releases/content/1.11.0/FlumeUserGuide.html#spring-boot-setup > as the c

Re: [VOTE] Release Apache Flume Spring Boot 2.0.0-rc1

2023-03-20 Thread Bessenyei Balázs Donát
Hi Ralph, I have found https://flume.staged.apache.org/releases/content/1.11.0/FlumeUserGuide.html#spring-boot-setup as the closest thing to the docs for this. Do you have any recommendations for a manual smoke test? For "regular" Flume, I always did the `bin/flume-ng agent -c conf -f conf/flume-

Re: [VOTE] Release Apache Flume Spring Boot 2.0.0-rc1

2023-03-17 Thread Ralph Goers
Yes. It is at the “normal” location for ASF projects - https://dist.apache.org/repos/dist/release/flume/KEYS Ralph > On Mar 17, 2023, at 10:23 AM, Matt Sicker wrote: > > You got a KEYS file for verifying the signatures? > >> On Mar 17, 2023, at 12:13 AM, Ralph Goers wrote: >> >> This is a v

Re: [VOTE] Release Apache Flume Spring Boot 2.0.0-rc1

2023-03-17 Thread Matt Sicker
You got a KEYS file for verifying the signatures? > On Mar 17, 2023, at 12:13 AM, Ralph Goers wrote: > > This is a vote to release Flume Spring Boot 2.0.0. Flume Spring Boot has > moved from the full Flume release to its own repo. Note that the staging web > site has been updated to reflect th

[VOTE] Release Apache Flume Spring Boot 2.0.0-rc1

2023-03-16 Thread Ralph Goers
This is a vote to release Flume Spring Boot 2.0.0. Flume Spring Boot has moved from the full Flume release to its own repo. Note that the staging web site has been updated to reflect the fix for Bug #1 below. Also note that this repo supports the use of GitHub Issues for bug tracking. Please d