You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Timothy Bish <ta...@gmail.com> on 2010/02/03 00:42:31 UTC

[VOTE] Release Apache.NMS.Stomp 1.2.0

The Apache.NMS.Stomp 1.2.0 Release Vote is now open.

This is the first release of the NMS Stomp client.  Its being released
as v1.2.0 to keep in step with the NMS API version it is built against.
This NMS client provides a small lightweight Stomp client that can be
used on the .NET Compact Framework, something that the ActiveMQ client
no longer supports.  

Support for as much of the NMS API as possible is provided in this
client, however some features such as QueueBrowser's and StreamMessage
support are not provided and will throw an exception if you attempt to
use them.  This release does support sending and receiving MapMessage
objects using ActiveMQ's Stomp message transformation feature,
MapMessage are marshaled and unmarshaled as XML.

There are release binaries and debug binaries (with PDBs) provided.  The
binary ZIP files include pre-built assemblies for all of the platforms
that are supported:  Currently this library provides support for:

Mono 2.0
.NET 3.5, 2.0
.NETCF 2.0+

The new binary and source bundles for the release candidate can be 
found here:
<http://people.apache.org/~tabish/nms.stomp-1.2.0/>

The Wiki Page for this release is here:
<http://activemq.apache.org/nms/activemq-net-120-release.html>

The voting will remain open for 72 hours.

Please cast your votes:

[ ] +1 Release the source as Apache.NMS.Stomp 1.2.0
[ ] -1 Veto the release (provide specific comments)

Here's my +1

Regards,
Tim


-- 
Tim Bish
http://fusesource.com
http://timbish.blogspot.com/


Re: [VOTE] Release Apache.NMS.Stomp 1.2.0

Posted by Gary Tully <ga...@gmail.com>.
+1

On 2 February 2010 23:42, Timothy Bish <ta...@gmail.com> wrote:

> The Apache.NMS.Stomp 1.2.0 Release Vote is now open.
>
> This is the first release of the NMS Stomp client.  Its being released
> as v1.2.0 to keep in step with the NMS API version it is built against.
> This NMS client provides a small lightweight Stomp client that can be
> used on the .NET Compact Framework, something that the ActiveMQ client
> no longer supports.
>
> Support for as much of the NMS API as possible is provided in this
> client, however some features such as QueueBrowser's and StreamMessage
> support are not provided and will throw an exception if you attempt to
> use them.  This release does support sending and receiving MapMessage
> objects using ActiveMQ's Stomp message transformation feature,
> MapMessage are marshaled and unmarshaled as XML.
>
> There are release binaries and debug binaries (with PDBs) provided.  The
> binary ZIP files include pre-built assemblies for all of the platforms
> that are supported:  Currently this library provides support for:
>
> Mono 2.0
> .NET 3.5, 2.0
> .NETCF 2.0+
>
> The new binary and source bundles for the release candidate can be
> found here:
> <http://people.apache.org/~tabish/nms.stomp-1.2.0/>
>
> The Wiki Page for this release is here:
> <http://activemq.apache.org/nms/activemq-net-120-release.html>
>
> The voting will remain open for 72 hours.
>
> Please cast your votes:
>
> [ ] +1 Release the source as Apache.NMS.Stomp 1.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> Here's my +1
>
> Regards,
> Tim
>
>
> --
> Tim Bish
> http://fusesource.com
> http://timbish.blogspot.com/
>
>


-- 
http://blog.garytully.com

Open Source Integration
http://fusesource.com

Re: [VOTE] Release Apache.NMS.Stomp 1.2.0

Posted by Dejan Bosanac <de...@nighttale.net>.
+1

Cheers
--
Dejan Bosanac - http://twitter.com/dejanb

Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Wed, Feb 3, 2010 at 12:42 AM, Timothy Bish <ta...@gmail.com> wrote:

> The Apache.NMS.Stomp 1.2.0 Release Vote is now open.
>
> This is the first release of the NMS Stomp client.  Its being released
> as v1.2.0 to keep in step with the NMS API version it is built against.
> This NMS client provides a small lightweight Stomp client that can be
> used on the .NET Compact Framework, something that the ActiveMQ client
> no longer supports.
>
> Support for as much of the NMS API as possible is provided in this
> client, however some features such as QueueBrowser's and StreamMessage
> support are not provided and will throw an exception if you attempt to
> use them.  This release does support sending and receiving MapMessage
> objects using ActiveMQ's Stomp message transformation feature,
> MapMessage are marshaled and unmarshaled as XML.
>
> There are release binaries and debug binaries (with PDBs) provided.  The
> binary ZIP files include pre-built assemblies for all of the platforms
> that are supported:  Currently this library provides support for:
>
> Mono 2.0
> .NET 3.5, 2.0
> .NETCF 2.0+
>
> The new binary and source bundles for the release candidate can be
> found here:
> <http://people.apache.org/~tabish/nms.stomp-1.2.0/>
>
> The Wiki Page for this release is here:
> <http://activemq.apache.org/nms/activemq-net-120-release.html>
>
> The voting will remain open for 72 hours.
>
> Please cast your votes:
>
> [ ] +1 Release the source as Apache.NMS.Stomp 1.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> Here's my +1
>
> Regards,
> Tim
>
>
> --
> Tim Bish
> http://fusesource.com
> http://timbish.blogspot.com/
>
>

Re: [VOTE] Release Apache.NMS.Stomp 1.2.0

Posted by Rob Davies <ra...@gmail.com>.
+1
On 2 Feb 2010, at 23:42, Timothy Bish wrote:

> The Apache.NMS.Stomp 1.2.0 Release Vote is now open.
>
> This is the first release of the NMS Stomp client.  Its being released
> as v1.2.0 to keep in step with the NMS API version it is built  
> against.
> This NMS client provides a small lightweight Stomp client that can be
> used on the .NET Compact Framework, something that the ActiveMQ client
> no longer supports.
>
> Support for as much of the NMS API as possible is provided in this
> client, however some features such as QueueBrowser's and StreamMessage
> support are not provided and will throw an exception if you attempt to
> use them.  This release does support sending and receiving MapMessage
> objects using ActiveMQ's Stomp message transformation feature,
> MapMessage are marshaled and unmarshaled as XML.
>
> There are release binaries and debug binaries (with PDBs) provided.   
> The
> binary ZIP files include pre-built assemblies for all of the platforms
> that are supported:  Currently this library provides support for:
>
> Mono 2.0
> .NET 3.5, 2.0
> .NETCF 2.0+
>
> The new binary and source bundles for the release candidate can be
> found here:
> <http://people.apache.org/~tabish/nms.stomp-1.2.0/>
>
> The Wiki Page for this release is here:
> <http://activemq.apache.org/nms/activemq-net-120-release.html>
>
> The voting will remain open for 72 hours.
>
> Please cast your votes:
>
> [ ] +1 Release the source as Apache.NMS.Stomp 1.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> Here's my +1
>
> Regards,
> Tim
>
>
> -- 
> Tim Bish
> http://fusesource.com
> http://timbish.blogspot.com/
>

Rob Davies
http://twitter.com/rajdavies
I work here: http://fusesource.com
My Blog: http://rajdavies.blogspot.com/
I'm writing this: http://www.manning.com/snyder/






Re: [VOTE] Release Apache.NMS.Stomp 1.2.0

Posted by Hiram Chirino <hi...@hiramchirino.com>.
+1

On Tue, Feb 2, 2010 at 6:42 PM, Timothy Bish <ta...@gmail.com> wrote:
> The Apache.NMS.Stomp 1.2.0 Release Vote is now open.
>
> This is the first release of the NMS Stomp client.  Its being released
> as v1.2.0 to keep in step with the NMS API version it is built against.
> This NMS client provides a small lightweight Stomp client that can be
> used on the .NET Compact Framework, something that the ActiveMQ client
> no longer supports.
>
> Support for as much of the NMS API as possible is provided in this
> client, however some features such as QueueBrowser's and StreamMessage
> support are not provided and will throw an exception if you attempt to
> use them.  This release does support sending and receiving MapMessage
> objects using ActiveMQ's Stomp message transformation feature,
> MapMessage are marshaled and unmarshaled as XML.
>
> There are release binaries and debug binaries (with PDBs) provided.  The
> binary ZIP files include pre-built assemblies for all of the platforms
> that are supported:  Currently this library provides support for:
>
> Mono 2.0
> .NET 3.5, 2.0
> .NETCF 2.0+
>
> The new binary and source bundles for the release candidate can be
> found here:
> <http://people.apache.org/~tabish/nms.stomp-1.2.0/>
>
> The Wiki Page for this release is here:
> <http://activemq.apache.org/nms/activemq-net-120-release.html>
>
> The voting will remain open for 72 hours.
>
> Please cast your votes:
>
> [ ] +1 Release the source as Apache.NMS.Stomp 1.2.0
> [ ] -1 Veto the release (provide specific comments)
>
> Here's my +1
>
> Regards,
> Tim
>
>
> --
> Tim Bish
> http://fusesource.com
> http://timbish.blogspot.com/
>
>



-- 
Regards,
Hiram

Blog: http://hiramchirino.com

Open Source SOA
http://fusesource.com/