remove release notes and tidy up

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

Branch: refs/heads/master
Commit: 87cfac381b13b86cbc993bc58ddbcd460a81cc76
Parents: 913f026
Author: Andy Taylor <[email protected]>
Authored: Tue Dec 22 11:10:32 2015 +0000
Committer: Clebert Suconic <[email protected]>
Committed: Wed Dec 23 10:58:44 2015 -0500

----------------------------------------------------------------------
 .../src/main/resources/README.html              | 41 +++-----------------
 1 file changed, 6 insertions(+), 35 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/87cfac38/artemis-distribution/src/main/resources/README.html
----------------------------------------------------------------------
diff --git a/artemis-distribution/src/main/resources/README.html 
b/artemis-distribution/src/main/resources/README.html
index ce353d6..0b0953c 100644
--- a/artemis-distribution/src/main/resources/README.html
+++ b/artemis-distribution/src/main/resources/README.html
@@ -66,13 +66,11 @@ NAME
         artemis create - creates a new broker instance
 
 SYNOPSIS
-        artemis create [--allow-anonymous]
-                [--cluster-password &lt;clusterPassword&gt;] [--cluster-user 
&lt;clusterUser&gt;]
-    [--clustered] [--data &lt;data&gt;] [--encoding &lt;encoding&gt;] [--force]
-        [--home &lt;home&gt;] [--host &lt;host&gt;] [--java-options 
&lt;javaOptions&gt;]
-            [--password &lt;password&gt;] [--port-offset &lt;portOffset&gt;] 
[--replicated]
-                [--role &lt;role&gt;] [--shared-store] [--silent] [--user 
&lt;user&gt;] [--]
-                    &lt;directory&gt;
+        artemis create [--allow-anonymous] [--cluster-password 
&lt;clusterPassword&gt;] [--cluster-user &lt;clusterUser&gt;]
+                       [--clustered] [--data &lt;data&gt;] [--encoding 
&lt;encoding&gt;] [--force]
+                       [--home &lt;home&gt;] [--host &lt;host&gt;] 
[--java-options &lt;javaOptions&gt;]
+                       [--password &lt;password&gt;] [--port-offset 
&lt;portOffset&gt;] [--replicated]
+                       [--role &lt;role&gt;] [--shared-store] [--silent] 
[--user &lt;user&gt;] [--] &lt;directory&gt;
      ...
 </PRE>
 
@@ -107,33 +105,6 @@ The broker comes shipped with an in depth user manual and 
a bunch of examples to
 
 The examples are shipped inside the distribution folder under 
"examples"</br></br>
 
-<h2 id="release-notes---apache-activemq-artemis-1.1.0">Release Notes - Apache 
ActiveMQ Artemis 1.1.0</h2>
-<p>A complete list of JIRAs for the 1.1.0 release can be found at the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332642&amp;styleName=Html&amp;projectId=12315920&amp;Create=Create&amp;atl_token=A5KQ-2QAV-T4JA-FDED%7C708a588702fdb54724fe817fd07ee4c5610de292%7Clin";>Apache
 ActiveMQ Artemis project JIRA</a></p>
-<p>Overall Apache ActiveMQ Artemis 1.1.0 has several improvements and it's a 
nice polish on top of Apache ActiveMQ Artemis 1.0.0, things like better 
examples, better OpenWire support and the first release of MQTT.</p>
-<p>We would like to highlight the following accomplishments on this 
release:</p>
-<ul>
-    <li><p>[<a 
href="https://issues.apache.org/jira/browse/ARTEMIS-154";>ARTEMIS-154</a>] This 
is our first implementation of the MQTT support.</p></li>
-    <li><p><a 
href="https://issues.apache.org/jira/browse/ARTEMIS-178";>ARTEMIS-178</a> The 
examples are now using the CLI to create and start servers reflecting real 
cases used in production. The documentation about the examples has been 
updated. Please refer to the documentation for more information about 
this.</p></li>
-    <li><p>[<a 
href="https://issues.apache.org/jira/browse/ARTEMIS-116";>ARTEMIS-116</a>] The 
CLI has been improved. There are new tools to compact the journal and we did a 
lot of polish around the CLI.</p></li>
-    <li><p><strong>Improvements on OpenWire</strong> We fixed several issues 
around OpenWire</p></li>
-</ul>
-<h3 id="where-we-are-still-improving.">Where we are still improving.</h3>
-<p>1.1.0 has improved a lot, and these are the areas we are still working 
on:</p>
-<ul>
-    <li><p>This is the first release with MQTT. We would like to hear from you 
if you have any issues around MQTT as we are continuously improving the MQTT 
support</p></li>
-    <li>Short list of what need to be implemented on OpenWire for future 
releases:
-        <ul>
-            <li>Reconnection</li>
-            <li>Better Flow Control on producers</li>
-            <li>Compressed messages</li>
-            <li>Optimized ACKs</li>
-            <li>Streamlet support</li>
-        </ul></li>
-</ul>
-
-
-<h2>Release Notes - ActiveMQ Artemis 1.0.0</h2>
-
-The ActiveMQ Artemis 1.0.0 release notes can be found in the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12328953";>Apache
 ActiveMQ Artemis project JIRA</a>.
+Release Notes for all version can be found at <a 
href="https://issues.apache.org/jira/browse/ARTEMIS/?selectedTab=com.atlassian.jira.jira-projects-plugin:versions-panel";>here</a></a>
 
 </body>

Reply via email to