You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2014/02/20 16:18:58 UTC

[1/3] git commit: Upgrade to hawtdispatch 1.20 to fix APLO-339: java.nio.channels.CancelledKeyException

Repository: activemq-apollo
Updated Branches:
  refs/heads/trunk d439ba558 -> 58012b2c3


Upgrade to hawtdispatch 1.20 to fix APLO-339: java.nio.channels.CancelledKeyException

Project: http://git-wip-us.apache.org/repos/asf/activemq-apollo/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-apollo/commit/f7d84cfe
Tree: http://git-wip-us.apache.org/repos/asf/activemq-apollo/tree/f7d84cfe
Diff: http://git-wip-us.apache.org/repos/asf/activemq-apollo/diff/f7d84cfe

Branch: refs/heads/trunk
Commit: f7d84cfe3c38df9b79c9869d42633ae39ec35c39
Parents: d439ba5
Author: Hiram Chirino <hi...@hiramchirino.com>
Authored: Thu Feb 20 09:56:01 2014 -0500
Committer: Hiram Chirino <hi...@hiramchirino.com>
Committed: Thu Feb 20 09:56:01 2014 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-apollo/blob/f7d84cfe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 43914f9..818ac9c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
     <xbean-version>3.4</xbean-version>
     <felix-version>1.0.0</felix-version>
 
-    <hawtdispatch-version>1.20-SNAPSHOT</hawtdispatch-version>
+    <hawtdispatch-version>1.20</hawtdispatch-version>
     <hawtbuf-version>1.9</hawtbuf-version>
     <stompjms-version>1.18</stompjms-version>
     


[3/3] git commit: Upgrade to latest qpid client version.

Posted by ch...@apache.org.
Upgrade to latest qpid client version.

Project: http://git-wip-us.apache.org/repos/asf/activemq-apollo/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-apollo/commit/58012b2c
Tree: http://git-wip-us.apache.org/repos/asf/activemq-apollo/tree/58012b2c
Diff: http://git-wip-us.apache.org/repos/asf/activemq-apollo/diff/58012b2c

Branch: refs/heads/trunk
Commit: 58012b2c347632a2b4e7e405e6a162dd7673ab90
Parents: 0b3df8d
Author: Hiram Chirino <hi...@hiramchirino.com>
Authored: Thu Feb 20 10:18:52 2014 -0500
Committer: Hiram Chirino <hi...@hiramchirino.com>
Committed: Thu Feb 20 10:18:52 2014 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-apollo/blob/58012b2c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 818ac9c..3c1d30e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
     <osgi.fragment.host>${project.groupId}.apollo-broker</osgi.fragment.host>
     <mvnplugins-version>1.15</mvnplugins-version>
     <qpid-proton-version>0.3.0-fuse-2</qpid-proton-version>
-    <qpid-jms-version>0.20</qpid-jms-version>
+    <qpid-jms-version>0.26</qpid-jms-version>
 
   </properties>
 


[2/3] git commit: Preping for a release.

Posted by ch...@apache.org.
Preping for a release.

Project: http://git-wip-us.apache.org/repos/asf/activemq-apollo/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-apollo/commit/0b3df8d7
Tree: http://git-wip-us.apache.org/repos/asf/activemq-apollo/tree/0b3df8d7
Diff: http://git-wip-us.apache.org/repos/asf/activemq-apollo/diff/0b3df8d7

Branch: refs/heads/trunk
Commit: 0b3df8d7b0390a00e405fdd96f20a34266f8f0a2
Parents: f7d84cf
Author: Hiram Chirino <hi...@hiramchirino.com>
Authored: Thu Feb 20 10:06:24 2014 -0500
Committer: Hiram Chirino <hi...@hiramchirino.com>
Committed: Thu Feb 20 10:06:24 2014 -0500

----------------------------------------------------------------------
 .../src/blog/releases/release-1.7.page          | 68 ++++++++++++++++++++
 1 file changed, 68 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-apollo/blob/0b3df8d7/apollo-website/src/blog/releases/release-1.7.page
----------------------------------------------------------------------
diff --git a/apollo-website/src/blog/releases/release-1.7.page b/apollo-website/src/blog/releases/release-1.7.page
new file mode 100644
index 0000000..dd327c7
--- /dev/null
+++ b/apollo-website/src/blog/releases/release-1.7.page
@@ -0,0 +1,68 @@
+---
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+blog_post: true
+title: Apollo 1.7
+author: Hiram Chirino
+author_url: http://fusesource.com
+created_at: 2014-02-26 12:06:40 -0000
+--- 
+
+The [Apache ActiveMQ Project](http://activemq.apache.org) is pleased to announce the 
+availability of Apollo 1.7. ActiveMQ Apollo is a faster, more reliable, easier 
+to maintain messaging broker built from the foundations of the original ActiveMQ. 
+
+This release fixes several bugs:
+
+ * [APLO-287] - SSL errors with Java 7 (Diffie-Hellman cypher suite sessions)
+ * [APLO-305] - Wrong exist status codes in the init scripts!
+ * [APLO-308] - Filesystem permissions in released package are broken..
+ * [APLO-310] - Wildcard durable subs do not receive messages from topics created after the durable sub is created.
+ * [APLO-315] - Apollo should protect itself against clients that send many frames with receipt requests, but which do not read the socket for those receipts.
+ * [APLO-319] - Don't auto delete Topics if it's holding retained messages
+ * [APLO-320] - Occasionally on restart 'Invalid log position:' warning messages get logged
+ * [APLO-328] - cors_origin configuration attribute of the the web connectors not properly setting the Access-Control-Allow-Headers
+ * [APLO-330] - Support using a different Authorizer Authenticator implementations.
+ * [APLO-338] - PeriodStat buffer in Broker grows infinitely
+ * [APLO-339] - java.nio.channels.CancelledKeyException 
+ * [APLO-346] - Debug log doesn't log a deleting queue
+ * [APLO-347] - Action not Authorized Errors when viewing admin interface over HTTPS
+ * [APLO-349] - Empty STOMP Header Name is Allowed
+
+And introduces improvements like:
+
+ * [APLO-296] - Support configuring the LevelDB auto compaction frequency
+ * [APLO-312] - Apollo fails to bumb up the ulimit!
+ * [APLO-325] - Allow larger text messages on websocket connection
+ * [APLO-348] - Decouple cli argument parsing from the Karaf version used using Airline to parse the args
+ * [APLO-213] - Support an option to set the JMSXUserID openwire header based on the authenticated user.
+ * [APLO-313] - Avoid blocking producers if consumers are not likely to catch up within a few seconds.
+ * [APLO-314] - If the leveldb paranoid_checks option is enabled, verify the integrity of index when it's copied/checkpointed
+* [APLO-301] - Add a "ttl" header to control message expiration
+
+For further information see:
+
+* [Download](${website_base_url}/download.html)
+* [Issues Fixed](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12322515&styleName=Text&projectId=12311310&Create=Create)
+* [Documentation](${website_base_url}/versions/1.7/website/documentation)
+
+[Feedback](http://activemq.apache.org/community/index.html) is always welcomed! 
+
+
+
+
+
+