Skip to content

Commit

Permalink
2.3.0.Final release
Browse files Browse the repository at this point in the history
  • Loading branch information
andytaylor committed Apr 24, 2013
1 parent b5cb80e commit 643fc62
Show file tree
Hide file tree
Showing 144 changed files with 152 additions and 151 deletions.
2 changes: 1 addition & 1 deletion distribution/hornetq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-distribution</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/jboss-mc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-distribution</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>jboss-mc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/jnp-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-distribution</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>jnp-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-pom</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-distribution</artifactId>
Expand Down
13 changes: 7 additions & 6 deletions docs/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,23 @@
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>HornetQ 2.3.0 CR2 Release Notes</title>
<title>HornetQ 2.3.0 Final Release Notes</title>
</head>
<body>

<h1>Release Notes - HornetQ - Version 2.3.0 CR2</h1>
<h1>Release Notes - HornetQ - Version 2.3.0 Final</h1>

<br>

<h2>20th March 2013</h2>
<h2>24th April 2013</h2>

These are the release notes for HornetQ 2.3.0 CR2<br><br>
These are the release notes for HornetQ 2.3.0 Final<br><br>

For full description of the contents please see the
<a href="https://issues.jboss.org/secure/ReleaseNote.jspa?version=12321468&styleName=Html&projectId=12310830">HornetQ project JIRA</a>.<br><br>
<a href="https://issues.jboss.org/secure/ReleaseNote.jspa?version=12320283&styleName=Html&projectId=12310830">HornetQ project JIRA</a>.<br><br>

Another step towards GA
As well as many fixes and performance tweaks 2.3.0.Final now has replication, take a look at the new examples and the user
manual for more details.

<br>

Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-pom</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<groupId>org.hornetq.docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart-guide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hornetq.docs</groupId>
<artifactId>hornetq-docs</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<groupId>org.hornetq.docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/user-manual/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.hornetq.docs</groupId>
<artifactId>hornetq-docs</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<groupId>org.hornetq.docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/embedded-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-core-embedded-remote-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-core-embedded-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/microcontainer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-core-microcontainer-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/perf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-core-perf-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples</groupId>
<artifactId>hornetq-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<groupId>org.hornetq.examples.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/twitter-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-twitter-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/ejb-jms-transaction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jee-ejb-jms-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/jca-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jee-jca-config-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/jca-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jee-jca-remote-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/jms-bridge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jms-bridge-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-bmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jee-mdb-tx-send-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples</groupId>
<artifactId>hornetq-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<groupId>org.hornetq.example.javaee</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/servlet-ssl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jee-servlet-ssl-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/servlet-transport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jee-servlet-transport-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/applet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jms-applet-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/application-layer-failover/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jms-application-layer-failover-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/bridge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jms-bridge-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/browser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jms-browser-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/client-kickoff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jms-clustered-grouping-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-jgroups/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>clustered-jgroups</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>clustered-queue</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.Final</version>
</parent>

<artifactId>hornetq-jms-clustered-standalone-example</artifactId>
Expand Down
Loading

0 comments on commit 643fc62

Please sign in to comment.