[hornetq-commits] JBoss hornetq SVN: r8748 - in trunk: src/main/org/hornetq/api/core and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Jan 6 10:43:22 EST 2010


Author: timfox
Date: 2010-01-06 10:43:22 -0500 (Wed, 06 Jan 2010)
New Revision: 8748

Modified:
   trunk/docs/README.html
   trunk/src/main/org/hornetq/api/core/HornetQException.java
Log:
updated readme

Modified: trunk/docs/README.html
===================================================================
--- trunk/docs/README.html	2010-01-06 15:03:17 UTC (rev 8747)
+++ trunk/docs/README.html	2010-01-06 15:43:22 UTC (rev 8748)
@@ -3,20 +3,20 @@
 <head>
    <meta content="text/html; charset=ISO-8859-1"
          http-equiv="content-type">
-   <title>HornetQ 2.0.0 CR2 Release Notes</title>
+   <title>HornetQ 2.0.0 CR3 Release Notes</title>
 </head>
 <body>
 
-<h1>Release Notes - HornetQ - Version 2.0.0 CR2</h1>
+<h1>Release Notes - HornetQ - Version 2.0.0 CR3</h1>
 
 <br>
 
-<h2>14th December 2009</h2>
+<h2>6th January 2010</h2>
 
-These are the release notes for HornetQ 2.0.0 CR 2<br><br>
+These are the release notes for HornetQ 2.0.0 CR 3<br><br>
 
 For full description of the contents please see the
-<a href="https://jira.jboss.org/jira/secure/ReleaseNote.jspa?projectId=12310830&styleName=Html&version=12314302">HornetQ project JIRA</a>.<br><br>
+<a href="https://jira.jboss.org/jira/secure/ReleaseNote.jspa?projectId=12310830&styleName=Html&version=12314323">HornetQ project JIRA</a>.<br><br>
 
 This release is a candidate release for forthcoming HornetQ 2.0.0.GA<br>
 

Modified: trunk/src/main/org/hornetq/api/core/HornetQException.java
===================================================================
--- trunk/src/main/org/hornetq/api/core/HornetQException.java	2010-01-06 15:03:17 UTC (rev 8747)
+++ trunk/src/main/org/hornetq/api/core/HornetQException.java	2010-01-06 15:43:22 UTC (rev 8748)
@@ -129,6 +129,7 @@
     */
    public static final int SESSION_CREATION_REJECTED = 112;
 
+   
    // Native Error codes ----------------------------------------------
 
    /**



More information about the hornetq-commits mailing list