Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 60929 invoked from network); 11 Apr 2008 17:05:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Apr 2008 17:05:14 -0000 Received: (qmail 83594 invoked by uid 500); 11 Apr 2008 17:05:13 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 83560 invoked by uid 500); 11 Apr 2008 17:05:13 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 83551 invoked by uid 99); 11 Apr 2008 17:05:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Apr 2008 10:05:13 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [98.136.44.62] (HELO smtp107.prem.mail.sp1.yahoo.com) (98.136.44.62) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 11 Apr 2008 17:04:30 +0000 Received: (qmail 23409 invoked from network); 11 Apr 2008 17:04:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Mime-Version:In-Reply-To:References:Content-Type:Message-Id:Content-Transfer-Encoding:From:Subject:Date:To:X-Mailer; b=V2Eqvp0lTlJMfatWfEEIcZI/ugL3WGiPCxRmgZg63EEe1gknIZKU2XFpcX5Fo9oqvJ6tQ0y37OKksr7ZG0bY0CIf/p+NIn8HcqJMNDplOdCkosGGTEEM0j2ncxVb5nnclspHCE911/bGIKOYzta3jcZK/nru7MWd4nxafY5E5/8= ; Received: from unknown (HELO ?192.168.1.106?) (david_jencks@67.102.173.8 with plain) by smtp107.prem.mail.sp1.yahoo.com with SMTP; 11 Apr 2008 17:04:41 -0000 X-YMail-OSG: vAx5fRgVM1miCPPuEwBhZKxIUimbsGxWipklJVbBmcDlfhlZuYzHcVxMCzk7803oTBPW3rMPUuxEL8WUakJzM9R3qztVjL4pCC7ReqEaDgJUUdQyskj3RiwCATPdDA-- X-Yahoo-Newman-Property: ymail-3 Mime-Version: 1.0 (Apple Message framework v753) In-Reply-To: <897CEDA8-D318-4B78-A530-80F77381647E@yahoo.com> References: <897CEDA8-D318-4B78-A530-80F77381647E@yahoo.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <17946323-179D-4393-A938-55ABA9E323C4@yahoo.com> Content-Transfer-Encoding: 7bit From: David Jencks Subject: Re: [VOTE] activemq 4.1.2 take 4 Date: Fri, 11 Apr 2008 10:04:35 -0700 To: dev@activemq.apache.org X-Mailer: Apple Mail (2.753) X-Virus-Checked: Checked by ClamAV on apache.org +1 david jencks On Apr 10, 2008, at 5:25 PM, David Jencks wrote: > The third try had missing binary distributions, now fixed. > take 4 also includes a fix for (AMQ-1659) SSL Transport configured > in wantClientAuth mode never asks for the client certificate during > the SSL Handshake. > > The second try had missing license headers on most of the poms and > a few source files, now fixed. This is the only change from take 2. > > The first try had non-functional assemblies. Reroll has functional > assemblies and uses the maven-shade-plugin to construct the uber- > jar and run.jar and cleans up the assembly descriptors slightly. > No code changes from take 1. > > ActiveMQ 4.1.2 is needed for the upcoming geronimo 2.1.1 release > and has accumulated a fair number of bug fixes. I've reviewed the > legal files and attempted to make them more compliant with current > thinking on legal-discuss. This release also provides a larger- > scale test of the proposed release process using the maven-release- > plugin. > > Sub-task > > * [AMQ-1300] - Patch for the 4.1 branch > * [AMQ-1302] - Backport for the 4.1 branch > > Bug > > * [AMQ-400] - DTD File Not Found > * [AMQ-1014] - Invalid Schema URL for example config file > * [AMQ-1067] - Stomp consumer not removed if client does not > send disconnect message. > * [AMQ-1079] - Slave Fail Error when Receiving message on a > MasterSlave configuration > * [AMQ-1124] - activemq-rar-4.1.0-incubator.rar contains spring > twice: spring-1.2.4.jar and spring-2.0.jar > * [AMQ-1167] - The example does not work under JVM 1.4 > * [AMQ-1205] - Memory leak in Scheduler > * [AMQ-1235] - Scheduler.cancel uses incorrect argument to > shutdown threads > * [AMQ-1236] - Failing to acquire exclusive lock - MySQL and > other strange errors > * [AMQ-1266] - Topics allways created from the activemq-web module > * [AMQ-1274] - Service Wrapper Installer does not work when > ActiveMQ is installed on path that contains a spaces > * [AMQ-1289] - Spelling error in examples directory > * [AMQ-1306] - Remove reference to LogicBlaze from ActiveMQ -- > version command > * [AMQ-1319] - Topics leaked in DestinationMapNode > * [AMQ-1322] - AdvisoryBroker leaks destinations created "from > top" by the RegionBroker > * [AMQ-1365] - Username and password field got swapped when > calling PooledConnection.createConnection > * [AMQ-1438] - When in XA Transaction Active-MQ integrated with > OpenEJB hangs in the isSameRM method of LocalAndXATransaction. > * [AMQ-1454] - ActiveMQDestination.setPhysicalName(): checking > invalid wildcard to identify pattern "<" > * [AMQ-1618] - Improper handling of container restrictions in > creation of sessions > * [AMQ-1632] - PrefetchSubscription may not wake up if messages > delivered in transaction > > Test > > * [AMQ-1002] - > org.apache.activemq.spring.SpringTest.testSenderWithSpringXmlUsingSpri > ng2NamespacesWithEmbeddedBrokerConfiguredViaXml > > Wish > > * [AMQ-424] - Make -Dactivemq.check_for_dtd_update default to > "false", don't try network unless "true" > > > The binary artifacts are staged at: > http://people.apache.org/~djencks/staging-repo/activemq-4/ > > The site is staged at: > http://people.apache.org/~djencks/staging-site/activemq-4/maven/4.1.2/ > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > > Many thanks > david jencks >