Hey everyone, I had some issues with running the docker setup on my arm architecture. This would probably also affect folks who want to run the tests locally when checking the release. I've created a PR here <https://github.com/apache/avro/pull/3037/> to fix this. PTAL.
Kind regards, Fokko Op di 23 jul 2024 om 15:37 schreef Renjie Liu <[email protected]>: > Got it, thanks! > > On 2024/07/23 10:33:48 Fokko Driesprong wrote: > > Hey Renjie, > > > > We're working on it. @Jean-Baptiste Onofré <[email protected]> already > fixed > > quite a few bugs, and I noticed an issue with C# yesterday > > <https://github.com/apache/avro/pull/3037>. We're working on getting the > > release out asap. Thanks for your patience here. > > > > Kind regards, > > Fokko > > > > Op di 23 jul 2024 om 04:19 schreef Renjie Liu <[email protected] > >: > > > > > Hi, folks: > > > > > > Do we have updates on this? > > > > > > On 2024/07/15 11:48:22 Jean-Baptiste Onofré wrote: > > > > Thanks Martin & Fokko, > > > > > > > > Much appreciated. I'm doing a new full build on both branch-1.11 and > > > > main branches and we are good to go. > > > > Fokko said he has time this week, so I will work with him. @Martin I > > > > will ping you if needed. > > > > > > > > Thank you both ! > > > > Regards > > > > JB > > > > > > > > On Mon, Jul 15, 2024 at 9:26 AM Fokko Driesprong <[email protected]> > > > wrote: > > > > > > > > > > Hey JB, > > > > > > > > > > Thanks for doing the hard work! I'm also around, feel free to ping > me > > > any time. > > > > > > > > > > Kind regards, > > > > > Fokko > > > > > > > > > > Op ma 15 jul 2024 om 09:07 schreef Martin Grigorov < > > > [email protected]>: > > > > >> > > > > >> Hi, > > > > >> > > > > >> On Mon, Jul 15, 2024 at 8:28 AM Jean-Baptiste Onofré < > [email protected] > > > > > > > > >> wrote: > > > > >> > > > > >> > Hi folks > > > > >> > > > > > >> > The releases are ready now: I fixed all build issues (with > build.sh > > > > >> > docker), for sure on branch-1.11, I'm finalizing main right now. > > > > >> > > > > > >> > Unfortunately, I don't have the permission to create the > 1.11.4-rc0 > > > > >> > tag (I'm not committer or PMC member), and also I won't have > > > > >> > permission to upload artifacts on dist and repo. > > > > >> > > > > > >> > I propose to work with Martin or Fokko to submit the releases to > > > vote > > > > >> > if it's ok for you and them :) > > > > >> > > > > > >> > > > > >> I could help! > > > > >> Ping me at Slack! > > > > >> > > > > >> Martin > > > > >> > > > > >> > > > > >> > > > > >> > > > > > >> > Thoughts ? > > > > >> > > > > > >> > Regards > > > > >> > JB > > > > >> > > > > > >> > On Mon, Jul 8, 2024 at 8:01 AM Jean-Baptiste Onofré < > > > [email protected]> > > > > >> > wrote: > > > > >> > > > > > > >> > > Hi folks, > > > > >> > > > > > > >> > > New quick update about the releases preparation :) > > > > >> > > > > > > >> > > In order to build/branch the releases, I'm using build.sh > docker. > > > > >> > > Unfortunately, I'm finding several issues on Dockerfile both > on > > > main > > > > >> > > and branch-1.11 branches. > > > > >> > > I'm fixing it step by step. > > > > >> > > > > > > >> > > My goal is to submit the releases to vote this week, I will > keep > > > you > > > > >> > posted. > > > > >> > > > > > > >> > > Regards > > > > >> > > JB > > > > >> > > > > > > >> > > On Mon, Jul 1, 2024 at 6:51 AM Jean-Baptiste Onofré < > > > [email protected]> > > > > >> > wrote: > > > > >> > > > > > > > >> > > > Hi folks, > > > > >> > > > > > > > >> > > > I'm doing a triage on Jira, we are ready for the releases. > > > > >> > > > > > > > >> > > > I'm working with Fokko (thanks again Fokko for all the > help), I > > > think > > > > >> > > > we should be able to submit releases to vote today and/or > > > tomorrow. > > > > >> > > > > > > > >> > > > Thanks ! > > > > >> > > > Regards > > > > >> > > > JB > > > > >> > > > > > > > >> > > > On Mon, Apr 15, 2024 at 3:11 PM Jean-Baptiste Onofré < > > > [email protected]> > > > > >> > wrote: > > > > >> > > > > > > > > >> > > > > Hi folks, > > > > >> > > > > > > > > >> > > > > NB: I'm sending this email with my regular email address > ;) > > > > >> > > > > > > > > >> > > > > I'm doing a full pass to prepare Avro 1.11.4 and 1.12.0 > > > releases. > > > > >> > > > > > > > > >> > > > > I have a question for you: on the main branch (e.g. > 1.12.0), I > > > > >> > propose > > > > >> > > > > to update the Java source/release target version to 11 > > > (instead of > > > > >> > > > > 1.8). I'm testing it right now, and so far so good. > > > > >> > > > > > > > > >> > > > > I'm also preparing some updates and cleanup. I will open > the > > > PRs > > > > >> > today. > > > > >> > > > > > > > > >> > > > > Thanks ! > > > > >> > > > > Regards > > > > >> > > > > JB > > > > >> > > > > > > > > > > >
