You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Oleksandr Rudyy <or...@gmail.com> on 2017/11/03 20:20:53 UTC

[VOTE] Release Qpid Broker-J 7.0.0 (RC1)

Hi all,

A release candidate for the next release (7.0.0) of the Qpid Broker-J has
been created.

It brings the following major changes:

* Improved AMQP 1.0 support
* Support for AMQP JMS Mapping Version 1.0 WD09
* Support for JMS 2.0 shared subscriptions (QPIDJMS-220)
* Improved message conversion for applications using different AMQP
protocols
* Improved direct memory management

The list of new features, defect fixes and improvements can be found in
Jira:
https://issues.apache.org/jira <goog_621484029>/issues/?jql=project%20%3D%
<goog_621484029>20QPID%20AND%20fixVersion%20% <goog_621484029>
3D%20qpid-java-broker-7.0.0

The source and binary archives can be grabbed from here:
https://dist.apache.org/repos/
<https://dist.apache.org/repos/dist/dev/qpid/broker-j/7.0.0-rc1>
dist/dev/qpid/broker-j/7.0.0-rc1
<https://dist.apache.org/repos/dist/dev/qpid/broker-j/7.0.0-rc1>

Those files and the other maven artifacts are also staged for now at:
https://repository.apache.org/content/repositories/orgapacheqpid-1119

Please test and vote accordingly.

Kind regards

P.S. If you want to test it out using maven (e.g with the examples src,
or your own things), you can temporarily add this to your poms to access
the staging repo:

  <repositories>
    <repository>
      <id>staging</id>
      <url>https://repository.apache.org/content/repositories/orgapacheqpid-
1119</url>
    </repository>
  </repositories>

Re: [VOTE] Release Qpid Broker-J 7.0.0 (RC1)

Posted by Oleksandr Rudyy <or...@gmail.com>.
Hi all,

The vote is cancelled.

As discussed at [1] we are going to spin another RC incorporating the
changes in [2] to have JMS 2.0 global shared subscription enabled by
default.

Kind Regards,
Alex

[1] http://mail-archives.apache.org/mod_mbox/qpid-dev/201711.mbox/browser
[2] https://issues.apache.org/jira/browse/QPID-7998

On 6 November 2017 at 09:18, Oleksandr Rudyy <or...@gmail.com> wrote:
> Hi,
>
> I somehow managed to broke links in my previous email. I am sorry about
> that.
> Please find below fixed links for 7.0 resources.
>
> The list of new features, defect fixes and improvements can be found in
> Jira:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-broker-7.0.0
>
> The source and binary archives can be grabbed from here:
> https://dist.apache.org/repos/dist/dev/qpid/broker-j/7.0.0-rc1
>
> Those files and the other maven artefacts are also staged for now at:
> https://repository.apache.org/content/repositories/orgapacheqpid-1119
>
>
> Kind regards
> Alex

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


Re: [VOTE] Release Qpid Broker-J 7.0.0 (RC1)

Posted by Oleksandr Rudyy <or...@gmail.com>.
Hi,

I somehow managed to broke links in my previous email. I am sorry about
that.
Please find below fixed links for 7.0 resources.

The list of new features, defect fixes and improvements can be found in
Jira:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-broker-7.0.0

The source and binary archives can be grabbed from here:
https://dist.apache.org/repos/dist/dev/qpid/broker-j/7.0.0-rc1

Those files and the other maven artefacts are also staged for now at:
https://repository.apache.org/content/repositories/orgapacheqpid-1119


Kind regards
Alex