Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 43794 invoked from network); 8 Apr 2008 10:58:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Apr 2008 10:58:46 -0000 Received: (qmail 16614 invoked by uid 500); 8 Apr 2008 10:58:46 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 16583 invoked by uid 500); 8 Apr 2008 10:58:46 -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 16572 invoked by uid 99); 8 Apr 2008 10:58:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2008 03:58:46 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gnodet@gmail.com designates 72.14.246.246 as permitted sender) Received: from [72.14.246.246] (HELO ag-out-0708.google.com) (72.14.246.246) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2008 10:58:04 +0000 Received: by ag-out-0708.google.com with SMTP id 31so2396658agc.0 for ; Tue, 08 Apr 2008 03:58:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=j1F6wfQb8jXfweeyAZ+3FoJga9DHDeP1EW1QG7/5Pps=; b=YZuC0nPRAI/NFQxFZHk4J9+SSRdChtJZw2Y2HHrXN4AErgkXvrUVFZDwQvrXBX5QtbfBdl1n/UgMwJUZd4myHtf+9yP/pJXHxF0g+uTPrzjCJRtQIqoC3i3mwqNiy7BFtJcY24kOPNenaXjilfYZ2MeURepZUkRnDFaeEVfz1PY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=MY5flpCUKENoymSN8MxdtG7bDABaCpE7GPTEi6oUA/jrOKwFQu5STp9XZT78H2nS9H5QHH1fmvMy5VybQWfK/RsheWE7fifBmdkjUdQePTbp6f5m9usFiuVaaHjVcGjrihJsGkv/mxStPV2BVrMv/2JIOCiPn9oM39FI07tQnfU= Received: by 10.150.57.5 with SMTP id f5mr3378160yba.71.1207652294843; Tue, 08 Apr 2008 03:58:14 -0700 (PDT) Received: by 10.150.154.2 with HTTP; Tue, 8 Apr 2008 03:58:14 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 12:58:14 +0200 From: "Guillaume Nodet" To: dev@activemq.apache.org Subject: Re: [VOTE] ActiveMQ 4.1.2 In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_22318_12287075.1207652294826" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_22318_12287075.1207652294826 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline +1 On Tue, Apr 8, 2008 at 12:30 AM, David Jencks wrote: > 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.testSenderWithSpringXmlUsingSpring2NamespacesWithEmbeddedBrokerConfiguredViaXml > > 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/ > > The site is staged at: > http://people.apache.org/~djencks/staging-site/activemq/maven/4.1.2/ > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > > Many thanks > david jencks > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------=_Part_22318_12287075.1207652294826--