Skip to content

Commit

Permalink
2.4.6.Final release update
Browse files Browse the repository at this point in the history
  • Loading branch information
andytaylor committed Mar 30, 2015
1 parent 4badd5c commit dbd2769
Show file tree
Hide file tree
Showing 158 changed files with 168 additions and 168 deletions.
2 changes: 1 addition & 1 deletion distribution/hornetq/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-distribution</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/jboss-mc/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-distribution</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>jboss-mc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/jnp-client/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-distribution</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>jnp-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-pom</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-distribution</artifactId>
Expand Down
12 changes: 6 additions & 6 deletions docs/README.html
Expand Up @@ -3,22 +3,22 @@
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>HornetQ 2.4.1.Final Release Notes</title>
<title>HornetQ 2.4.6.Final Release Notes</title>
</head>
<body>

<h1>Release Notes - HornetQ - Version 2.4.1 Final</h1>
<h1>Release Notes - HornetQ - Version 2.4.6 Final</h1>

<br>

<h2>22th January 2014</h2>
<h2>30th March 2015</h2>

These are the release notes for HornetQ 2.4.1.Final<br><br>
These are the release notes for HornetQ 2.4.6.Final<br><br>

For full description of the contents please see the
<a href="https://issues.jboss.org/secure/ReleaseNote.jspa?version=12323863&styleName=Html&projectId=12310830&Create=Create&atl_token=AQZJ-FV3A-N91S-UDEU|b93a9de57630404d8d3e4728027e899036f5eaab|lout">HornetQ project JIRA</a>.<br><br>
<a href="https://issues.jboss.org/secure/ReleaseNote.jspa?version=12326678&styleName=Html&projectId=12310830&Create=Create&atl_token=AQZJ-FV3A-N91S-UDEU|711255ad960c189d62e240614edc024b05dc9e0e|lin">HornetQ project JIRA</a>.<br><br>

2.4.1.Final is a patch release built on 2.4.0.Final.
2.4.6.Final is a patch release built on 2.4.5.Final.

<br>

Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-pom</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<groupId>org.hornetq.docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart-guide/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hornetq.docs</groupId>
<artifactId>hornetq-docs</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<groupId>org.hornetq.docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/user-manual/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.hornetq.docs</groupId>
<artifactId>hornetq-docs</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<groupId>org.hornetq.docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/embedded-remote/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-core-embedded-remote-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/embedded/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-core-embedded-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/microcontainer/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-core-microcontainer-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/perf/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-core-perf-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples</groupId>
<artifactId>hornetq-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<groupId>org.hornetq.examples.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/twitter-connector/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-twitter-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/ejb-jms-transaction/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-ejb-jms-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/jca-config/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-jca-config-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/jca-remote/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-jca-remote-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/jms-bridge/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jms-bridge-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/jms-context-injection/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-mdb-jms-context-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-bmt/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-mdb-bmt-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-cmt-setrollbackonly/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-mdb-cmt-setrollbackonly-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-cmt-tx-local/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-mdb-cmt-tx-local-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-cmt-tx-not-supported/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-mdb-cmt-no-tx-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-cmt-tx-required/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-mdb-cmt-tx-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-message-selector/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-mdb-message-selector-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-remote-failover-static/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-mdb-remote-failover-static-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-remote-failover/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-mdb-remote-failover-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-tx-send/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-mdb-tx-send-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples</groupId>
<artifactId>hornetq-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<groupId>org.hornetq.example.javaee</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/servlet-ssl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-servlet-ssl-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/servlet-transport/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jee-servlet-transport-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/aerogear/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/applet/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jms-applet-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/application-layer-failover/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jms-application-layer-failover-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/bridge/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jms-bridge-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/browser/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jms-browser-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/client-kickoff/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jms-client-kickoff-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/client-side-failoverlistener/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jms-client-side-fileoverlistener-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/client-side-load-balancing/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jms-client-side-load-balancing-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-durable-subscription/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jms-clustered-durable-subscription-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-grouping/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>hornetq-jms-clustered-grouping-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-jgroups/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.4.x-SNAPSHOT</version>
<version>2.4.6.Final</version>
</parent>

<artifactId>clustered-jgroups</artifactId>
Expand Down

0 comments on commit dbd2769

Please sign in to comment.