You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2015/07/09 16:30:24 UTC

[2/2] activemq-artemis git commit: Remove incorrect comment about Stomp.Headers.Error.MESSAGE

Remove incorrect comment about Stomp.Headers.Error.MESSAGE


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

Branch: refs/heads/master
Commit: e0e405f8796dbf3c9fdf63fc88e72d954a12c643
Parents: 2444931
Author: Ville Skyttä <vi...@iki.fi>
Authored: Thu Jul 9 10:20:42 2015 +0300
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Jul 9 10:30:04 2015 -0400

----------------------------------------------------------------------
 .../java/org/apache/activemq/artemis/core/protocol/stomp/Stomp.java | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/e0e405f8/artemis-protocols/artemis-stomp-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/stomp/Stomp.java
----------------------------------------------------------------------
diff --git a/artemis-protocols/artemis-stomp-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/stomp/Stomp.java b/artemis-protocols/artemis-stomp-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/stomp/Stomp.java
index d9df5ac..adaa09d 100644
--- a/artemis-protocols/artemis-stomp-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/stomp/Stomp.java
+++ b/artemis-protocols/artemis-stomp-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/stomp/Stomp.java
@@ -177,7 +177,6 @@ public interface Stomp
 
       public interface Error
       {
-         //1.0 only
          String MESSAGE = "message";
 
          //1.1