You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Nathan Mittler <na...@gmail.com> on 2007/10/23 12:31:51 UTC

[VOTE] Release CMS API 1.2

One of the issues fixed for the 2.1.1 release of ActiveMQ-CPP involved a
change to the CMS API.  The only change was to make the readXXX methods on
the BytesMessage const.  Since asynchronous consumers are passed a const
Message in their onMessage method, this will make life easier so that they
don't have to use const_cast to call the readXXX methods.  Before we release
ActiveMQ-CPP 2.1.1, we'd like to first get CMS 1.2 out the door.

I've created a release page here:
http://activemq.apache.org/cms/cms-api-12-release.html<http://activemq.apache.org/cms/cms-api-11-release.html>

... and you can download the source here:
http://people.apache.org/~nmittler/cms-1.2-src.zip<http://people.apache.org/%7Enmittler/cms-1.1-src.zip>

Please case your votes as follows:

[] +1 Release the source as CMS 1.2
[] -1 Veto the release (provide specific comments)

Thanks,
Nate

Re: [VOTE] Release CMS API 1.2

Posted by Nathan Mittler <na...@gmail.com>.
Added headers in trunk and in the new distro.

On 10/23/07, Hiram Chirino <hi...@hiramchirino.com> wrote:
>
> No biggie since they are just small configuration files, but could we
> add the Apache headers to the following files?
>
> ./cms.pc.in
> ./doxygen.cfg
>
> On 10/23/07, Nathan Mittler <na...@gmail.com> wrote:
> > One of the issues fixed for the 2.1.1 release of ActiveMQ-CPP involved a
> > change to the CMS API.  The only change was to make the readXXX methods
> on
> > the BytesMessage const.  Since asynchronous consumers are passed a const
> > Message in their onMessage method, this will make life easier so that
> they
> > don't have to use const_cast to call the readXXX methods.  Before we
> release
> > ActiveMQ-CPP 2.1.1, we'd like to first get CMS 1.2 out the door.
> >
> > I've created a release page here:
> > http://activemq.apache.org/cms/cms-api-12-release.html<
> http://activemq.apache.org/cms/cms-api-11-release.html>
> >
> > ... and you can download the source here:
> > http://people.apache.org/~nmittler/cms-1.2-src.zip<
> http://people.apache.org/%7Enmittler/cms-1.1-src.zip>
> >
> > Please case your votes as follows:
> >
> > [] +1 Release the source as CMS 1.2
> > [] -1 Veto the release (provide specific comments)
> >
> > Thanks,
> > Nate
> >
>
>
> --
> Regards,
> Hiram
>
> Blog: http://hiramchirino.com
>

Re: [VOTE] Release CMS API 1.2

Posted by Hiram Chirino <hi...@hiramchirino.com>.
Ah yes..

+1

On 10/27/07, Nathan Mittler <na...@gmail.com> wrote:
> Hiram, can I count you as a +1 now?
>
> On 10/23/07, Hiram Chirino <hi...@hiramchirino.com> wrote:
> >
> > No biggie since they are just small configuration files, but could we
> > add the Apache headers to the following files?
> >
> > ./cms.pc.in
> > ./doxygen.cfg
> >
> > On 10/23/07, Nathan Mittler <na...@gmail.com> wrote:
> > > One of the issues fixed for the 2.1.1 release of ActiveMQ-CPP involved a
> > > change to the CMS API.  The only change was to make the readXXX methods
> > on
> > > the BytesMessage const.  Since asynchronous consumers are passed a const
> > > Message in their onMessage method, this will make life easier so that
> > they
> > > don't have to use const_cast to call the readXXX methods.  Before we
> > release
> > > ActiveMQ-CPP 2.1.1, we'd like to first get CMS 1.2 out the door.
> > >
> > > I've created a release page here:
> > > http://activemq.apache.org/cms/cms-api-12-release.html<
> > http://activemq.apache.org/cms/cms-api-11-release.html>
> > >
> > > ... and you can download the source here:
> > > http://people.apache.org/~nmittler/cms-1.2-src.zip<
> > http://people.apache.org/%7Enmittler/cms-1.1-src.zip>
> > >
> > > Please case your votes as follows:
> > >
> > > [] +1 Release the source as CMS 1.2
> > > [] -1 Veto the release (provide specific comments)
> > >
> > > Thanks,
> > > Nate
> > >
> >
> >
> > --
> > Regards,
> > Hiram
> >
> > Blog: http://hiramchirino.com
> >
>


-- 
Regards,
Hiram

Blog: http://hiramchirino.com

Re: [VOTE] Release CMS API 1.2

Posted by Nathan Mittler <na...@gmail.com>.
Hiram, can I count you as a +1 now?

On 10/23/07, Hiram Chirino <hi...@hiramchirino.com> wrote:
>
> No biggie since they are just small configuration files, but could we
> add the Apache headers to the following files?
>
> ./cms.pc.in
> ./doxygen.cfg
>
> On 10/23/07, Nathan Mittler <na...@gmail.com> wrote:
> > One of the issues fixed for the 2.1.1 release of ActiveMQ-CPP involved a
> > change to the CMS API.  The only change was to make the readXXX methods
> on
> > the BytesMessage const.  Since asynchronous consumers are passed a const
> > Message in their onMessage method, this will make life easier so that
> they
> > don't have to use const_cast to call the readXXX methods.  Before we
> release
> > ActiveMQ-CPP 2.1.1, we'd like to first get CMS 1.2 out the door.
> >
> > I've created a release page here:
> > http://activemq.apache.org/cms/cms-api-12-release.html<
> http://activemq.apache.org/cms/cms-api-11-release.html>
> >
> > ... and you can download the source here:
> > http://people.apache.org/~nmittler/cms-1.2-src.zip<
> http://people.apache.org/%7Enmittler/cms-1.1-src.zip>
> >
> > Please case your votes as follows:
> >
> > [] +1 Release the source as CMS 1.2
> > [] -1 Veto the release (provide specific comments)
> >
> > Thanks,
> > Nate
> >
>
>
> --
> Regards,
> Hiram
>
> Blog: http://hiramchirino.com
>

Re: [VOTE] Release CMS API 1.2

Posted by Hiram Chirino <hi...@hiramchirino.com>.
No biggie since they are just small configuration files, but could we
add the Apache headers to the following files?

./cms.pc.in
./doxygen.cfg

On 10/23/07, Nathan Mittler <na...@gmail.com> wrote:
> One of the issues fixed for the 2.1.1 release of ActiveMQ-CPP involved a
> change to the CMS API.  The only change was to make the readXXX methods on
> the BytesMessage const.  Since asynchronous consumers are passed a const
> Message in their onMessage method, this will make life easier so that they
> don't have to use const_cast to call the readXXX methods.  Before we release
> ActiveMQ-CPP 2.1.1, we'd like to first get CMS 1.2 out the door.
>
> I've created a release page here:
> http://activemq.apache.org/cms/cms-api-12-release.html<http://activemq.apache.org/cms/cms-api-11-release.html>
>
> ... and you can download the source here:
> http://people.apache.org/~nmittler/cms-1.2-src.zip<http://people.apache.org/%7Enmittler/cms-1.1-src.zip>
>
> Please case your votes as follows:
>
> [] +1 Release the source as CMS 1.2
> [] -1 Veto the release (provide specific comments)
>
> Thanks,
> Nate
>


-- 
Regards,
Hiram

Blog: http://hiramchirino.com

Re: [VOTE] Release CMS API 1.2

Posted by James Strachan <ja...@gmail.com>.
+1

On 23/10/2007, Timothy Bish <ti...@sensis.com> wrote:
> +1
>
> On Tue, 2007-10-23 at 06:31 -0400, Nathan Mittler wrote:
> > One of the issues fixed for the 2.1.1 release of ActiveMQ-CPP involved a
> > change to the CMS API.  The only change was to make the readXXX methods on
> > the BytesMessage const.  Since asynchronous consumers are passed a const
> > Message in their onMessage method, this will make life easier so that they
> > don't have to use const_cast to call the readXXX methods.  Before we release
> > ActiveMQ-CPP 2.1.1, we'd like to first get CMS 1.2 out the door.
> >
> > I've created a release page here:
> > http://activemq.apache.org/cms/cms-api-12-release.html<http://activemq.apache.org/cms/cms-api-11-release.html>
> >
> > ... and you can download the source here:
> > http://people.apache.org/~nmittler/cms-1.2-src.zip<http://people.apache.org/%7Enmittler/cms-1.1-src.zip>
> >
> > Please case your votes as follows:
> >
> > [] +1 Release the source as CMS 1.2
> > [] -1 Veto the release (provide specific comments)
> >
> > Thanks,
> > Nate
>


-- 
James
-------
http://macstrac.blogspot.com/

Open Source SOA
http://open.iona.com

Re: [VOTE] Release CMS API 1.2

Posted by Timothy Bish <ti...@sensis.com>.
+1

On Tue, 2007-10-23 at 06:31 -0400, Nathan Mittler wrote:
> One of the issues fixed for the 2.1.1 release of ActiveMQ-CPP involved a
> change to the CMS API.  The only change was to make the readXXX methods on
> the BytesMessage const.  Since asynchronous consumers are passed a const
> Message in their onMessage method, this will make life easier so that they
> don't have to use const_cast to call the readXXX methods.  Before we release
> ActiveMQ-CPP 2.1.1, we'd like to first get CMS 1.2 out the door.
> 
> I've created a release page here:
> http://activemq.apache.org/cms/cms-api-12-release.html<http://activemq.apache.org/cms/cms-api-11-release.html>
> 
> ... and you can download the source here:
> http://people.apache.org/~nmittler/cms-1.2-src.zip<http://people.apache.org/%7Enmittler/cms-1.1-src.zip>
> 
> Please case your votes as follows:
> 
> [] +1 Release the source as CMS 1.2
> [] -1 Veto the release (provide specific comments)
> 
> Thanks,
> Nate

Re: [VOTE] Release CMS API 1.2

Posted by Rob Davies <ra...@gmail.com>.
+1

On Oct 23, 2007, at 11:31 AM, Nathan Mittler wrote:

> One of the issues fixed for the 2.1.1 release of ActiveMQ-CPP  
> involved a
> change to the CMS API.  The only change was to make the readXXX  
> methods on
> the BytesMessage const.  Since asynchronous consumers are passed a  
> const
> Message in their onMessage method, this will make life easier so  
> that they
> don't have to use const_cast to call the readXXX methods.  Before  
> we release
> ActiveMQ-CPP 2.1.1, we'd like to first get CMS 1.2 out the door.
>
> I've created a release page here:
> http://activemq.apache.org/cms/cms-api-12-release.html<http:// 
> activemq.apache.org/cms/cms-api-11-release.html>
>
> ... and you can download the source here:
> http://people.apache.org/~nmittler/cms-1.2-src.zip<http:// 
> people.apache.org/%7Enmittler/cms-1.1-src.zip>
>
> Please case your votes as follows:
>
> [] +1 Release the source as CMS 1.2
> [] -1 Veto the release (provide specific comments)
>
> Thanks,
> Nate