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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org