On Tue, 5 Apr 2022 at 20:33, Timothy Bish <tabish...@gmail.com> wrote:
>
> Hi folks,
>
> I have put together a release candidate for a 1.0.0-M5 Qpid ProtonJ2
> release,
> please give it a test out and vote accordingly.  I made a mistake and
> went a step
> to far when staging the maven bits and hit release instead of just
> closing the repository
> which means they were synced to the main maven repository,  I did quite
> a bit of testing
> beforehand so I'm hoping this one passes without issue.
>
> The source and binary archives can be grabbed from:
> https://dist.apache.org/repos/dist/dev/qpid/protonj2/1.0.0-M5-rc1/
>
> The artifacts are also available at:
> https://repository.apache.org/content/repositories/staging/org/apache/qpid/apache-qpid-protonj2/1.0.0-M5/
>
> The JIRAs assigned are:
> https://issues.apache.org/jira/projects/PROTON/versions/12351153
>
> Regards
>
> P.S. If you want to test it out using maven...
>
> The dependency for the protocol engine or the client itself would be:
>
>    <dependency>
>      <groupId>org.apache.qpid</groupId>
>      <artifactId>protonj2</artifactId>
>      <version>1.0.0-M5</version>
>    </dependency>
>    <dependency>
>      <groupId>org.apache.qpid</groupId>
>      <artifactId>protonj2-client</artifactId>
>      <version>1.0.0-M5</version>
>    </dependency>
>
> --
> Tim Bish
>

+1

I checked things out 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.
- Ran HelloWorld client example against ActiveMQ 5.17.0 and Qpid
Dispatch 1.19.0.

Robbie

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

Reply via email to