You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "John D. Ament" <jo...@apache.org> on 2017/03/08 03:14:53 UTC

[VOTE] Release ActiveMQ Artemis 1.5.4 (RC1)

Hello all,

I'd like to propose an Apache Artemis 1.5.4 release (RC1).

This revision release of Apache Artemis 1.5 contains a number of bug fixes
and improvements including:

Bug
 - [ARTEMIS-919] - Issues creating jms queues in core config in broker.xml
when hot reloading configuration
 - [ARTEMIS-932] - 2 brokers can be started using the same store
 - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid "host"
value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
 - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
 - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core protocol
 - [ARTEMIS-974] - MQTT Will messages are not retained
 - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver SQLProvider NPE
 - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
 - [ARTEMIS-989] - Individual Acknowledge:
ActiveMQConnectionFactory.createContext(final int sessionMode) throws
exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
 - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when prompted for
password in `artemis create`
 - [ARTEMIS-992] - NPE and other trouble when cluster-connection has bad
connector-ref
 - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
 - [ARTEMIS-1017] - Wrong error message when default destination for
producer is not specified
 - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via CDI
producers

Improvement
 - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool increasing
memory footprint
 - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on logs

New Feature
 - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store

Task
 - [ARTEMIS-995] - Cleanup test suite

The release notes can be found here:
*
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
<
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
>*

The binary distributions can be found here:
https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/

The source archives can be found here:
https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/

The Maven repository is here:
https://repository.apache.org/content/repositories/orgapacheactivemq-1119/

The source tag:
*
https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
<
https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
>*

As this is only a revision release, only doc and download links needs to be
updated in the website.  Either I will perform the updates, or ask someone
with appropriate karma to do so.

The vote will remain open for 72 hours.

[ ] +1 approve the release as Apache Artemis 1.5.4
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Here's my (non-binding) +1

Regards,

John

PS - Please check prior mail for my key.

Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1)

Posted by Clebert Suconic <cl...@gmail.com>.
+1 (binding)

nice one!!!

On Wed, Mar 8, 2017 at 10:56 AM, Howard Gao <ho...@gmail.com> wrote:
> +1
>
> On Wed, Mar 8, 2017 at 4:31 PM, nigro_franz <ni...@gmail.com> wrote:
>
>> +1 (unbinding)
>>
>>
>>
>> --
>> View this message in context: http://activemq.2283324.n4.
>> nabble.com/VOTE-Release-ActiveMQ-Artemis-1-5-4-RC1-tp4723293p4723307.html
>> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
>>



-- 
Clebert Suconic

Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1)

Posted by Howard Gao <ho...@gmail.com>.
+1

On Wed, Mar 8, 2017 at 4:31 PM, nigro_franz <ni...@gmail.com> wrote:

> +1 (unbinding)
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.
> nabble.com/VOTE-Release-ActiveMQ-Artemis-1-5-4-RC1-tp4723293p4723307.html
> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
>

Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1)

Posted by nigro_franz <ni...@gmail.com>.
+1 (unbinding)



--
View this message in context: http://activemq.2283324.n4.nabble.com/VOTE-Release-ActiveMQ-Artemis-1-5-4-RC1-tp4723293p4723307.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1)

Posted by Timothy Bish <ta...@gmail.com>.
I didn't find any other issues so won't make a fuss about it, I'd 
recommend you go ahead and fix them in the repo now for the 2.x and 1.x 
branches before someone forgets.  Will cast a vote separately

On 03/08/2017 08:25 PM, John D. Ament wrote:
> I wasn't thinking of it as a -1, forgot to respond.  I can update the
> NOTICE and re-roll.  No big deal.  LMK.
>
> John
>
> On Wed, Mar 8, 2017 at 8:18 PM Clebert Suconic <cl...@gmail.com>
> wrote:
>
>> Was that a -1?
>>
>>
>> I wouldn't hold it for that.  I would fix it for next ones.
>>
>>
>>
>> On Wed, Mar 8, 2017 at 12:51 PM Timothy Bish <ta...@gmail.com> wrote:
>>
>>> Started to review the release, noticed the year range is incorrect in
>>> the NOTICE file should be [2014-2017] now.  Will keep poking around.
>>>
>>> On 03/07/2017 10:14 PM, John D. Ament wrote:
>>>> Hello all,
>>>>
>>>> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
>>>>
>>>> This revision release of Apache Artemis 1.5 contains a number of bug
>>> fixes
>>>> and improvements including:
>>>>
>>>> Bug
>>>>    - [ARTEMIS-919] - Issues creating jms queues in core config in
>>> broker.xml
>>>> when hot reloading configuration
>>>>    - [ARTEMIS-932] - 2 brokers can be started using the same store
>>>>    - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid
>>> "host"
>>>> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
>>>>    - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
>>>>    - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
>>> protocol
>>>>    - [ARTEMIS-974] - MQTT Will messages are not retained
>>>>    - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver SQLProvider
>>> NPE
>>>>    - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
>>>>    - [ARTEMIS-989] - Individual Acknowledge:
>>>> ActiveMQConnectionFactory.createContext(final int sessionMode) throws
>>>> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
>>>>    - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when prompted
>>> for
>>>> password in `artemis create`
>>>>    - [ARTEMIS-992] - NPE and other trouble when cluster-connection has
>> bad
>>>> connector-ref
>>>>    - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
>>>>    - [ARTEMIS-1017] - Wrong error message when default destination for
>>>> producer is not specified
>>>>    - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via
>> CDI
>>>> producers
>>>>
>>>> Improvement
>>>>    - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool
>> increasing
>>>> memory footprint
>>>>    - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on logs
>>>>
>>>> New Feature
>>>>    - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
>>>>
>>>> Task
>>>>    - [ARTEMIS-995] - Cleanup test suite
>>>>
>>>> The release notes can be found here:
>>>> *
>>>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
>>>> <
>>>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
>>>>> *
>>>> The binary distributions can be found here:
>>>>
>> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>>>> The source archives can be found here:
>>>>
>> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>>>> The Maven repository is here:
>>>>
>> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/
>>>> The source tag:
>>>> *
>>>>
>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
>>>> <
>>>>
>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
>>>>> *
>>>> As this is only a revision release, only doc and download links needs
>> to
>>> be
>>>> updated in the website.  Either I will perform the updates, or ask
>>> someone
>>>> with appropriate karma to do so.
>>>>
>>>> The vote will remain open for 72 hours.
>>>>
>>>> [ ] +1 approve the release as Apache Artemis 1.5.4
>>>> [ ] +0 no opinion
>>>> [ ] -1 disapprove (and reason why)
>>>>
>>>> Here's my (non-binding) +1
>>>>
>>>> Regards,
>>>>
>>>> John
>>>>
>>>> PS - Please check prior mail for my key.
>>>>
>>>
>>> --
>>> Tim Bish
>>> twitter: @tabish121
>>> blog: http://timbish.blogspot.com/
>>>
>>> --
>> Clebert Suconic
>>


-- 
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/


Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1)

Posted by "John D. Ament" <jo...@apache.org>.
I wasn't thinking of it as a -1, forgot to respond.  I can update the
NOTICE and re-roll.  No big deal.  LMK.

John

On Wed, Mar 8, 2017 at 8:18 PM Clebert Suconic <cl...@gmail.com>
wrote:

> Was that a -1?
>
>
> I wouldn't hold it for that.  I would fix it for next ones.
>
>
>
> On Wed, Mar 8, 2017 at 12:51 PM Timothy Bish <ta...@gmail.com> wrote:
>
> >
> > Started to review the release, noticed the year range is incorrect in
> > the NOTICE file should be [2014-2017] now.  Will keep poking around.
> >
> > On 03/07/2017 10:14 PM, John D. Ament wrote:
> > > Hello all,
> > >
> > > I'd like to propose an Apache Artemis 1.5.4 release (RC1).
> > >
> > > This revision release of Apache Artemis 1.5 contains a number of bug
> > fixes
> > > and improvements including:
> > >
> > > Bug
> > >   - [ARTEMIS-919] - Issues creating jms queues in core config in
> > broker.xml
> > > when hot reloading configuration
> > >   - [ARTEMIS-932] - 2 brokers can be started using the same store
> > >   - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid
> > "host"
> > > value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
> > >   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
> > >   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
> > protocol
> > >   - [ARTEMIS-974] - MQTT Will messages are not retained
> > >   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver SQLProvider
> > NPE
> > >   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
> > >   - [ARTEMIS-989] - Individual Acknowledge:
> > > ActiveMQConnectionFactory.createContext(final int sessionMode) throws
> > > exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
> > >   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when prompted
> > for
> > > password in `artemis create`
> > >   - [ARTEMIS-992] - NPE and other trouble when cluster-connection has
> bad
> > > connector-ref
> > >   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
> > >   - [ARTEMIS-1017] - Wrong error message when default destination for
> > > producer is not specified
> > >   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via
> CDI
> > > producers
> > >
> > > Improvement
> > >   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool
> increasing
> > > memory footprint
> > >   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on logs
> > >
> > > New Feature
> > >   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
> > >
> > > Task
> > >   - [ARTEMIS-995] - Cleanup test suite
> > >
> > > The release notes can be found here:
> > > *
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
> > > <
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
> > >> *
> > > The binary distributions can be found here:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> > >
> > > The source archives can be found here:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> > >
> > > The Maven repository is here:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/
> > >
> > > The source tag:
> > > *
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
> > > <
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
> > >> *
> > > As this is only a revision release, only doc and download links needs
> to
> > be
> > > updated in the website.  Either I will perform the updates, or ask
> > someone
> > > with appropriate karma to do so.
> > >
> > > The vote will remain open for 72 hours.
> > >
> > > [ ] +1 approve the release as Apache Artemis 1.5.4
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> > > Here's my (non-binding) +1
> > >
> > > Regards,
> > >
> > > John
> > >
> > > PS - Please check prior mail for my key.
> > >
> >
> >
> > --
> > Tim Bish
> > twitter: @tabish121
> > blog: http://timbish.blogspot.com/
> >
> > --
> Clebert Suconic
>

Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1)

Posted by Clebert Suconic <cl...@gmail.com>.
Was that a -1?


I wouldn't hold it for that.  I would fix it for next ones.



On Wed, Mar 8, 2017 at 12:51 PM Timothy Bish <ta...@gmail.com> wrote:

>
> Started to review the release, noticed the year range is incorrect in
> the NOTICE file should be [2014-2017] now.  Will keep poking around.
>
> On 03/07/2017 10:14 PM, John D. Ament wrote:
> > Hello all,
> >
> > I'd like to propose an Apache Artemis 1.5.4 release (RC1).
> >
> > This revision release of Apache Artemis 1.5 contains a number of bug
> fixes
> > and improvements including:
> >
> > Bug
> >   - [ARTEMIS-919] - Issues creating jms queues in core config in
> broker.xml
> > when hot reloading configuration
> >   - [ARTEMIS-932] - 2 brokers can be started using the same store
> >   - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid
> "host"
> > value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
> >   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
> >   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
> protocol
> >   - [ARTEMIS-974] - MQTT Will messages are not retained
> >   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver SQLProvider
> NPE
> >   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
> >   - [ARTEMIS-989] - Individual Acknowledge:
> > ActiveMQConnectionFactory.createContext(final int sessionMode) throws
> > exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
> >   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when prompted
> for
> > password in `artemis create`
> >   - [ARTEMIS-992] - NPE and other trouble when cluster-connection has bad
> > connector-ref
> >   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
> >   - [ARTEMIS-1017] - Wrong error message when default destination for
> > producer is not specified
> >   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via CDI
> > producers
> >
> > Improvement
> >   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool increasing
> > memory footprint
> >   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on logs
> >
> > New Feature
> >   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
> >
> > Task
> >   - [ARTEMIS-995] - Cleanup test suite
> >
> > The release notes can be found here:
> > *
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
> > <
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
> >> *
> > The binary distributions can be found here:
> >
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> >
> > The source archives can be found here:
> >
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> >
> > The Maven repository is here:
> >
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/
> >
> > The source tag:
> > *
> >
> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
> > <
> >
> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
> >> *
> > As this is only a revision release, only doc and download links needs to
> be
> > updated in the website.  Either I will perform the updates, or ask
> someone
> > with appropriate karma to do so.
> >
> > The vote will remain open for 72 hours.
> >
> > [ ] +1 approve the release as Apache Artemis 1.5.4
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > Here's my (non-binding) +1
> >
> > Regards,
> >
> > John
> >
> > PS - Please check prior mail for my key.
> >
>
>
> --
> Tim Bish
> twitter: @tabish121
> blog: http://timbish.blogspot.com/
>
> --
Clebert Suconic

Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1)

Posted by Timothy Bish <ta...@gmail.com>.
Started to review the release, noticed the year range is incorrect in 
the NOTICE file should be [2014-2017] now.  Will keep poking around.

On 03/07/2017 10:14 PM, John D. Ament wrote:
> Hello all,
>
> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
>
> This revision release of Apache Artemis 1.5 contains a number of bug fixes
> and improvements including:
>
> Bug
>   - [ARTEMIS-919] - Issues creating jms queues in core config in broker.xml
> when hot reloading configuration
>   - [ARTEMIS-932] - 2 brokers can be started using the same store
>   - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid "host"
> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
>   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
>   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core protocol
>   - [ARTEMIS-974] - MQTT Will messages are not retained
>   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver SQLProvider NPE
>   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
>   - [ARTEMIS-989] - Individual Acknowledge:
> ActiveMQConnectionFactory.createContext(final int sessionMode) throws
> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
>   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when prompted for
> password in `artemis create`
>   - [ARTEMIS-992] - NPE and other trouble when cluster-connection has bad
> connector-ref
>   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
>   - [ARTEMIS-1017] - Wrong error message when default destination for
> producer is not specified
>   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via CDI
> producers
>
> Improvement
>   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool increasing
> memory footprint
>   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on logs
>
> New Feature
>   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
>
> Task
>   - [ARTEMIS-995] - Cleanup test suite
>
> The release notes can be found here:
> *
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
> <
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
>> *
> The binary distributions can be found here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>
> The source archives can be found here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>
> The Maven repository is here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/
>
> The source tag:
> *
> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
> <
> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
>> *
> As this is only a revision release, only doc and download links needs to be
> updated in the website.  Either I will perform the updates, or ask someone
> with appropriate karma to do so.
>
> The vote will remain open for 72 hours.
>
> [ ] +1 approve the release as Apache Artemis 1.5.4
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here's my (non-binding) +1
>
> Regards,
>
> John
>
> PS - Please check prior mail for my key.
>


-- 
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/


Re: [RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))

Posted by Martyn Taylor <mt...@redhat.com>.
On Mon, Mar 13, 2017 at 12:55 PM, John D. Ament <jo...@apache.org>
wrote:

> On Mon, Mar 13, 2017 at 8:37 AM Timothy Bish <ta...@gmail.com> wrote:
>
> > On 03/13/2017 06:02 AM, Martyn Taylor wrote:
> > > John,
> > >
> > > The release artifacts have been uploaded dist.apache.org.  It'll
> > probably
> > > take a couple of days for the mirrors to catch up.
> >
> > 24 hours is usually more than enough time.
> >
> >
> The docs are uploaded.  I'll commit the landing page changes this evening.
>
Thanks.

>
> BTW, are the HTML files really hand edited?  E.g. this page
> http://activemq.apache.org/artemis/download.html

Unfortunately... yes.  It's a bit of a pain, but with a with of copy and
paste shouldn't take too long :).

The website needs a major overhaul imo and it'd be great to have these
pages automatically generated as part of that.

>
>
> John
>
>
> > > Thanks
> > >
> > >
> > >
> > > On Sat, Mar 11, 2017 at 5:44 PM, Clebert Suconic <
> > clebert.suconic@gmail.com>
> > > wrote:
> > >
> > >> Nice one.
> > >>
> > >>
> > >> Please do not send the Announce until the mirrors are updated.  Just a
> > >> friendly reminder.
> > >>
> > >>
> > >>
> > >>
> > >> On Sat, Mar 11, 2017 at 11:25 AM Martyn Taylor <mt...@redhat.com>
> > wrote:
> > >>
> > >>> Thanks John.  I'll take care of moving the distributions on Monday
> > >> morning.
> > >>> Cheers.
> > >>>
> > >>> On Sat, Mar 11, 2017 at 2:35 PM, John D. Ament <
> johndament@apache.org>
> > >>> wrote:
> > >>>
> > >>>> All,
> > >>>>
> > >>>> The vote passes with the following:
> > >>>>
> > >>>> +1 bindings from Clebert Suconic, Timothy Bish, Christopher Shannon,
> > >>> Martyn
> > >>>> Taylor
> > >>>> +1 non-binding from John D. Ament, Howard Gao, Francesco Nigro
> > >>>>
> > >>>> I'll release within maven, and update the website.  If someone can
> > take
> > >>>> care of moving the source release over.
> > >>>>
> > >>>> John
> > >>>>
> > >>>> On Tue, Mar 7, 2017 at 10:14 PM John D. Ament <
> johndament@apache.org>
> > >>>> wrote:
> > >>>>
> > >>>>> Hello all,
> > >>>>>
> > >>>>> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
> > >>>>>
> > >>>>> This revision release of Apache Artemis 1.5 contains a number of
> bug
> > >>>> fixes
> > >>>>> and improvements including:
> > >>>>>
> > >>>>> Bug
> > >>>>>   - [ARTEMIS-919] - Issues creating jms queues in core config in
> > >>>> broker.xml
> > >>>>> when hot reloading configuration
> > >>>>>   - [ARTEMIS-932] - 2 brokers can be started using the same store
> > >>>>>   - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid
> > >>> "host"
> > >>>>> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
> > >>>>>   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
> > >>>>>   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
> > >>>> protocol
> > >>>>>   - [ARTEMIS-974] - MQTT Will messages are not retained
> > >>>>>   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver
> > >> SQLProvider
> > >>>> NPE
> > >>>>>   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
> > >>>>>   - [ARTEMIS-989] - Individual Acknowledge:
> > >>>>> ActiveMQConnectionFactory.createContext(final int sessionMode)
> > >> throws
> > >>>>> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
> > >>>>>   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when
> > >> prompted
> > >>>> for
> > >>>>> password in `artemis create`
> > >>>>>   - [ARTEMIS-992] - NPE and other trouble when cluster-connection
> has
> > >>> bad
> > >>>>> connector-ref
> > >>>>>   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
> > >>>>>   - [ARTEMIS-1017] - Wrong error message when default destination
> for
> > >>>>> producer is not specified
> > >>>>>   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration
> via
> > >>> CDI
> > >>>>> producers
> > >>>>>
> > >>>>> Improvement
> > >>>>>   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool
> > >> increasing
> > >>>>> memory footprint
> > >>>>>   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on
> > >> logs
> > >>>>> New Feature
> > >>>>>   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
> > >>>>>
> > >>>>> Task
> > >>>>>   - [ARTEMIS-995] - Cleanup test suite
> > >>>>>
> > >>>>> The release notes can be found here:
> > >>>>> *
> > >>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > >>>> projectId=12315920&version=12339158
> > >>>>> <
> > >>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > >>>> projectId=12315920&version=12339158
> > >>>>>> *
> > >>>>> The binary distributions can be found here:
> > >>>>>
> > >>>>> https://repository.apache.org/content/repositories/
> > >>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> > >>>>> The source archives can be found here:
> > >>>>>
> > >>>>> https://repository.apache.org/content/repositories/
> > >>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> > >>>>> The Maven repository is here:
> > >>>>> https://repository.apache.org/content/repositories/
> > >>>> orgapacheactivemq-1119/
> > >>>>> The source tag:
> > >>>>> *
> > >>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> > >>>> git;a=tag;h=refs/tags/1.5.4
> > >>>>> <
> > >>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> > >>>> git;a=tag;h=refs/tags/1.5.4
> > >>>>>> *
> > >>>>> As this is only a revision release, only doc and download links
> needs
> > >>> to
> > >>>> be
> > >>>>> updated in the website.  Either I will perform the updates, or ask
> > >>>> someone
> > >>>>> with appropriate karma to do so.
> > >>>>>
> > >>>>> The vote will remain open for 72 hours.
> > >>>>>
> > >>>>> [ ] +1 approve the release as Apache Artemis 1.5.4
> > >>>>> [ ] +0 no opinion
> > >>>>> [ ] -1 disapprove (and reason why)
> > >>>>>
> > >>>>> Here's my (non-binding) +1
> > >>>>>
> > >>>>> Regards,
> > >>>>>
> > >>>>> John
> > >>>>>
> > >>>>> PS - Please check prior mail for my key.
> > >>>>>
> > >> --
> > >> Clebert Suconic
> > >>
> >
> >
> > --
> > Tim Bish
> > twitter: @tabish121
> > blog: http://timbish.blogspot.com/
> >
> >
>

Re: [RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))

Posted by "John D. Ament" <jo...@apache.org>.
My bad.  I lost track of checking on the mirrors.  I'll get that together
tonight.

John

On Wed, Mar 29, 2017 at 12:26 PM Justin Bertram <jb...@apache.org> wrote:

> I've not seen an ANNOUNCE message indicating the release process has been
> completed.  What's the status on this?
>
>
> Justin
>
> ----- Original Message -----
> From: "Clebert Suconic" <cl...@gmail.com>
> To: dev@activemq.apache.org
> Sent: Monday, March 13, 2017 8:06:57 AM
> Subject: Re: [RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))
>
> On Mon, Mar 13, 2017 at 8:55 AM, John D. Ament <jo...@apache.org>
> wrote:
> > On Mon, Mar 13, 2017 at 8:37 AM Timothy Bish <ta...@gmail.com>
> wrote:
> >
> >> On 03/13/2017 06:02 AM, Martyn Taylor wrote:
> >> > John,
> >> >
> >> > The release artifacts have been uploaded dist.apache.org.  It'll
> >> probably
> >> > take a couple of days for the mirrors to catch up.
> >>
> >> 24 hours is usually more than enough time.
> >>
> >>
> > The docs are uploaded.  I'll commit the landing page changes this
> evening.
> >
>
> I have been doing it manually, yeah..
>
>
>
> > BTW, are the HTML files really hand edited?  E.g. this page
> > http://activemq.apache.org/artemis/download.html
> >
> > John
> >
> >
> >> > Thanks
> >> >
> >> >
> >> >
> >> > On Sat, Mar 11, 2017 at 5:44 PM, Clebert Suconic <
> >> clebert.suconic@gmail.com>
> >> > wrote:
> >> >
> >> >> Nice one.
> >> >>
> >> >>
> >> >> Please do not send the Announce until the mirrors are updated.  Just
> a
> >> >> friendly reminder.
> >> >>
> >> >>
> >> >>
> >> >>
> >> >> On Sat, Mar 11, 2017 at 11:25 AM Martyn Taylor <mt...@redhat.com>
> >> wrote:
> >> >>
> >> >>> Thanks John.  I'll take care of moving the distributions on Monday
> >> >> morning.
> >> >>> Cheers.
> >> >>>
> >> >>> On Sat, Mar 11, 2017 at 2:35 PM, John D. Ament <
> johndament@apache.org>
> >> >>> wrote:
> >> >>>
> >> >>>> All,
> >> >>>>
> >> >>>> The vote passes with the following:
> >> >>>>
> >> >>>> +1 bindings from Clebert Suconic, Timothy Bish, Christopher
> Shannon,
> >> >>> Martyn
> >> >>>> Taylor
> >> >>>> +1 non-binding from John D. Ament, Howard Gao, Francesco Nigro
> >> >>>>
> >> >>>> I'll release within maven, and update the website.  If someone can
> >> take
> >> >>>> care of moving the source release over.
> >> >>>>
> >> >>>> John
> >> >>>>
> >> >>>> On Tue, Mar 7, 2017 at 10:14 PM John D. Ament <
> johndament@apache.org>
> >> >>>> wrote:
> >> >>>>
> >> >>>>> Hello all,
> >> >>>>>
> >> >>>>> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
> >> >>>>>
> >> >>>>> This revision release of Apache Artemis 1.5 contains a number of
> bug
> >> >>>> fixes
> >> >>>>> and improvements including:
> >> >>>>>
> >> >>>>> Bug
> >> >>>>>   - [ARTEMIS-919] - Issues creating jms queues in core config in
> >> >>>> broker.xml
> >> >>>>> when hot reloading configuration
> >> >>>>>   - [ARTEMIS-932] - 2 brokers can be started using the same store
> >> >>>>>   - [ARTEMIS-950] - Change log level from INFO to WARN for
> "Invalid
> >> >>> "host"
> >> >>>>> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
> >> >>>>>   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
> >> >>>>>   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on
> core
> >> >>>> protocol
> >> >>>>>   - [ARTEMIS-974] - MQTT Will messages are not retained
> >> >>>>>   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver
> >> >> SQLProvider
> >> >>>> NPE
> >> >>>>>   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
> >> >>>>>   - [ARTEMIS-989] - Individual Acknowledge:
> >> >>>>> ActiveMQConnectionFactory.createContext(final int sessionMode)
> >> >> throws
> >> >>>>> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
> >> >>>>>   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when
> >> >> prompted
> >> >>>> for
> >> >>>>> password in `artemis create`
> >> >>>>>   - [ARTEMIS-992] - NPE and other trouble when cluster-connection
> has
> >> >>> bad
> >> >>>>> connector-ref
> >> >>>>>   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is
> null
> >> >>>>>   - [ARTEMIS-1017] - Wrong error message when default destination
> for
> >> >>>>> producer is not specified
> >> >>>>>   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration
> via
> >> >>> CDI
> >> >>>>> producers
> >> >>>>>
> >> >>>>> Improvement
> >> >>>>>   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool
> >> >> increasing
> >> >>>>> memory footprint
> >> >>>>>   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on
> >> >> logs
> >> >>>>> New Feature
> >> >>>>>   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
> >> >>>>>
> >> >>>>> Task
> >> >>>>>   - [ARTEMIS-995] - Cleanup test suite
> >> >>>>>
> >> >>>>> The release notes can be found here:
> >> >>>>> *
> >> >>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> >> >>>> projectId=12315920&version=12339158
> >> >>>>> <
> >> >>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> >> >>>> projectId=12315920&version=12339158
> >> >>>>>> *
> >> >>>>> The binary distributions can be found here:
> >> >>>>>
> >> >>>>> https://repository.apache.org/content/repositories/
> >> >>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> >> >>>>> The source archives can be found here:
> >> >>>>>
> >> >>>>> https://repository.apache.org/content/repositories/
> >> >>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> >> >>>>> The Maven repository is here:
> >> >>>>> https://repository.apache.org/content/repositories/
> >> >>>> orgapacheactivemq-1119/
> >> >>>>> The source tag:
> >> >>>>> *
> >> >>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> >> >>>> git;a=tag;h=refs/tags/1.5.4
> >> >>>>> <
> >> >>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> >> >>>> git;a=tag;h=refs/tags/1.5.4
> >> >>>>>> *
> >> >>>>> As this is only a revision release, only doc and download links
> needs
> >> >>> to
> >> >>>> be
> >> >>>>> updated in the website.  Either I will perform the updates, or ask
> >> >>>> someone
> >> >>>>> with appropriate karma to do so.
> >> >>>>>
> >> >>>>> The vote will remain open for 72 hours.
> >> >>>>>
> >> >>>>> [ ] +1 approve the release as Apache Artemis 1.5.4
> >> >>>>> [ ] +0 no opinion
> >> >>>>> [ ] -1 disapprove (and reason why)
> >> >>>>>
> >> >>>>> Here's my (non-binding) +1
> >> >>>>>
> >> >>>>> Regards,
> >> >>>>>
> >> >>>>> John
> >> >>>>>
> >> >>>>> PS - Please check prior mail for my key.
> >> >>>>>
> >> >> --
> >> >> Clebert Suconic
> >> >>
> >>
> >>
> >> --
> >> Tim Bish
> >> twitter: @tabish121
> >> blog: http://timbish.blogspot.com/
> >>
> >>
>
>
>
> --
> Clebert Suconic
>

Re: [RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))

Posted by Justin Bertram <jb...@apache.org>.
I've not seen an ANNOUNCE message indicating the release process has been completed.  What's the status on this?


Justin

----- Original Message -----
From: "Clebert Suconic" <cl...@gmail.com>
To: dev@activemq.apache.org
Sent: Monday, March 13, 2017 8:06:57 AM
Subject: Re: [RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))

On Mon, Mar 13, 2017 at 8:55 AM, John D. Ament <jo...@apache.org> wrote:
> On Mon, Mar 13, 2017 at 8:37 AM Timothy Bish <ta...@gmail.com> wrote:
>
>> On 03/13/2017 06:02 AM, Martyn Taylor wrote:
>> > John,
>> >
>> > The release artifacts have been uploaded dist.apache.org.  It'll
>> probably
>> > take a couple of days for the mirrors to catch up.
>>
>> 24 hours is usually more than enough time.
>>
>>
> The docs are uploaded.  I'll commit the landing page changes this evening.
>

I have been doing it manually, yeah..



> BTW, are the HTML files really hand edited?  E.g. this page
> http://activemq.apache.org/artemis/download.html
>
> John
>
>
>> > Thanks
>> >
>> >
>> >
>> > On Sat, Mar 11, 2017 at 5:44 PM, Clebert Suconic <
>> clebert.suconic@gmail.com>
>> > wrote:
>> >
>> >> Nice one.
>> >>
>> >>
>> >> Please do not send the Announce until the mirrors are updated.  Just a
>> >> friendly reminder.
>> >>
>> >>
>> >>
>> >>
>> >> On Sat, Mar 11, 2017 at 11:25 AM Martyn Taylor <mt...@redhat.com>
>> wrote:
>> >>
>> >>> Thanks John.  I'll take care of moving the distributions on Monday
>> >> morning.
>> >>> Cheers.
>> >>>
>> >>> On Sat, Mar 11, 2017 at 2:35 PM, John D. Ament <jo...@apache.org>
>> >>> wrote:
>> >>>
>> >>>> All,
>> >>>>
>> >>>> The vote passes with the following:
>> >>>>
>> >>>> +1 bindings from Clebert Suconic, Timothy Bish, Christopher Shannon,
>> >>> Martyn
>> >>>> Taylor
>> >>>> +1 non-binding from John D. Ament, Howard Gao, Francesco Nigro
>> >>>>
>> >>>> I'll release within maven, and update the website.  If someone can
>> take
>> >>>> care of moving the source release over.
>> >>>>
>> >>>> John
>> >>>>
>> >>>> On Tue, Mar 7, 2017 at 10:14 PM John D. Ament <jo...@apache.org>
>> >>>> wrote:
>> >>>>
>> >>>>> Hello all,
>> >>>>>
>> >>>>> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
>> >>>>>
>> >>>>> This revision release of Apache Artemis 1.5 contains a number of bug
>> >>>> fixes
>> >>>>> and improvements including:
>> >>>>>
>> >>>>> Bug
>> >>>>>   - [ARTEMIS-919] - Issues creating jms queues in core config in
>> >>>> broker.xml
>> >>>>> when hot reloading configuration
>> >>>>>   - [ARTEMIS-932] - 2 brokers can be started using the same store
>> >>>>>   - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid
>> >>> "host"
>> >>>>> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
>> >>>>>   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
>> >>>>>   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
>> >>>> protocol
>> >>>>>   - [ARTEMIS-974] - MQTT Will messages are not retained
>> >>>>>   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver
>> >> SQLProvider
>> >>>> NPE
>> >>>>>   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
>> >>>>>   - [ARTEMIS-989] - Individual Acknowledge:
>> >>>>> ActiveMQConnectionFactory.createContext(final int sessionMode)
>> >> throws
>> >>>>> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
>> >>>>>   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when
>> >> prompted
>> >>>> for
>> >>>>> password in `artemis create`
>> >>>>>   - [ARTEMIS-992] - NPE and other trouble when cluster-connection has
>> >>> bad
>> >>>>> connector-ref
>> >>>>>   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
>> >>>>>   - [ARTEMIS-1017] - Wrong error message when default destination for
>> >>>>> producer is not specified
>> >>>>>   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via
>> >>> CDI
>> >>>>> producers
>> >>>>>
>> >>>>> Improvement
>> >>>>>   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool
>> >> increasing
>> >>>>> memory footprint
>> >>>>>   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on
>> >> logs
>> >>>>> New Feature
>> >>>>>   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
>> >>>>>
>> >>>>> Task
>> >>>>>   - [ARTEMIS-995] - Cleanup test suite
>> >>>>>
>> >>>>> The release notes can be found here:
>> >>>>> *
>> >>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>> >>>> projectId=12315920&version=12339158
>> >>>>> <
>> >>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>> >>>> projectId=12315920&version=12339158
>> >>>>>> *
>> >>>>> The binary distributions can be found here:
>> >>>>>
>> >>>>> https://repository.apache.org/content/repositories/
>> >>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>> >>>>> The source archives can be found here:
>> >>>>>
>> >>>>> https://repository.apache.org/content/repositories/
>> >>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>> >>>>> The Maven repository is here:
>> >>>>> https://repository.apache.org/content/repositories/
>> >>>> orgapacheactivemq-1119/
>> >>>>> The source tag:
>> >>>>> *
>> >>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
>> >>>> git;a=tag;h=refs/tags/1.5.4
>> >>>>> <
>> >>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
>> >>>> git;a=tag;h=refs/tags/1.5.4
>> >>>>>> *
>> >>>>> As this is only a revision release, only doc and download links needs
>> >>> to
>> >>>> be
>> >>>>> updated in the website.  Either I will perform the updates, or ask
>> >>>> someone
>> >>>>> with appropriate karma to do so.
>> >>>>>
>> >>>>> The vote will remain open for 72 hours.
>> >>>>>
>> >>>>> [ ] +1 approve the release as Apache Artemis 1.5.4
>> >>>>> [ ] +0 no opinion
>> >>>>> [ ] -1 disapprove (and reason why)
>> >>>>>
>> >>>>> Here's my (non-binding) +1
>> >>>>>
>> >>>>> Regards,
>> >>>>>
>> >>>>> John
>> >>>>>
>> >>>>> PS - Please check prior mail for my key.
>> >>>>>
>> >> --
>> >> Clebert Suconic
>> >>
>>
>>
>> --
>> Tim Bish
>> twitter: @tabish121
>> blog: http://timbish.blogspot.com/
>>
>>



-- 
Clebert Suconic

Re: [RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))

Posted by Clebert Suconic <cl...@gmail.com>.
On Mon, Mar 13, 2017 at 8:55 AM, John D. Ament <jo...@apache.org> wrote:
> On Mon, Mar 13, 2017 at 8:37 AM Timothy Bish <ta...@gmail.com> wrote:
>
>> On 03/13/2017 06:02 AM, Martyn Taylor wrote:
>> > John,
>> >
>> > The release artifacts have been uploaded dist.apache.org.  It'll
>> probably
>> > take a couple of days for the mirrors to catch up.
>>
>> 24 hours is usually more than enough time.
>>
>>
> The docs are uploaded.  I'll commit the landing page changes this evening.
>

I have been doing it manually, yeah..



> BTW, are the HTML files really hand edited?  E.g. this page
> http://activemq.apache.org/artemis/download.html
>
> John
>
>
>> > Thanks
>> >
>> >
>> >
>> > On Sat, Mar 11, 2017 at 5:44 PM, Clebert Suconic <
>> clebert.suconic@gmail.com>
>> > wrote:
>> >
>> >> Nice one.
>> >>
>> >>
>> >> Please do not send the Announce until the mirrors are updated.  Just a
>> >> friendly reminder.
>> >>
>> >>
>> >>
>> >>
>> >> On Sat, Mar 11, 2017 at 11:25 AM Martyn Taylor <mt...@redhat.com>
>> wrote:
>> >>
>> >>> Thanks John.  I'll take care of moving the distributions on Monday
>> >> morning.
>> >>> Cheers.
>> >>>
>> >>> On Sat, Mar 11, 2017 at 2:35 PM, John D. Ament <jo...@apache.org>
>> >>> wrote:
>> >>>
>> >>>> All,
>> >>>>
>> >>>> The vote passes with the following:
>> >>>>
>> >>>> +1 bindings from Clebert Suconic, Timothy Bish, Christopher Shannon,
>> >>> Martyn
>> >>>> Taylor
>> >>>> +1 non-binding from John D. Ament, Howard Gao, Francesco Nigro
>> >>>>
>> >>>> I'll release within maven, and update the website.  If someone can
>> take
>> >>>> care of moving the source release over.
>> >>>>
>> >>>> John
>> >>>>
>> >>>> On Tue, Mar 7, 2017 at 10:14 PM John D. Ament <jo...@apache.org>
>> >>>> wrote:
>> >>>>
>> >>>>> Hello all,
>> >>>>>
>> >>>>> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
>> >>>>>
>> >>>>> This revision release of Apache Artemis 1.5 contains a number of bug
>> >>>> fixes
>> >>>>> and improvements including:
>> >>>>>
>> >>>>> Bug
>> >>>>>   - [ARTEMIS-919] - Issues creating jms queues in core config in
>> >>>> broker.xml
>> >>>>> when hot reloading configuration
>> >>>>>   - [ARTEMIS-932] - 2 brokers can be started using the same store
>> >>>>>   - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid
>> >>> "host"
>> >>>>> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
>> >>>>>   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
>> >>>>>   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
>> >>>> protocol
>> >>>>>   - [ARTEMIS-974] - MQTT Will messages are not retained
>> >>>>>   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver
>> >> SQLProvider
>> >>>> NPE
>> >>>>>   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
>> >>>>>   - [ARTEMIS-989] - Individual Acknowledge:
>> >>>>> ActiveMQConnectionFactory.createContext(final int sessionMode)
>> >> throws
>> >>>>> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
>> >>>>>   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when
>> >> prompted
>> >>>> for
>> >>>>> password in `artemis create`
>> >>>>>   - [ARTEMIS-992] - NPE and other trouble when cluster-connection has
>> >>> bad
>> >>>>> connector-ref
>> >>>>>   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
>> >>>>>   - [ARTEMIS-1017] - Wrong error message when default destination for
>> >>>>> producer is not specified
>> >>>>>   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via
>> >>> CDI
>> >>>>> producers
>> >>>>>
>> >>>>> Improvement
>> >>>>>   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool
>> >> increasing
>> >>>>> memory footprint
>> >>>>>   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on
>> >> logs
>> >>>>> New Feature
>> >>>>>   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
>> >>>>>
>> >>>>> Task
>> >>>>>   - [ARTEMIS-995] - Cleanup test suite
>> >>>>>
>> >>>>> The release notes can be found here:
>> >>>>> *
>> >>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>> >>>> projectId=12315920&version=12339158
>> >>>>> <
>> >>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>> >>>> projectId=12315920&version=12339158
>> >>>>>> *
>> >>>>> The binary distributions can be found here:
>> >>>>>
>> >>>>> https://repository.apache.org/content/repositories/
>> >>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>> >>>>> The source archives can be found here:
>> >>>>>
>> >>>>> https://repository.apache.org/content/repositories/
>> >>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>> >>>>> The Maven repository is here:
>> >>>>> https://repository.apache.org/content/repositories/
>> >>>> orgapacheactivemq-1119/
>> >>>>> The source tag:
>> >>>>> *
>> >>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
>> >>>> git;a=tag;h=refs/tags/1.5.4
>> >>>>> <
>> >>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
>> >>>> git;a=tag;h=refs/tags/1.5.4
>> >>>>>> *
>> >>>>> As this is only a revision release, only doc and download links needs
>> >>> to
>> >>>> be
>> >>>>> updated in the website.  Either I will perform the updates, or ask
>> >>>> someone
>> >>>>> with appropriate karma to do so.
>> >>>>>
>> >>>>> The vote will remain open for 72 hours.
>> >>>>>
>> >>>>> [ ] +1 approve the release as Apache Artemis 1.5.4
>> >>>>> [ ] +0 no opinion
>> >>>>> [ ] -1 disapprove (and reason why)
>> >>>>>
>> >>>>> Here's my (non-binding) +1
>> >>>>>
>> >>>>> Regards,
>> >>>>>
>> >>>>> John
>> >>>>>
>> >>>>> PS - Please check prior mail for my key.
>> >>>>>
>> >> --
>> >> Clebert Suconic
>> >>
>>
>>
>> --
>> Tim Bish
>> twitter: @tabish121
>> blog: http://timbish.blogspot.com/
>>
>>



-- 
Clebert Suconic

Re: [RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))

Posted by "John D. Ament" <jo...@apache.org>.
On Mon, Mar 13, 2017 at 8:37 AM Timothy Bish <ta...@gmail.com> wrote:

> On 03/13/2017 06:02 AM, Martyn Taylor wrote:
> > John,
> >
> > The release artifacts have been uploaded dist.apache.org.  It'll
> probably
> > take a couple of days for the mirrors to catch up.
>
> 24 hours is usually more than enough time.
>
>
The docs are uploaded.  I'll commit the landing page changes this evening.

BTW, are the HTML files really hand edited?  E.g. this page
http://activemq.apache.org/artemis/download.html

John


> > Thanks
> >
> >
> >
> > On Sat, Mar 11, 2017 at 5:44 PM, Clebert Suconic <
> clebert.suconic@gmail.com>
> > wrote:
> >
> >> Nice one.
> >>
> >>
> >> Please do not send the Announce until the mirrors are updated.  Just a
> >> friendly reminder.
> >>
> >>
> >>
> >>
> >> On Sat, Mar 11, 2017 at 11:25 AM Martyn Taylor <mt...@redhat.com>
> wrote:
> >>
> >>> Thanks John.  I'll take care of moving the distributions on Monday
> >> morning.
> >>> Cheers.
> >>>
> >>> On Sat, Mar 11, 2017 at 2:35 PM, John D. Ament <jo...@apache.org>
> >>> wrote:
> >>>
> >>>> All,
> >>>>
> >>>> The vote passes with the following:
> >>>>
> >>>> +1 bindings from Clebert Suconic, Timothy Bish, Christopher Shannon,
> >>> Martyn
> >>>> Taylor
> >>>> +1 non-binding from John D. Ament, Howard Gao, Francesco Nigro
> >>>>
> >>>> I'll release within maven, and update the website.  If someone can
> take
> >>>> care of moving the source release over.
> >>>>
> >>>> John
> >>>>
> >>>> On Tue, Mar 7, 2017 at 10:14 PM John D. Ament <jo...@apache.org>
> >>>> wrote:
> >>>>
> >>>>> Hello all,
> >>>>>
> >>>>> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
> >>>>>
> >>>>> This revision release of Apache Artemis 1.5 contains a number of bug
> >>>> fixes
> >>>>> and improvements including:
> >>>>>
> >>>>> Bug
> >>>>>   - [ARTEMIS-919] - Issues creating jms queues in core config in
> >>>> broker.xml
> >>>>> when hot reloading configuration
> >>>>>   - [ARTEMIS-932] - 2 brokers can be started using the same store
> >>>>>   - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid
> >>> "host"
> >>>>> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
> >>>>>   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
> >>>>>   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
> >>>> protocol
> >>>>>   - [ARTEMIS-974] - MQTT Will messages are not retained
> >>>>>   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver
> >> SQLProvider
> >>>> NPE
> >>>>>   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
> >>>>>   - [ARTEMIS-989] - Individual Acknowledge:
> >>>>> ActiveMQConnectionFactory.createContext(final int sessionMode)
> >> throws
> >>>>> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
> >>>>>   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when
> >> prompted
> >>>> for
> >>>>> password in `artemis create`
> >>>>>   - [ARTEMIS-992] - NPE and other trouble when cluster-connection has
> >>> bad
> >>>>> connector-ref
> >>>>>   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
> >>>>>   - [ARTEMIS-1017] - Wrong error message when default destination for
> >>>>> producer is not specified
> >>>>>   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via
> >>> CDI
> >>>>> producers
> >>>>>
> >>>>> Improvement
> >>>>>   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool
> >> increasing
> >>>>> memory footprint
> >>>>>   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on
> >> logs
> >>>>> New Feature
> >>>>>   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
> >>>>>
> >>>>> Task
> >>>>>   - [ARTEMIS-995] - Cleanup test suite
> >>>>>
> >>>>> The release notes can be found here:
> >>>>> *
> >>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> >>>> projectId=12315920&version=12339158
> >>>>> <
> >>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> >>>> projectId=12315920&version=12339158
> >>>>>> *
> >>>>> The binary distributions can be found here:
> >>>>>
> >>>>> https://repository.apache.org/content/repositories/
> >>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> >>>>> The source archives can be found here:
> >>>>>
> >>>>> https://repository.apache.org/content/repositories/
> >>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> >>>>> The Maven repository is here:
> >>>>> https://repository.apache.org/content/repositories/
> >>>> orgapacheactivemq-1119/
> >>>>> The source tag:
> >>>>> *
> >>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> >>>> git;a=tag;h=refs/tags/1.5.4
> >>>>> <
> >>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> >>>> git;a=tag;h=refs/tags/1.5.4
> >>>>>> *
> >>>>> As this is only a revision release, only doc and download links needs
> >>> to
> >>>> be
> >>>>> updated in the website.  Either I will perform the updates, or ask
> >>>> someone
> >>>>> with appropriate karma to do so.
> >>>>>
> >>>>> The vote will remain open for 72 hours.
> >>>>>
> >>>>> [ ] +1 approve the release as Apache Artemis 1.5.4
> >>>>> [ ] +0 no opinion
> >>>>> [ ] -1 disapprove (and reason why)
> >>>>>
> >>>>> Here's my (non-binding) +1
> >>>>>
> >>>>> Regards,
> >>>>>
> >>>>> John
> >>>>>
> >>>>> PS - Please check prior mail for my key.
> >>>>>
> >> --
> >> Clebert Suconic
> >>
>
>
> --
> Tim Bish
> twitter: @tabish121
> blog: http://timbish.blogspot.com/
>
>

Re: [RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))

Posted by Timothy Bish <ta...@gmail.com>.
On 03/13/2017 06:02 AM, Martyn Taylor wrote:
> John,
>
> The release artifacts have been uploaded dist.apache.org.  It'll probably
> take a couple of days for the mirrors to catch up.

24 hours is usually more than enough time.

> Thanks
>
>
>
> On Sat, Mar 11, 2017 at 5:44 PM, Clebert Suconic <cl...@gmail.com>
> wrote:
>
>> Nice one.
>>
>>
>> Please do not send the Announce until the mirrors are updated.  Just a
>> friendly reminder.
>>
>>
>>
>>
>> On Sat, Mar 11, 2017 at 11:25 AM Martyn Taylor <mt...@redhat.com> wrote:
>>
>>> Thanks John.  I'll take care of moving the distributions on Monday
>> morning.
>>> Cheers.
>>>
>>> On Sat, Mar 11, 2017 at 2:35 PM, John D. Ament <jo...@apache.org>
>>> wrote:
>>>
>>>> All,
>>>>
>>>> The vote passes with the following:
>>>>
>>>> +1 bindings from Clebert Suconic, Timothy Bish, Christopher Shannon,
>>> Martyn
>>>> Taylor
>>>> +1 non-binding from John D. Ament, Howard Gao, Francesco Nigro
>>>>
>>>> I'll release within maven, and update the website.  If someone can take
>>>> care of moving the source release over.
>>>>
>>>> John
>>>>
>>>> On Tue, Mar 7, 2017 at 10:14 PM John D. Ament <jo...@apache.org>
>>>> wrote:
>>>>
>>>>> Hello all,
>>>>>
>>>>> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
>>>>>
>>>>> This revision release of Apache Artemis 1.5 contains a number of bug
>>>> fixes
>>>>> and improvements including:
>>>>>
>>>>> Bug
>>>>>   - [ARTEMIS-919] - Issues creating jms queues in core config in
>>>> broker.xml
>>>>> when hot reloading configuration
>>>>>   - [ARTEMIS-932] - 2 brokers can be started using the same store
>>>>>   - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid
>>> "host"
>>>>> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
>>>>>   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
>>>>>   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
>>>> protocol
>>>>>   - [ARTEMIS-974] - MQTT Will messages are not retained
>>>>>   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver
>> SQLProvider
>>>> NPE
>>>>>   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
>>>>>   - [ARTEMIS-989] - Individual Acknowledge:
>>>>> ActiveMQConnectionFactory.createContext(final int sessionMode)
>> throws
>>>>> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
>>>>>   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when
>> prompted
>>>> for
>>>>> password in `artemis create`
>>>>>   - [ARTEMIS-992] - NPE and other trouble when cluster-connection has
>>> bad
>>>>> connector-ref
>>>>>   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
>>>>>   - [ARTEMIS-1017] - Wrong error message when default destination for
>>>>> producer is not specified
>>>>>   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via
>>> CDI
>>>>> producers
>>>>>
>>>>> Improvement
>>>>>   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool
>> increasing
>>>>> memory footprint
>>>>>   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on
>> logs
>>>>> New Feature
>>>>>   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
>>>>>
>>>>> Task
>>>>>   - [ARTEMIS-995] - Cleanup test suite
>>>>>
>>>>> The release notes can be found here:
>>>>> *
>>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>>>> projectId=12315920&version=12339158
>>>>> <
>>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>>>> projectId=12315920&version=12339158
>>>>>> *
>>>>> The binary distributions can be found here:
>>>>>
>>>>> https://repository.apache.org/content/repositories/
>>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>>>>> The source archives can be found here:
>>>>>
>>>>> https://repository.apache.org/content/repositories/
>>>> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>>>>> The Maven repository is here:
>>>>> https://repository.apache.org/content/repositories/
>>>> orgapacheactivemq-1119/
>>>>> The source tag:
>>>>> *
>>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
>>>> git;a=tag;h=refs/tags/1.5.4
>>>>> <
>>>>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
>>>> git;a=tag;h=refs/tags/1.5.4
>>>>>> *
>>>>> As this is only a revision release, only doc and download links needs
>>> to
>>>> be
>>>>> updated in the website.  Either I will perform the updates, or ask
>>>> someone
>>>>> with appropriate karma to do so.
>>>>>
>>>>> The vote will remain open for 72 hours.
>>>>>
>>>>> [ ] +1 approve the release as Apache Artemis 1.5.4
>>>>> [ ] +0 no opinion
>>>>> [ ] -1 disapprove (and reason why)
>>>>>
>>>>> Here's my (non-binding) +1
>>>>>
>>>>> Regards,
>>>>>
>>>>> John
>>>>>
>>>>> PS - Please check prior mail for my key.
>>>>>
>> --
>> Clebert Suconic
>>


-- 
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/


Re: [RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))

Posted by Martyn Taylor <mt...@redhat.com>.
John,

The release artifacts have been uploaded dist.apache.org.  It'll probably
take a couple of days for the mirrors to catch up.

Thanks



On Sat, Mar 11, 2017 at 5:44 PM, Clebert Suconic <cl...@gmail.com>
wrote:

> Nice one.
>
>
> Please do not send the Announce until the mirrors are updated.  Just a
> friendly reminder.
>
>
>
>
> On Sat, Mar 11, 2017 at 11:25 AM Martyn Taylor <mt...@redhat.com> wrote:
>
> > Thanks John.  I'll take care of moving the distributions on Monday
> morning.
> >
> > Cheers.
> >
> > On Sat, Mar 11, 2017 at 2:35 PM, John D. Ament <jo...@apache.org>
> > wrote:
> >
> > > All,
> > >
> > > The vote passes with the following:
> > >
> > > +1 bindings from Clebert Suconic, Timothy Bish, Christopher Shannon,
> > Martyn
> > > Taylor
> > > +1 non-binding from John D. Ament, Howard Gao, Francesco Nigro
> > >
> > > I'll release within maven, and update the website.  If someone can take
> > > care of moving the source release over.
> > >
> > > John
> > >
> > > On Tue, Mar 7, 2017 at 10:14 PM John D. Ament <jo...@apache.org>
> > > wrote:
> > >
> > > > Hello all,
> > > >
> > > > I'd like to propose an Apache Artemis 1.5.4 release (RC1).
> > > >
> > > > This revision release of Apache Artemis 1.5 contains a number of bug
> > > fixes
> > > > and improvements including:
> > > >
> > > > Bug
> > > >  - [ARTEMIS-919] - Issues creating jms queues in core config in
> > > broker.xml
> > > > when hot reloading configuration
> > > >  - [ARTEMIS-932] - 2 brokers can be started using the same store
> > > >  - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid
> > "host"
> > > > value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
> > > >  - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
> > > >  - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
> > > protocol
> > > >  - [ARTEMIS-974] - MQTT Will messages are not retained
> > > >  - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver
> SQLProvider
> > > NPE
> > > >  - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
> > > >  - [ARTEMIS-989] - Individual Acknowledge:
> > > > ActiveMQConnectionFactory.createContext(final int sessionMode)
> throws
> > > > exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
> > > >  - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when
> prompted
> > > for
> > > > password in `artemis create`
> > > >  - [ARTEMIS-992] - NPE and other trouble when cluster-connection has
> > bad
> > > > connector-ref
> > > >  - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
> > > >  - [ARTEMIS-1017] - Wrong error message when default destination for
> > > > producer is not specified
> > > >  - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via
> > CDI
> > > > producers
> > > >
> > > > Improvement
> > > >  - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool
> increasing
> > > > memory footprint
> > > >  - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on
> logs
> > > >
> > > > New Feature
> > > >  - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
> > > >
> > > > Task
> > > >  - [ARTEMIS-995] - Cleanup test suite
> > > >
> > > > The release notes can be found here:
> > > > *
> > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > projectId=12315920&version=12339158
> > > > <
> > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > projectId=12315920&version=12339158
> > > > >*
> > > >
> > > > The binary distributions can be found here:
> > > >
> > > > https://repository.apache.org/content/repositories/
> > > orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> > > >
> > > > The source archives can be found here:
> > > >
> > > > https://repository.apache.org/content/repositories/
> > > orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> > > >
> > > > The Maven repository is here:
> > > > https://repository.apache.org/content/repositories/
> > > orgapacheactivemq-1119/
> > > >
> > > > The source tag:
> > > > *
> > > > https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> > > git;a=tag;h=refs/tags/1.5.4
> > > > <
> > > > https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> > > git;a=tag;h=refs/tags/1.5.4
> > > > >*
> > > >
> > > > As this is only a revision release, only doc and download links needs
> > to
> > > be
> > > > updated in the website.  Either I will perform the updates, or ask
> > > someone
> > > > with appropriate karma to do so.
> > > >
> > > > The vote will remain open for 72 hours.
> > > >
> > > > [ ] +1 approve the release as Apache Artemis 1.5.4
> > > > [ ] +0 no opinion
> > > > [ ] -1 disapprove (and reason why)
> > > >
> > > > Here's my (non-binding) +1
> > > >
> > > > Regards,
> > > >
> > > > John
> > > >
> > > > PS - Please check prior mail for my key.
> > > >
> > >
> >
> --
> Clebert Suconic
>

Re: [RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))

Posted by Clebert Suconic <cl...@gmail.com>.
Nice one.


Please do not send the Announce until the mirrors are updated.  Just a
friendly reminder.




On Sat, Mar 11, 2017 at 11:25 AM Martyn Taylor <mt...@redhat.com> wrote:

> Thanks John.  I'll take care of moving the distributions on Monday morning.
>
> Cheers.
>
> On Sat, Mar 11, 2017 at 2:35 PM, John D. Ament <jo...@apache.org>
> wrote:
>
> > All,
> >
> > The vote passes with the following:
> >
> > +1 bindings from Clebert Suconic, Timothy Bish, Christopher Shannon,
> Martyn
> > Taylor
> > +1 non-binding from John D. Ament, Howard Gao, Francesco Nigro
> >
> > I'll release within maven, and update the website.  If someone can take
> > care of moving the source release over.
> >
> > John
> >
> > On Tue, Mar 7, 2017 at 10:14 PM John D. Ament <jo...@apache.org>
> > wrote:
> >
> > > Hello all,
> > >
> > > I'd like to propose an Apache Artemis 1.5.4 release (RC1).
> > >
> > > This revision release of Apache Artemis 1.5 contains a number of bug
> > fixes
> > > and improvements including:
> > >
> > > Bug
> > >  - [ARTEMIS-919] - Issues creating jms queues in core config in
> > broker.xml
> > > when hot reloading configuration
> > >  - [ARTEMIS-932] - 2 brokers can be started using the same store
> > >  - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid
> "host"
> > > value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
> > >  - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
> > >  - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
> > protocol
> > >  - [ARTEMIS-974] - MQTT Will messages are not retained
> > >  - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver SQLProvider
> > NPE
> > >  - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
> > >  - [ARTEMIS-989] - Individual Acknowledge:
> > > ActiveMQConnectionFactory.createContext(final int sessionMode) throws
> > > exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
> > >  - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when prompted
> > for
> > > password in `artemis create`
> > >  - [ARTEMIS-992] - NPE and other trouble when cluster-connection has
> bad
> > > connector-ref
> > >  - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
> > >  - [ARTEMIS-1017] - Wrong error message when default destination for
> > > producer is not specified
> > >  - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via
> CDI
> > > producers
> > >
> > > Improvement
> > >  - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool increasing
> > > memory footprint
> > >  - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on logs
> > >
> > > New Feature
> > >  - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
> > >
> > > Task
> > >  - [ARTEMIS-995] - Cleanup test suite
> > >
> > > The release notes can be found here:
> > > *
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > projectId=12315920&version=12339158
> > > <
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > projectId=12315920&version=12339158
> > > >*
> > >
> > > The binary distributions can be found here:
> > >
> > > https://repository.apache.org/content/repositories/
> > orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> > >
> > > The source archives can be found here:
> > >
> > > https://repository.apache.org/content/repositories/
> > orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> > >
> > > The Maven repository is here:
> > > https://repository.apache.org/content/repositories/
> > orgapacheactivemq-1119/
> > >
> > > The source tag:
> > > *
> > > https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> > git;a=tag;h=refs/tags/1.5.4
> > > <
> > > https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> > git;a=tag;h=refs/tags/1.5.4
> > > >*
> > >
> > > As this is only a revision release, only doc and download links needs
> to
> > be
> > > updated in the website.  Either I will perform the updates, or ask
> > someone
> > > with appropriate karma to do so.
> > >
> > > The vote will remain open for 72 hours.
> > >
> > > [ ] +1 approve the release as Apache Artemis 1.5.4
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> > > Here's my (non-binding) +1
> > >
> > > Regards,
> > >
> > > John
> > >
> > > PS - Please check prior mail for my key.
> > >
> >
>
-- 
Clebert Suconic

Re: [RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))

Posted by Martyn Taylor <mt...@redhat.com>.
Thanks John.  I'll take care of moving the distributions on Monday morning.

Cheers.

On Sat, Mar 11, 2017 at 2:35 PM, John D. Ament <jo...@apache.org>
wrote:

> All,
>
> The vote passes with the following:
>
> +1 bindings from Clebert Suconic, Timothy Bish, Christopher Shannon, Martyn
> Taylor
> +1 non-binding from John D. Ament, Howard Gao, Francesco Nigro
>
> I'll release within maven, and update the website.  If someone can take
> care of moving the source release over.
>
> John
>
> On Tue, Mar 7, 2017 at 10:14 PM John D. Ament <jo...@apache.org>
> wrote:
>
> > Hello all,
> >
> > I'd like to propose an Apache Artemis 1.5.4 release (RC1).
> >
> > This revision release of Apache Artemis 1.5 contains a number of bug
> fixes
> > and improvements including:
> >
> > Bug
> >  - [ARTEMIS-919] - Issues creating jms queues in core config in
> broker.xml
> > when hot reloading configuration
> >  - [ARTEMIS-932] - 2 brokers can be started using the same store
> >  - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid "host"
> > value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
> >  - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
> >  - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
> protocol
> >  - [ARTEMIS-974] - MQTT Will messages are not retained
> >  - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver SQLProvider
> NPE
> >  - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
> >  - [ARTEMIS-989] - Individual Acknowledge:
> > ActiveMQConnectionFactory.createContext(final int sessionMode) throws
> > exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
> >  - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when prompted
> for
> > password in `artemis create`
> >  - [ARTEMIS-992] - NPE and other trouble when cluster-connection has bad
> > connector-ref
> >  - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
> >  - [ARTEMIS-1017] - Wrong error message when default destination for
> > producer is not specified
> >  - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via CDI
> > producers
> >
> > Improvement
> >  - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool increasing
> > memory footprint
> >  - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on logs
> >
> > New Feature
> >  - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
> >
> > Task
> >  - [ARTEMIS-995] - Cleanup test suite
> >
> > The release notes can be found here:
> > *
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12315920&version=12339158
> > <
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12315920&version=12339158
> > >*
> >
> > The binary distributions can be found here:
> >
> > https://repository.apache.org/content/repositories/
> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> >
> > The source archives can be found here:
> >
> > https://repository.apache.org/content/repositories/
> orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> >
> > The Maven repository is here:
> > https://repository.apache.org/content/repositories/
> orgapacheactivemq-1119/
> >
> > The source tag:
> > *
> > https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> git;a=tag;h=refs/tags/1.5.4
> > <
> > https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.
> git;a=tag;h=refs/tags/1.5.4
> > >*
> >
> > As this is only a revision release, only doc and download links needs to
> be
> > updated in the website.  Either I will perform the updates, or ask
> someone
> > with appropriate karma to do so.
> >
> > The vote will remain open for 72 hours.
> >
> > [ ] +1 approve the release as Apache Artemis 1.5.4
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > Here's my (non-binding) +1
> >
> > Regards,
> >
> > John
> >
> > PS - Please check prior mail for my key.
> >
>

[RESULT] (was Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1))

Posted by "John D. Ament" <jo...@apache.org>.
All,

The vote passes with the following:

+1 bindings from Clebert Suconic, Timothy Bish, Christopher Shannon, Martyn
Taylor
+1 non-binding from John D. Ament, Howard Gao, Francesco Nigro

I'll release within maven, and update the website.  If someone can take
care of moving the source release over.

John

On Tue, Mar 7, 2017 at 10:14 PM John D. Ament <jo...@apache.org> wrote:

> Hello all,
>
> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
>
> This revision release of Apache Artemis 1.5 contains a number of bug fixes
> and improvements including:
>
> Bug
>  - [ARTEMIS-919] - Issues creating jms queues in core config in broker.xml
> when hot reloading configuration
>  - [ARTEMIS-932] - 2 brokers can be started using the same store
>  - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid "host"
> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
>  - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
>  - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core protocol
>  - [ARTEMIS-974] - MQTT Will messages are not retained
>  - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver SQLProvider NPE
>  - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
>  - [ARTEMIS-989] - Individual Acknowledge:
> ActiveMQConnectionFactory.createContext(final int sessionMode) throws
> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
>  - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when prompted for
> password in `artemis create`
>  - [ARTEMIS-992] - NPE and other trouble when cluster-connection has bad
> connector-ref
>  - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
>  - [ARTEMIS-1017] - Wrong error message when default destination for
> producer is not specified
>  - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via CDI
> producers
>
> Improvement
>  - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool increasing
> memory footprint
>  - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on logs
>
> New Feature
>  - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
>
> Task
>  - [ARTEMIS-995] - Cleanup test suite
>
> The release notes can be found here:
> *
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
> <
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
> >*
>
> The binary distributions can be found here:
>
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>
> The source archives can be found here:
>
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>
> The Maven repository is here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/
>
> The source tag:
> *
> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
> <
> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
> >*
>
> As this is only a revision release, only doc and download links needs to be
> updated in the website.  Either I will perform the updates, or ask someone
> with appropriate karma to do so.
>
> The vote will remain open for 72 hours.
>
> [ ] +1 approve the release as Apache Artemis 1.5.4
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here's my (non-binding) +1
>
> Regards,
>
> John
>
> PS - Please check prior mail for my key.
>

Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1)

Posted by Martyn Taylor <mt...@redhat.com>.
+1 (Binding)

Thanks John!






On Thu, Mar 9, 2017 at 11:59 AM, Christopher Shannon <
christopher.l.shannon@gmail.com> wrote:

> +1
>
> On Wed, Mar 8, 2017 at 8:31 PM, Timothy Bish <ta...@gmail.com> wrote:
>
> > +1
> >
> > * Checked signature and checksums
> > * Built from source and ran some tests
> > * Ran the binary distro broker and ran some samples against it.
> > * Checked license and notice files
> >
> > On 03/07/2017 10:14 PM, John D. Ament wrote:
> >
> >> Hello all,
> >>
> >> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
> >>
> >> This revision release of Apache Artemis 1.5 contains a number of bug
> fixes
> >> and improvements including:
> >>
> >> Bug
> >>   - [ARTEMIS-919] - Issues creating jms queues in core config in
> >> broker.xml
> >> when hot reloading configuration
> >>   - [ARTEMIS-932] - 2 brokers can be started using the same store
> >>   - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid
> "host"
> >> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
> >>   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
> >>   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
> >> protocol
> >>   - [ARTEMIS-974] - MQTT Will messages are not retained
> >>   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver SQLProvider
> >> NPE
> >>   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
> >>   - [ARTEMIS-989] - Individual Acknowledge:
> >> ActiveMQConnectionFactory.createContext(final int sessionMode) throws
> >> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
> >>   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when prompted
> >> for
> >> password in `artemis create`
> >>   - [ARTEMIS-992] - NPE and other trouble when cluster-connection has
> bad
> >> connector-ref
> >>   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
> >>   - [ARTEMIS-1017] - Wrong error message when default destination for
> >> producer is not specified
> >>   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via
> CDI
> >> producers
> >>
> >> Improvement
> >>   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool increasing
> >> memory footprint
> >>   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on logs
> >>
> >> New Feature
> >>   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
> >>
> >> Task
> >>   - [ARTEMIS-995] - Cleanup test suite
> >>
> >> The release notes can be found here:
> >> *
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
> >> ctId=12315920&version=12339158
> >> <
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
> >> ctId=12315920&version=12339158
> >>
> >>> *
> >>>
> >> The binary distributions can be found here:
> >> https://repository.apache.org/content/repositories/orgapache
> >> activemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> >>
> >> The source archives can be found here:
> >> https://repository.apache.org/content/repositories/orgapache
> >> activemq-1119/org/apache/activemq/apache-artemis/1.5.4/
> >>
> >> The Maven repository is here:
> >> https://repository.apache.org/content/repositories/orgapache
> >> activemq-1119/
> >>
> >> The source tag:
> >> *
> >> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.g
> >> it;a=tag;h=refs/tags/1.5.4
> >> <
> >> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.g
> >> it;a=tag;h=refs/tags/1.5.4
> >>
> >>> *
> >>>
> >> As this is only a revision release, only doc and download links needs to
> >> be
> >> updated in the website.  Either I will perform the updates, or ask
> someone
> >> with appropriate karma to do so.
> >>
> >> The vote will remain open for 72 hours.
> >>
> >> [ ] +1 approve the release as Apache Artemis 1.5.4
> >> [ ] +0 no opinion
> >> [ ] -1 disapprove (and reason why)
> >>
> >> Here's my (non-binding) +1
> >>
> >> Regards,
> >>
> >> John
> >>
> >> PS - Please check prior mail for my key.
> >>
> >>
> >
> >
> >
> > --
> > Tim Bish
> > twitter: @tabish121
> > blog: http://timbish.blogspot.com/
> >
> >
>

Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1)

Posted by Christopher Shannon <ch...@gmail.com>.
+1

On Wed, Mar 8, 2017 at 8:31 PM, Timothy Bish <ta...@gmail.com> wrote:

> +1
>
> * Checked signature and checksums
> * Built from source and ran some tests
> * Ran the binary distro broker and ran some samples against it.
> * Checked license and notice files
>
> On 03/07/2017 10:14 PM, John D. Ament wrote:
>
>> Hello all,
>>
>> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
>>
>> This revision release of Apache Artemis 1.5 contains a number of bug fixes
>> and improvements including:
>>
>> Bug
>>   - [ARTEMIS-919] - Issues creating jms queues in core config in
>> broker.xml
>> when hot reloading configuration
>>   - [ARTEMIS-932] - 2 brokers can be started using the same store
>>   - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid "host"
>> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
>>   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
>>   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core
>> protocol
>>   - [ARTEMIS-974] - MQTT Will messages are not retained
>>   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver SQLProvider
>> NPE
>>   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
>>   - [ARTEMIS-989] - Individual Acknowledge:
>> ActiveMQConnectionFactory.createContext(final int sessionMode) throws
>> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
>>   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when prompted
>> for
>> password in `artemis create`
>>   - [ARTEMIS-992] - NPE and other trouble when cluster-connection has bad
>> connector-ref
>>   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
>>   - [ARTEMIS-1017] - Wrong error message when default destination for
>> producer is not specified
>>   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via CDI
>> producers
>>
>> Improvement
>>   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool increasing
>> memory footprint
>>   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on logs
>>
>> New Feature
>>   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
>>
>> Task
>>   - [ARTEMIS-995] - Cleanup test suite
>>
>> The release notes can be found here:
>> *
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
>> ctId=12315920&version=12339158
>> <
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
>> ctId=12315920&version=12339158
>>
>>> *
>>>
>> The binary distributions can be found here:
>> https://repository.apache.org/content/repositories/orgapache
>> activemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>>
>> The source archives can be found here:
>> https://repository.apache.org/content/repositories/orgapache
>> activemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>>
>> The Maven repository is here:
>> https://repository.apache.org/content/repositories/orgapache
>> activemq-1119/
>>
>> The source tag:
>> *
>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.g
>> it;a=tag;h=refs/tags/1.5.4
>> <
>> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.g
>> it;a=tag;h=refs/tags/1.5.4
>>
>>> *
>>>
>> As this is only a revision release, only doc and download links needs to
>> be
>> updated in the website.  Either I will perform the updates, or ask someone
>> with appropriate karma to do so.
>>
>> The vote will remain open for 72 hours.
>>
>> [ ] +1 approve the release as Apache Artemis 1.5.4
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> Here's my (non-binding) +1
>>
>> Regards,
>>
>> John
>>
>> PS - Please check prior mail for my key.
>>
>>
>
>
>
> --
> Tim Bish
> twitter: @tabish121
> blog: http://timbish.blogspot.com/
>
>

Re: [VOTE] Release ActiveMQ Artemis 1.5.4 (RC1)

Posted by Timothy Bish <ta...@gmail.com>.
+1

* Checked signature and checksums
* Built from source and ran some tests
* Ran the binary distro broker and ran some samples against it.
* Checked license and notice files

On 03/07/2017 10:14 PM, John D. Ament wrote:
> Hello all,
>
> I'd like to propose an Apache Artemis 1.5.4 release (RC1).
>
> This revision release of Apache Artemis 1.5 contains a number of bug fixes
> and improvements including:
>
> Bug
>   - [ARTEMIS-919] - Issues creating jms queues in core config in broker.xml
> when hot reloading configuration
>   - [ARTEMIS-932] - 2 brokers can be started using the same store
>   - [ARTEMIS-950] - Change log level from INFO to WARN for "Invalid "host"
> value "0.0.0.0" detected for..." when Artemis is bound to 0.0.0.0
>   - [ARTEMIS-963] - ClassCastException in ActiveMQChannelHandler
>   - [ARTEMIS-969] - ReceiveMessage will expand unecessarily on core protocol
>   - [ARTEMIS-974] - MQTT Will messages are not retained
>   - [ARTEMIS-976] - PostgresSequentialSequentialFileDriver SQLProvider NPE
>   - [ARTEMIS-982] - Deadlock on AMQP Close versus Delivery on AMQP
>   - [ARTEMIS-989] - Individual Acknowledge:
> ActiveMQConnectionFactory.createContext(final int sessionMode) throws
> exception for ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
>   - [ARTEMIS-991] - Null dereference after hitting Ctrl+d when prompted for
> password in `artemis create`
>   - [ARTEMIS-992] - NPE and other trouble when cluster-connection has bad
> connector-ref
>   - [ARTEMIS-998] - NPE when using JDBCFileDriver when Blob is null
>   - [ARTEMIS-1017] - Wrong error message when default destination for
> producer is not specified
>   - [ARTEMIS-1020] - CDI Extension doesn't discover Configuration via CDI
> producers
>
> Improvement
>   - [ARTEMIS-1002] - ActiveMQBuffers creates a new netty pool increasing
> memory footprint
>   - [ARTEMIS-1006] - JDBC Storage Manager to show SQLExceptions on logs
>
> New Feature
>   - [ARTEMIS-999] - Support Oracle12C for Artemis JDBC Store
>
> Task
>   - [ARTEMIS-995] - Cleanup test suite
>
> The release notes can be found here:
> *
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
> <
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12339158
>> *
> The binary distributions can be found here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>
> The source archives can be found here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/org/apache/activemq/apache-artemis/1.5.4/
>
> The Maven repository is here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1119/
>
> The source tag:
> *
> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
> <
> https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;a=tag;h=refs/tags/1.5.4
>> *
> As this is only a revision release, only doc and download links needs to be
> updated in the website.  Either I will perform the updates, or ask someone
> with appropriate karma to do so.
>
> The vote will remain open for 72 hours.
>
> [ ] +1 approve the release as Apache Artemis 1.5.4
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here's my (non-binding) +1
>
> Regards,
>
> John
>
> PS - Please check prior mail for my key.
>




-- 
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/