Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A18FE109F7 for ; Sun, 3 Nov 2013 11:22:04 +0000 (UTC) Received: (qmail 75793 invoked by uid 500); 3 Nov 2013 11:22:04 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 75701 invoked by uid 500); 3 Nov 2013 11:21:59 -0000 Mailing-List: contact commits-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 commits@activemq.apache.org Received: (qmail 75693 invoked by uid 99); 3 Nov 2013 11:21:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Nov 2013 11:21:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Nov 2013 11:21:54 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 099D323888A6 for ; Sun, 3 Nov 2013 11:21:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r885282 - in /websites/production/activemq/content: activemq-5100-release.html cache/main.pageCache Date: Sun, 03 Nov 2013 11:21:32 -0000 To: commits@activemq.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131103112133.099D323888A6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Sun Nov 3 11:21:32 2013 New Revision: 885282 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/activemq-5100-release.html websites/production/activemq/content/cache/main.pageCache Modified: websites/production/activemq/content/activemq-5100-release.html ============================================================================== --- websites/production/activemq/content/activemq-5100-release.html (original) +++ websites/production/activemq/content/activemq-5100-release.html Sun Nov 3 11:21:32 2013 @@ -81,9 +81,9 @@

Apache ActiveMQ 5.10.0 resolves more than XXX issues, mostly bug fixes and improvements. It has the following new features:

-

New Features and noteworthy improvements

+

New Features and noteworthy improvements and fixes

-
  • Transport socket.xxx options is being validated, which helps catching typo mistakes, or attempting to use non existing options.
  • Upgraded to latest release of hawtio web console.
  • Fixed ActiveMQ Camel component configured with userName, and password not being used, if using the factory methods on ActiveMQComponent.
  • Improved the ActiveMQ Camel component configured using the factory methods to use a pooled connection factory out of the box.
  • XPath Selectors using the default xalan library now use pre compiled xpath expressions.
+
  • Transport socket.xxx options is being validated, which helps catching typo mistakes, or attempting to use non existing options.
  • Upgraded to latest release of hawtio web console.
  • Fixed ActiveMQ Camel component configured with userName, and password not being used, if using the factory methods on ActiveMQComponent.
  • Improved the ActiveMQ Camel component configured using the factory methods to use a pooled connection factory out of the box.
  • XPath Selectors using the default xalan library now use pre compiled xpath expressions.
  • Fixed journaledJDBC persistence checkpoint task may throw IOException - Already Started; when a connection to the JDBC database could not be obtained.

Migration Guide

Modified: websites/production/activemq/content/cache/main.pageCache ============================================================================== Binary files - no diff available.