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 2016/10/07 14:53:39 UTC

[1/2] activemq-artemis git commit: This closes #823

Repository: activemq-artemis
Updated Branches:
  refs/heads/master a2a21b073 -> 73a73bb9e


This closes #823


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

Branch: refs/heads/master
Commit: 73a73bb9e3515534efc3eb80b89166eaf5446d61
Parents: a2a21b0 c69bf09
Author: Clebert Suconic <cl...@apache.org>
Authored: Fri Oct 7 10:53:33 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Fri Oct 7 10:53:33 2016 -0400

----------------------------------------------------------------------
 examples/perf/jmeter/1.jms_p2p_test.jmx | 2 +-
 examples/perf/jmeter/2.pub_sub_test.jmx | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------



[2/2] activemq-artemis git commit: ARTEMIS-774 Fixed format of JMeter benchmark

Posted by cl...@apache.org.
ARTEMIS-774 Fixed format of JMeter benchmark

Moved the Apache Licence header after the XML Declaration.


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

Branch: refs/heads/master
Commit: c69bf09fe031b83c48bb98b238e3702fd32e2fde
Parents: a2a21b0
Author: Francesco Nigro <ni...@gmail.com>
Authored: Fri Oct 7 16:24:19 2016 +0200
Committer: Clebert Suconic <cl...@apache.org>
Committed: Fri Oct 7 10:53:33 2016 -0400

----------------------------------------------------------------------
 examples/perf/jmeter/1.jms_p2p_test.jmx | 2 +-
 examples/perf/jmeter/2.pub_sub_test.jmx | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c69bf09f/examples/perf/jmeter/1.jms_p2p_test.jmx
----------------------------------------------------------------------
diff --git a/examples/perf/jmeter/1.jms_p2p_test.jmx b/examples/perf/jmeter/1.jms_p2p_test.jmx
index 8cdf6b7..f70b0a7 100644
--- a/examples/perf/jmeter/1.jms_p2p_test.jmx
+++ b/examples/perf/jmeter/1.jms_p2p_test.jmx
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -12,7 +13,6 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<?xml version="1.0" encoding="UTF-8"?>
 <jmeterTestPlan version="1.2" properties="2.8" jmeter="2.13 r1665067">
   <hashTree>
     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/c69bf09f/examples/perf/jmeter/2.pub_sub_test.jmx
----------------------------------------------------------------------
diff --git a/examples/perf/jmeter/2.pub_sub_test.jmx b/examples/perf/jmeter/2.pub_sub_test.jmx
index eb650e1..53868ad 100644
--- a/examples/perf/jmeter/2.pub_sub_test.jmx
+++ b/examples/perf/jmeter/2.pub_sub_test.jmx
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -12,8 +13,6 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-
-<?xml version="1.0" encoding="UTF-8"?>
 <jmeterTestPlan version="1.2" properties="2.8" jmeter="2.13 r1665067">
   <hashTree>
     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="ActiveMQ - Artemis Plan" enabled="true">