On 5/27/22 11:42, Robbie Gemmell wrote:
On Thu, 26 May 2022 at 19:57, Timothy Bish <tabish...@gmail.com> wrote:
Hi folks,

I have put together a release candidate for a 1.0.0-M1 Qpid
proton-dotnet release,
please give it a test out and vote accordingly. This is the first
milestone release for this
new .NET based AMQP client and accompanying protocol engine.

The source and binary archives can be grabbed from:
https://dist.apache.org/repos/dist/dev/qpid/proton-dotnet/1.0.0-M1-rc1/

The JIRAs assigned are:
https://issues.apache.org/jira/projects/PROTON/versions/12351750

Regards

--
Tim Bish


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

+1

I checked things over as follows:
- Verified the signature + checksum files.
- Checked for LICENCE + NOTICE files in the archives.
- Used "mvn apache-rat:check" to verify headers in the source archive.
- Ran the source build and tests in container using "./build.sh
podman-test", all passed.

Some trivial niggles noticed:
- The "podman-test" command isnt listed in the build.sh usage

Thanks, that was a late addition and I'll add an entry for the next release.  I noticed some other cleanups that could be done but thought it was good to get a release milestone out so more eyes can hit this


- The usage help is effectively printed twice due to the script always
setting debug flag.
- The GitHub Actions CI build is using .Net 5 and generating a warning
about it being EOL, the job should be updated to use .Net 6 instead.

Will move that up to 6 still targeting the  5.0 framework



Robbie

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org


--
Tim Bish


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to