buildbot failure in ASF Buildbot on activemq-site-production

2015-06-03 Thread buildbot
The Buildbot has detected a new failure on builder activemq-site-production 
while building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/activemq-site-production/builds/9694

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-cms-slave

Build Reason: The Nightly scheduler named 'activemq-site-production' triggered 
this build
Build Source Stamp: [branch activemq/activemq-website] HEAD
Blamelist: 

BUILD FAILED: failed compile

Sincerely,
 -The Buildbot





buildbot success in ASF Buildbot on activemq-site-production

2015-06-03 Thread buildbot
The Buildbot has detected a restored build on builder activemq-site-production 
while building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/activemq-site-production/builds/9695

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-cms-slave

Build Reason: The Nightly scheduler named 'activemq-site-production' triggered 
this build
Build Source Stamp: [branch activemq/activemq-website] HEAD
Blamelist: 

Build succeeded!

Sincerely,
 -The Buildbot





[6/6] activemq-artemis git commit: This closes #13 Server Load Balancing

2015-06-03 Thread clebertsuconic
This closes #13 Server Load Balancing


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

Branch: refs/heads/master
Commit: 4b5bf5cc5de4374f6d06e20e41b24ec531329c1b
Parents: 43470f3 20326d0
Author: Clebert Suconic clebertsuco...@apache.org
Authored: Wed Jun 3 19:29:45 2015 -0400
Committer: Clebert Suconic clebertsuco...@apache.org
Committed: Wed Jun 3 19:29:45 2015 -0400

--
 .../config/ActiveMQDefaultConfiguration.java|  13 +-
 .../management/ClusterConnectionControl.java|   2 +-
 .../config/ClusterConnectionConfiguration.java  |  24 +--
 .../artemis/core/config/impl/Validators.java|  17 +-
 .../deployers/impl/FileConfigurationParser.java |  51 --
 .../impl/ClusterConnectionControlImpl.java  |   4 +-
 .../artemis/core/postoffice/Bindings.java   |   3 +-
 .../core/postoffice/impl/BindingsImpl.java  |  18 +-
 .../core/server/ActiveMQMessageBundle.java  |   3 +
 .../core/server/cluster/ClusterManager.java |   4 +-
 .../cluster/impl/ClusterConnectionImpl.java |  12 +-
 .../cluster/impl/MessageLoadBalancingType.java  |  34 
 .../resources/schema/artemis-configuration.xsd  |  18 +-
 .../core/config/impl/FileConfigurationTest.java |   5 +-
 .../artemis/tests/util/ActiveMQTestBase.java|   3 +-
 .../resources/ConfigurationTest-full-config.xml | 112 ++--
 .../resources/InvalidConfigurationTest0.xml | 166 +-
 .../resources/InvalidConfigurationTest1.xml | 166 +-
 .../resources/InvalidConfigurationTest2.xml | 166 +-
 .../resources/InvalidConfigurationTest3.xml | 164 +-
 .../resources/InvalidConfigurationTest4.xml | 164 +-
 .../resources/InvalidConfigurationTest5.xml | 170 +--
 docs/user-manual/en/clusters.md |  49 +++---
 docs/user-manual/en/configuration-index.md  |   2 +-
 .../clustered-durable-subscription/readme.html  |  44 ++---
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 examples/jms/clustered-grouping/readme.html |   8 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server2/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 examples/jms/clustered-queue/readme.html|  30 ++--
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server2/broker.xml  |   2 +-
 .../jms/clustered-static-discovery/readme.html  |  30 ++--
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server2/broker.xml  |   2 +-
 .../main/resources/activemq/server3/broker.xml  |   2 +-
 .../jms/clustered-static-oneway/readme.html |  24 +--
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server2/broker.xml  |   2 +-
 examples/jms/clustered-topic/readme.html|  30 ++--
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 examples/jms/symmetric-cluster/readme.html  |  30 ++--
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server2/broker.xml  |   2 +-
 .../main/resources/activemq/server3/broker.xml  |   2 +-
 .../main/resources/activemq/server4/broker.xml  |   2 +-
 .../main/resources/activemq/server5/broker.xml  |   2 +-
 .../extras/byteman/ClusteredGroupingTest.java   |  25 +--
 .../extras/byteman/ScaleDownFailoverTest.java   |   7 +-
 .../extras/byteman/ScaleDownFailureTest.java|   5 +-
 .../cluster/ClusterControllerTest.java  |  

[1/6] activemq-artemis git commit: ARTEMIS-19 allow disabling of message load-balancing

2015-06-03 Thread clebertsuconic
Repository: activemq-artemis
Updated Branches:
  refs/heads/master 43470f38d - 4b5bf5cc5


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/20326d0d/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/ScaleDownTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/ScaleDownTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/ScaleDownTest.java
index 17f9fb6..dacc488 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/ScaleDownTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/ScaleDownTest.java
@@ -28,6 +28,7 @@ import 
org.apache.activemq.artemis.core.config.ScaleDownConfiguration;
 import org.apache.activemq.artemis.core.config.ha.LiveOnlyPolicyConfiguration;
 import org.apache.activemq.artemis.core.postoffice.Binding;
 import org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding;
+import 
org.apache.activemq.artemis.core.server.cluster.impl.MessageLoadBalancingType;
 import org.apache.activemq.artemis.core.settings.impl.AddressSettings;
 import 
org.apache.activemq.artemis.tests.integration.cluster.distribution.ClusterTestBase;
 import org.apache.activemq.artemis.tests.util.ActiveMQTestBase;
@@ -78,8 +79,8 @@ public class ScaleDownTest extends ClusterTestBase
  
haPolicyConfiguration0.getScaleDownConfiguration().setGroupName(bill);
  
haPolicyConfiguration1.getScaleDownConfiguration().setGroupName(bill);
   }
-  setupClusterConnection(cluster0, testAddress, false, 1, isNetty(), 
0, 1);
-  setupClusterConnection(cluster0, testAddress, false, 1, isNetty(), 
1, 0);
+  setupClusterConnection(cluster0, testAddress, 
MessageLoadBalancingType.ON_DEMAND, 1, isNetty(), 0, 1);
+  setupClusterConnection(cluster0, testAddress, 
MessageLoadBalancingType.ON_DEMAND, 1, isNetty(), 1, 0);
   
haPolicyConfiguration0.getScaleDownConfiguration().getConnectors().addAll(servers[0].getConfiguration().getClusterConfigurations().iterator().next().getStaticConnectors());
   
haPolicyConfiguration1.getScaleDownConfiguration().getConnectors().addAll(servers[1].getConfiguration().getClusterConfigurations().iterator().next().getStaticConnectors());
   startServers(0, 1);

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/20326d0d/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/util/JMSClusteredTestBase.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/util/JMSClusteredTestBase.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/util/JMSClusteredTestBase.java
index dd4cd80..bf15ee5 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/util/JMSClusteredTestBase.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/util/JMSClusteredTestBase.java
@@ -25,6 +25,7 @@ import 
org.apache.activemq.artemis.core.registry.JndiBindingRegistry;
 import 
org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnectorFactory;
 import org.apache.activemq.artemis.core.server.ActiveMQServer;
 import org.apache.activemq.artemis.core.server.ActiveMQServers;
+import 
org.apache.activemq.artemis.core.server.cluster.impl.MessageLoadBalancingType;
 import org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl;
 import org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl;
 import org.apache.activemq.artemis.tests.integration.IntegrationTestLogger;
@@ -191,7 +192,13 @@ public class JMSClusteredTestBase extends ActiveMQTestBase
.setRetryInterval(1000)
.setMaxHops(MAX_HOPS)
.setConfirmationWindowSize(1024)
-   .setStaticConnectors(new 
ArrayListString() { { add(destinationLabel); } } ));
+   
.setMessageLoadBalancingType(MessageLoadBalancingType.ON_DEMAND)
+   .setStaticConnectors(new 
ArrayListString()
+   {
+  {
+ add(destinationLabel);
+  }
+   }));
 
   return configuration;
}

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/20326d0d/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/postoffice/impl/WildcardAddressManagerUnitTest.java

[5/6] activemq-artemis git commit: ARTEMIS-19 allow disabling of message load-balancing

2015-06-03 Thread clebertsuconic
ARTEMIS-19 allow disabling of message load-balancing


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

Branch: refs/heads/master
Commit: 20326d0d83a8bae659f3e6c8e2f39c052e8dd104
Parents: 43470f3
Author: jbertram jbert...@apache.org
Authored: Fri May 29 16:55:32 2015 -0500
Committer: jbertram jbert...@apache.org
Committed: Wed Jun 3 16:21:43 2015 -0500

--
 .../config/ActiveMQDefaultConfiguration.java|  13 +-
 .../management/ClusterConnectionControl.java|   2 +-
 .../config/ClusterConnectionConfiguration.java  |  24 +--
 .../artemis/core/config/impl/Validators.java|  17 +-
 .../deployers/impl/FileConfigurationParser.java |  51 --
 .../impl/ClusterConnectionControlImpl.java  |   4 +-
 .../artemis/core/postoffice/Bindings.java   |   3 +-
 .../core/postoffice/impl/BindingsImpl.java  |  18 +-
 .../core/server/ActiveMQMessageBundle.java  |   3 +
 .../core/server/cluster/ClusterManager.java |   4 +-
 .../cluster/impl/ClusterConnectionImpl.java |  12 +-
 .../cluster/impl/MessageLoadBalancingType.java  |  34 
 .../resources/schema/artemis-configuration.xsd  |  18 +-
 .../core/config/impl/FileConfigurationTest.java |   5 +-
 .../artemis/tests/util/ActiveMQTestBase.java|   3 +-
 .../resources/ConfigurationTest-full-config.xml | 112 ++--
 .../resources/InvalidConfigurationTest0.xml | 166 +-
 .../resources/InvalidConfigurationTest1.xml | 166 +-
 .../resources/InvalidConfigurationTest2.xml | 166 +-
 .../resources/InvalidConfigurationTest3.xml | 164 +-
 .../resources/InvalidConfigurationTest4.xml | 164 +-
 .../resources/InvalidConfigurationTest5.xml | 170 +--
 docs/user-manual/en/clusters.md |  49 +++---
 docs/user-manual/en/configuration-index.md  |   2 +-
 .../clustered-durable-subscription/readme.html  |  44 ++---
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 examples/jms/clustered-grouping/readme.html |   8 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server2/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 examples/jms/clustered-queue/readme.html|  30 ++--
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server2/broker.xml  |   2 +-
 .../jms/clustered-static-discovery/readme.html  |  30 ++--
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server2/broker.xml  |   2 +-
 .../main/resources/activemq/server3/broker.xml  |   2 +-
 .../jms/clustered-static-oneway/readme.html |  24 +--
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server2/broker.xml  |   2 +-
 examples/jms/clustered-topic/readme.html|  30 ++--
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 examples/jms/symmetric-cluster/readme.html  |  30 ++--
 .../main/resources/activemq/server0/broker.xml  |   2 +-
 .../main/resources/activemq/server1/broker.xml  |   2 +-
 .../main/resources/activemq/server2/broker.xml  |   2 +-
 .../main/resources/activemq/server3/broker.xml  |   2 +-
 .../main/resources/activemq/server4/broker.xml  |   2 +-
 .../main/resources/activemq/server5/broker.xml  |   2 +-
 .../extras/byteman/ClusteredGroupingTest.java   |  25 +--
 .../extras/byteman/ScaleDownFailoverTest.java   |   7 +-
 .../extras/byteman/ScaleDownFailureTest.java|   5 +-
 .../cluster/ClusterControllerTest.java  |   5 +-
 

[3/6] activemq-artemis git commit: ARTEMIS-19 allow disabling of message load-balancing

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/20326d0d/examples/jms/colocated-failover/src/main/resources/activemq/server0/broker.xml
--
diff --git 
a/examples/jms/colocated-failover/src/main/resources/activemq/server0/broker.xml
 
b/examples/jms/colocated-failover/src/main/resources/activemq/server0/broker.xml
index 5b3221d..363ae96 100644
--- 
a/examples/jms/colocated-failover/src/main/resources/activemq/server0/broker.xml
+++ 
b/examples/jms/colocated-failover/src/main/resources/activemq/server0/broker.xml
@@ -72,7 +72,7 @@ under the License.
 connector-refnetty-connector/connector-ref
 retry-interval500/retry-interval
 use-duplicate-detectiontrue/use-duplicate-detection
-forward-when-no-consumerstrue/forward-when-no-consumers
+message-load-balancingSTRICT/message-load-balancing
 max-hops1/max-hops
 discovery-group-ref discovery-group-name=my-discovery-group/
  /cluster-connection

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/20326d0d/examples/jms/colocated-failover/src/main/resources/activemq/server1/broker.xml
--
diff --git 
a/examples/jms/colocated-failover/src/main/resources/activemq/server1/broker.xml
 
b/examples/jms/colocated-failover/src/main/resources/activemq/server1/broker.xml
index 84f38f1..464fdee 100644
--- 
a/examples/jms/colocated-failover/src/main/resources/activemq/server1/broker.xml
+++ 
b/examples/jms/colocated-failover/src/main/resources/activemq/server1/broker.xml
@@ -72,7 +72,7 @@ under the License.
 connector-refnetty-connector/connector-ref
 retry-interval500/retry-interval
 use-duplicate-detectiontrue/use-duplicate-detection
-forward-when-no-consumerstrue/forward-when-no-consumers
+message-load-balancingSTRICT/message-load-balancing
 max-hops1/max-hops
 discovery-group-ref discovery-group-name=my-discovery-group/
  /cluster-connection

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/20326d0d/examples/jms/ha-policy-autobackup/src/main/resources/activemq/server0/broker.xml
--
diff --git 
a/examples/jms/ha-policy-autobackup/src/main/resources/activemq/server0/broker.xml
 
b/examples/jms/ha-policy-autobackup/src/main/resources/activemq/server0/broker.xml
index 8c38aea..79dd692 100644
--- 
a/examples/jms/ha-policy-autobackup/src/main/resources/activemq/server0/broker.xml
+++ 
b/examples/jms/ha-policy-autobackup/src/main/resources/activemq/server0/broker.xml
@@ -81,7 +81,7 @@ under the License.
 connector-refnetty-connector/connector-ref
 retry-interval500/retry-interval
 use-duplicate-detectiontrue/use-duplicate-detection
-forward-when-no-consumerstrue/forward-when-no-consumers
+message-load-balancingSTRICT/message-load-balancing
 max-hops1/max-hops
 static-connectors
connector-refserver1-connector/connector-ref

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/20326d0d/examples/jms/ha-policy-autobackup/src/main/resources/activemq/server1/broker.xml
--
diff --git 
a/examples/jms/ha-policy-autobackup/src/main/resources/activemq/server1/broker.xml
 
b/examples/jms/ha-policy-autobackup/src/main/resources/activemq/server1/broker.xml
index ca0f811..7b135ac 100644
--- 
a/examples/jms/ha-policy-autobackup/src/main/resources/activemq/server1/broker.xml
+++ 
b/examples/jms/ha-policy-autobackup/src/main/resources/activemq/server1/broker.xml
@@ -81,7 +81,7 @@ under the License.
 connector-refnetty-connector/connector-ref
 retry-interval500/retry-interval
 use-duplicate-detectiontrue/use-duplicate-detection
-forward-when-no-consumerstrue/forward-when-no-consumers
+message-load-balancingSTRICT/message-load-balancing
 max-hops1/max-hops
 static-connectors
connector-refserver0-connector/connector-ref

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/20326d0d/examples/jms/queue-message-redistribution/src/main/resources/activemq/server0/broker.xml
--
diff --git 
a/examples/jms/queue-message-redistribution/src/main/resources/activemq/server0/broker.xml
 
b/examples/jms/queue-message-redistribution/src/main/resources/activemq/server0/broker.xml
index e745c71..2d771b0 100644
--- 
a/examples/jms/queue-message-redistribution/src/main/resources/activemq/server0/broker.xml
+++ 
b/examples/jms/queue-message-redistribution/src/main/resources/activemq/server0/broker.xml
@@ -72,7 +72,7 @@ under the License.
 

[4/6] activemq-artemis git commit: ARTEMIS-19 allow disabling of message load-balancing

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/20326d0d/artemis-server/src/test/resources/InvalidConfigurationTest3.xml
--
diff --git a/artemis-server/src/test/resources/InvalidConfigurationTest3.xml 
b/artemis-server/src/test/resources/InvalidConfigurationTest3.xml
index 49f6d44..000211a 100644
--- a/artemis-server/src/test/resources/InvalidConfigurationTest3.xml
+++ b/artemis-server/src/test/resources/InvalidConfigurationTest3.xml
@@ -15,9 +15,9 @@
   limitations under the License.
 --
 configuration
-   xmlns=urn:activemq
-   xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
-   xsi:schemaLocation=urn:activemq 
../../src/config/common/schema/artemis-server.xsd
+  xmlns=urn:activemq
+  xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
+  xsi:schemaLocation=urn:activemq 
../../src/config/common/schema/artemis-server.xsd
core xmlns=urn:activemq:core
   nameSomeNameForUseOnTheApplicationServer/name
   scheduled-thread-pool-max-size12345/scheduled-thread-pool-max-size
@@ -80,13 +80,13 @@
   /acceptors
 
   broadcast-groups
-broadcast-group name=bg1
-   local-bind-port10999/local-bind-port
-   group-address192.168.0.120/group-address
-   group-port11999/group-port
+ broadcast-group name=bg1
+local-bind-port10999/local-bind-port
+group-address192.168.0.120/group-address
+group-port11999/group-port
 broadcast-period12345/broadcast-period
 connector-refconnector1/connector-ref
-/broadcast-group
+ /broadcast-group
  broadcast-group name=bg2
 local-bind-port12999/local-bind-port
 group-address192.168.0.121/group-address
@@ -131,102 +131,102 @@
   queues
  queue name=queue1
 addressaddress1/address
-filter string=color='red' /
+filter string=color='red'/
 durablefalse/durable
  /queue
  queue name=queue2
 addressaddress2/address
-filter string=color='blue' /
+filter string=color='blue'/
 durablefalse/durable
  /queue
   /queues
   bridges
  bridge name=bridge1
- queue-namequeue1/queue-name
- 
forwarding-addressbridge-forwarding-address1/forwarding-address
- filter string=sku  1/
- 
transformer-class-nameorg.foo.BridgeTransformer/transformer-class-name
- min-large-message-size4/min-large-message-size
- check-period31/check-period
- connection-ttl370/connection-ttl
- retry-interval3/retry-interval
- retry-interval-multiplier0.2/retry-interval-multiplier
- max-retry-interval10002/max-retry-interval
- reconnect-attempts2/reconnect-attempts
- failover-on-server-shutdownfalse/failover-on-server-shutdown
- use-duplicate-detectiontrue/use-duplicate-detection
- static-connectors
+queue-namequeue1/queue-name
+forwarding-addressbridge-forwarding-address1/forwarding-address
+filter string=sku  1/
+
transformer-class-nameorg.foo.BridgeTransformer/transformer-class-name
+min-large-message-size4/min-large-message-size
+check-period31/check-period
+connection-ttl370/connection-ttl
+retry-interval3/retry-interval
+retry-interval-multiplier0.2/retry-interval-multiplier
+max-retry-interval10002/max-retry-interval
+reconnect-attempts2/reconnect-attempts
+failover-on-server-shutdownfalse/failover-on-server-shutdown
+use-duplicate-detectiontrue/use-duplicate-detection
+static-connectors
connector-refconnector1/connector-ref
- /static-connectors
+/static-connectors
  /bridge
  bridge name=bridge2
- queue-namequeue2/queue-name
- 
forwarding-addressbridge-forwarding-address2/forwarding-address
- discovery-group-ref discovery-group-name=dg1/
+queue-namequeue2/queue-name
+forwarding-addressbridge-forwarding-address2/forwarding-address
+discovery-group-ref discovery-group-name=dg1/
  /bridge
   /bridges
   cluster-connections
  cluster-connection name=cluster-connection1
- addressqueues1/address
- connector-refconnector1/connector-ref
- check-period331/check-period
- connection-ttl3370/connection-ttl
- min-large-message-size321/min-large-message-size
- call-timeout123/call-timeout
- retry-interval3/retry-interval
- retry-interval-multiplier0.25/retry-interval-multiplier
- max-retry-interval1/max-retry-interval
- reconnect-attempts72/reconnect-attempts
- 

[2/6] activemq-artemis git commit: ARTEMIS-19 allow disabling of message load-balancing

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/20326d0d/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/OneWayChainClusterTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/OneWayChainClusterTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/OneWayChainClusterTest.java
index 80b8412..9d8c531 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/OneWayChainClusterTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/OneWayChainClusterTest.java
@@ -15,6 +15,7 @@
  * limitations under the License.
  */
 package org.apache.activemq.artemis.tests.integration.cluster.distribution;
+import 
org.apache.activemq.artemis.core.server.cluster.impl.MessageLoadBalancingType;
 import org.junit.Before;
 
 import org.junit.Test;
@@ -52,11 +53,11 @@ public class OneWayChainClusterTest extends ClusterTestBase
@Test
public void testBasicRoundRobin() throws Exception
{
-  setupClusterConnection(cluster0-1, 0, 1, queues, false, 4, 
isNetty(), true);
-  setupClusterConnection(cluster1-2, 1, 2, queues, false, 4, 
isNetty(), true);
-  setupClusterConnection(cluster2-3, 2, 3, queues, false, 4, 
isNetty(), true);
-  setupClusterConnection(cluster3-4, 3, 4, queues, false, 4, 
isNetty(), true);
-  setupClusterConnection(cluster4-X, 4, -1, queues, false, 4, 
isNetty(), true);
+  setupClusterConnection(cluster0-1, 0, 1, queues, 
MessageLoadBalancingType.ON_DEMAND, 4, isNetty(), true);
+  setupClusterConnection(cluster1-2, 1, 2, queues, 
MessageLoadBalancingType.ON_DEMAND, 4, isNetty(), true);
+  setupClusterConnection(cluster2-3, 2, 3, queues, 
MessageLoadBalancingType.ON_DEMAND, 4, isNetty(), true);
+  setupClusterConnection(cluster3-4, 3, 4, queues, 
MessageLoadBalancingType.ON_DEMAND, 4, isNetty(), true);
+  setupClusterConnection(cluster4-X, 4, -1, queues, 
MessageLoadBalancingType.ON_DEMAND, 4, isNetty(), true);
 
   startServers(0, 1, 2, 3, 4);
 
@@ -83,11 +84,11 @@ public class OneWayChainClusterTest extends ClusterTestBase
@Test
public void testBasicNonLoadBalanced() throws Exception
{
-  setupClusterConnection(cluster0-1, 0, 1, queues, false, 4, 
isNetty(), true);
-  setupClusterConnection(cluster1-2, 1, 2, queues, false, 4, 
isNetty(), true);
-  setupClusterConnection(cluster2-3, 2, 3, queues, false, 4, 
isNetty(), true);
-  setupClusterConnection(cluster3-4, 3, 4, queues, false, 4, 
isNetty(), true);
-  setupClusterConnection(cluster4-X, 4, -1, queues, false, 4, 
isNetty(), true);
+  setupClusterConnection(cluster0-1, 0, 1, queues, 
MessageLoadBalancingType.ON_DEMAND, 4, isNetty(), true);
+  setupClusterConnection(cluster1-2, 1, 2, queues, 
MessageLoadBalancingType.ON_DEMAND, 4, isNetty(), true);
+  setupClusterConnection(cluster2-3, 2, 3, queues, 
MessageLoadBalancingType.ON_DEMAND, 4, isNetty(), true);
+  setupClusterConnection(cluster3-4, 3, 4, queues, 
MessageLoadBalancingType.ON_DEMAND, 4, isNetty(), true);
+  setupClusterConnection(cluster4-X, 4, -1, queues, 
MessageLoadBalancingType.ON_DEMAND, 4, isNetty(), true);
 
   startServers(0, 1, 2, 3, 4);
 
@@ -117,11 +118,11 @@ public class OneWayChainClusterTest extends 
ClusterTestBase
@Test
public void testRoundRobinForwardWhenNoConsumersTrue() throws Exception
{
-  setupClusterConnection(cluster0-1, 0, 1, queues, true, 4, isNetty(), 
true);
-  setupClusterConnection(cluster1-2, 1, 2, queues, true, 4, isNetty(), 
true);
-  setupClusterConnection(cluster2-3, 2, 3, queues, true, 4, isNetty(), 
true);
-  setupClusterConnection(cluster3-4, 3, 4, queues, true, 4, isNetty(), 
true);
-  setupClusterConnection(cluster4-X, 4, -1, queues, false, 4, 
isNetty(), true);
+  setupClusterConnection(cluster0-1, 0, 1, queues, 
MessageLoadBalancingType.STRICT, 4, isNetty(), true);
+  setupClusterConnection(cluster1-2, 1, 2, queues, 
MessageLoadBalancingType.STRICT, 4, isNetty(), true);
+  setupClusterConnection(cluster2-3, 2, 3, queues, 
MessageLoadBalancingType.STRICT, 4, isNetty(), true);
+  setupClusterConnection(cluster3-4, 3, 4, queues, 
MessageLoadBalancingType.STRICT, 4, isNetty(), true);
+  setupClusterConnection(cluster4-X, 4, -1, queues, 
MessageLoadBalancingType.ON_DEMAND, 4, isNetty(), true);
 
   startServers(0, 1, 2, 3, 4);
 
@@ -149,11 +150,11 @@ public class OneWayChainClusterTest extends 
ClusterTestBase
@Test
public void testRoundRobinForwardWhenNoConsumersFalseNoLocalQueue() throws 
Exception
{
-  setupClusterConnection(cluster0-1, 0, 1, queues, false, 4, 
isNetty(), true);
-

Build failed in Jenkins: ActiveMQ-Java7-All-UnitTests #133

2015-06-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/133/changes

Changes:

[tabish121] https://issues.apache.org/jira/browse/AMQ-5599

[tabish121] https://issues.apache.org/jira/browse/AMQ-5776

[tabish121] Adds a STOMP based test to cover some inactivity monitor usage over 
all

[hadrian] [AMQ-5789] Add support for keystore type (other than jks)

--
[...truncated 2247 lines...]
[INFO] ActiveMQ :: JAAS .. SUCCESS [30.437s]
[INFO] ActiveMQ :: Broker  SUCCESS [1:22.889s]
[INFO] ActiveMQ :: KahaDB Store .. SUCCESS [3:33.855s]
[INFO] ActiveMQ :: STOMP Protocol  SUCCESS [8:36.954s]
[INFO] ActiveMQ :: MQTT Protocol . SUCCESS [11:47.048s]
[INFO] ActiveMQ :: JDBC Store  SUCCESS [1.419s]
[INFO] ActiveMQ :: LevelDB Store . SUCCESS [11:25.112s]
[INFO] ActiveMQ :: Generic JMS Pool .. SUCCESS [42.911s]
[INFO] ActiveMQ :: Pool .. SUCCESS [2.848s]
[INFO] ActiveMQ :: RA  SUCCESS [2:34.530s]
[INFO] ActiveMQ :: Spring  SUCCESS [1:21.122s]
[INFO] ActiveMQ :: AMQP .. SUCCESS [7:41.543s]
[INFO] ActiveMQ :: Console ... SUCCESS [2.272s]
[INFO] ActiveMQ :: Partition Management .. SUCCESS [19.300s]
[INFO] ActiveMQ :: Unit Tests  FAILURE 
[3:20:17.034s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 4:12:53.517s
[INFO] Finished at: Wed Jun 03 10:23:23 UTC 2015
[INFO] Final Memory: 101M/981M
[INFO] 
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project activemq-unit-tests: ExecutionException; nested exception is 
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked 
VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd 
https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests
  /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512m -jar 
https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefirebooter5224915837253575008.jar
 
https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire507754498835245124tmp
 
https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3183501558334885483890tmp
[ERROR] - [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project activemq-unit-tests: ExecutionException; nested exception is 
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked 
VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd 
https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests
  /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512m -jar 
https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefirebooter5224915837253575008.jar
 
https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire507754498835245124tmp
 
https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3183501558334885483890tmp
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 

Jenkins build became unstable: ActiveMQ-Java7 » ActiveMQ :: Unit Tests #716

2015-06-03 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-unit-tests/716/



Jenkins build became unstable: ActiveMQ-Java7 » ActiveMQ :: Web Demo #716

2015-06-03 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-web-demo/716/



Jenkins build became unstable: ActiveMQ-Java7 #716

2015-06-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java7/716/changes



Jenkins build is still unstable: ActiveMQ-Java8 #375

2015-06-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java8/changes



Jenkins build is back to stable : ActiveMQ-Java8 » ActiveMQ :: Web Demo #375

2015-06-03 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-web-demo/375/



Jenkins build is back to stable : ActiveMQ-Java8 » ActiveMQ :: LevelDB Store #375

2015-06-03 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-leveldb-store/375/



Jenkins build is still unstable: ActiveMQ-Java8 » ActiveMQ :: Unit Tests #375

2015-06-03 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/375/



[03/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnection.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnection.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnection.java
index 111339f..08274d7 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnection.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnection.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionFactory.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionFactory.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionFactory.java
index 7d3dc8d..982664b 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionFactory.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionFactory.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV10.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV10.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV10.java
index 52b3eb8..474a312 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV10.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV10.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV11.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV11.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV11.java
index d6d5225..f8faa18 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV11.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV11.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV12.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV12.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV12.java
index d8a1b69..b08eb7b 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/util/StompClientConnectionV12.java
+++ 

[10/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfBase.java
--
diff --git 
a/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfBase.java
 
b/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfBase.java
index 29ae9b9..8909f49 100644
--- 
a/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfBase.java
+++ 
b/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfBase.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfListener.java
--
diff --git 
a/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfListener.java
 
b/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfListener.java
index 7ada000..3894306 100644
--- 
a/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfListener.java
+++ 
b/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfListener.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfParams.java
--
diff --git 
a/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfParams.java
 
b/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfParams.java
index bb8e971..2a526f1 100644
--- 
a/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfParams.java
+++ 
b/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfParams.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfSender.java
--
diff --git 
a/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfSender.java
 
b/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfSender.java
index 6510ee2..0c87574 100644
--- 
a/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfSender.java
+++ 
b/examples/jms/perf/src/main/java/org/apache/activemq/artemis/jms/example/PerfSender.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/examples/jms/pre-acknowledge/src/main/java/org/apache/activemq/artemis/jms/example/PreacknowledgeExample.java
--
diff --git 
a/examples/jms/pre-acknowledge/src/main/java/org/apache/activemq/artemis/jms/example/PreacknowledgeExample.java
 
b/examples/jms/pre-acknowledge/src/main/java/org/apache/activemq/artemis/jms/example/PreacknowledgeExample.java
index 9cf7114..076c989 100644
--- 
a/examples/jms/pre-acknowledge/src/main/java/org/apache/activemq/artemis/jms/example/PreacknowledgeExample.java
+++ 
b/examples/jms/pre-acknowledge/src/main/java/org/apache/activemq/artemis/jms/example/PreacknowledgeExample.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/examples/jms/producer-rate-limit/src/main/java/org/apache/activemq/artemis/jms/example/ProducerRateLimitExample.java
--
diff --git 
a/examples/jms/producer-rate-limit/src/main/java/org/apache/activemq/artemis/jms/example/ProducerRateLimitExample.java
 

[12/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java
index 6d17703..6e4b6ca 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AnyLiveNodeLocatorForReplication.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AnyLiveNodeLocatorForReplication.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AnyLiveNodeLocatorForReplication.java
index a720026..002da89 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AnyLiveNodeLocatorForReplication.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AnyLiveNodeLocatorForReplication.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AnyLiveNodeLocatorForScaleDown.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AnyLiveNodeLocatorForScaleDown.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AnyLiveNodeLocatorForScaleDown.java
index 5d38978..c2f63dc 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AnyLiveNodeLocatorForScaleDown.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AnyLiveNodeLocatorForScaleDown.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AutoCreatedQueueManagerImpl.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AutoCreatedQueueManagerImpl.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AutoCreatedQueueManagerImpl.java
index d9f58b7..294298e 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AutoCreatedQueueManagerImpl.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AutoCreatedQueueManagerImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/BackupRecoveryJournalLoader.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/BackupRecoveryJournalLoader.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/BackupRecoveryJournalLoader.java
index 87ce5af..33f23c7 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/BackupRecoveryJournalLoader.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/BackupRecoveryJournalLoader.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.


[15/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/AutoAckTopicTest.java
--
diff --git 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/AutoAckTopicTest.java
 
b/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/AutoAckTopicTest.java
index 04805af..04cbbce 100644
--- 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/AutoAckTopicTest.java
+++ 
b/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/AutoAckTopicTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckQueueTest.java
--
diff --git 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckQueueTest.java
 
b/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckQueueTest.java
index f6a9375..0591748 100644
--- 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckQueueTest.java
+++ 
b/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckQueueTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckTopicTest.java
--
diff --git 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckTopicTest.java
 
b/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckTopicTest.java
index 8fe658d..a92d672 100644
--- 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckTopicTest.java
+++ 
b/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/ClientAckTopicTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/CreateDestinationTest.java
--
diff --git 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/CreateDestinationTest.java
 
b/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/CreateDestinationTest.java
index 6700b26..bf73808 100644
--- 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/CreateDestinationTest.java
+++ 
b/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/CreateDestinationTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/DupQueueTest.java
--
diff --git 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/DupQueueTest.java
 
b/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/DupQueueTest.java
index 17af5dc..957177b 100644
--- 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/DupQueueTest.java
+++ 
b/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/DupQueueTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/Embedded.java
--
diff --git 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/Embedded.java
 
b/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/Embedded.java
index 0a981c5..f87c341 100644
--- 
a/artemis-rest/src/test/java/org/apache/activemq/artemis/rest/test/Embedded.java
+++ 

[17/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonContextSender.java
--
diff --git 
a/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonContextSender.java
 
b/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonContextSender.java
index 80f09ed..e158a74 100644
--- 
a/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonContextSender.java
+++ 
b/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonContextSender.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonReceiverContext.java
--
diff --git 
a/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonReceiverContext.java
 
b/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonReceiverContext.java
index 3055d18..1b4b59f 100644
--- 
a/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonReceiverContext.java
+++ 
b/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonReceiverContext.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonSessionContext.java
--
diff --git 
a/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonSessionContext.java
 
b/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonSessionContext.java
index 6d1132e..a44c2c1 100644
--- 
a/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonSessionContext.java
+++ 
b/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/AbstractProtonSessionContext.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/ProtonDeliveryHandler.java
--
diff --git 
a/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/ProtonDeliveryHandler.java
 
b/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/ProtonDeliveryHandler.java
index bc7b509..e8a18f1 100644
--- 
a/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/ProtonDeliveryHandler.java
+++ 
b/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/ProtonDeliveryHandler.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/ProtonInitializable.java
--
diff --git 
a/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/ProtonInitializable.java
 
b/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/ProtonInitializable.java
index 6b2a1f8..cb81b03 100644
--- 
a/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/ProtonInitializable.java
+++ 
b/artemis-protocols/artemis-proton-plug/src/main/java/org/proton/plug/context/ProtonInitializable.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.


[09/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownFailoverTest.java
--
diff --git 
a/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownFailoverTest.java
 
b/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownFailoverTest.java
index b93023a..bf98b4b 100644
--- 
a/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownFailoverTest.java
+++ 
b/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownFailoverTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownFailureTest.java
--
diff --git 
a/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownFailureTest.java
 
b/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownFailureTest.java
index 35f2082..46ea3b1 100644
--- 
a/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownFailureTest.java
+++ 
b/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownFailureTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownGroupedFailoverTest.java
--
diff --git 
a/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownGroupedFailoverTest.java
 
b/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownGroupedFailoverTest.java
index de2b425..190e763 100644
--- 
a/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownGroupedFailoverTest.java
+++ 
b/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownGroupedFailoverTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownGroupedFailureTest.java
--
diff --git 
a/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownGroupedFailureTest.java
 
b/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownGroupedFailureTest.java
index 48bb1ea..e63cf98 100644
--- 
a/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownGroupedFailureTest.java
+++ 
b/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/ScaleDownGroupedFailureTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/StartStopDeadlockTest.java
--
diff --git 
a/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/StartStopDeadlockTest.java
 
b/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/StartStopDeadlockTest.java
index e320a1a..e852d0f 100644
--- 
a/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/StartStopDeadlockTest.java
+++ 
b/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/StartStopDeadlockTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.


[08/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ProducerTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ProducerTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ProducerTest.java
index 6deae7b..89114f3 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ProducerTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ProducerTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/QueueBrowserTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/QueueBrowserTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/QueueBrowserTest.java
index 19624da..d474779 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/QueueBrowserTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/QueueBrowserTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ReceiveImmediateTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ReceiveImmediateTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ReceiveImmediateTest.java
index 1164976..97c52a3 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ReceiveImmediateTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ReceiveImmediateTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ReceiveTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ReceiveTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ReceiveTest.java
index ecaa481..9813cbd 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ReceiveTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ReceiveTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/RedeliveryConsumerTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/RedeliveryConsumerTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/RedeliveryConsumerTest.java
index 91cd81e..550805e 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/RedeliveryConsumerTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/RedeliveryConsumerTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work 

[01/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
Repository: activemq-artemis
Updated Branches:
  refs/heads/master dcff3b627 - 0ce4c9aa3


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/asyncio/AsynchronousFileTest.java
--
diff --git 
a/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/asyncio/AsynchronousFileTest.java
 
b/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/asyncio/AsynchronousFileTest.java
index d16e8b5..434dcc8 100644
--- 
a/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/asyncio/AsynchronousFileTest.java
+++ 
b/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/asyncio/AsynchronousFileTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/asyncio/MultiThreadAsynchronousFileTest.java
--
diff --git 
a/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/asyncio/MultiThreadAsynchronousFileTest.java
 
b/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/asyncio/MultiThreadAsynchronousFileTest.java
index 20cb6b4..aa8422a 100644
--- 
a/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/asyncio/MultiThreadAsynchronousFileTest.java
+++ 
b/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/asyncio/MultiThreadAsynchronousFileTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/client/impl/LargeMessageBufferTest.java
--
diff --git 
a/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/client/impl/LargeMessageBufferTest.java
 
b/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/client/impl/LargeMessageBufferTest.java
index 15bab48..259ce8f 100644
--- 
a/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/client/impl/LargeMessageBufferTest.java
+++ 
b/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/client/impl/LargeMessageBufferTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/config/impl/ConfigurationValidationTest.java
--
diff --git 
a/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/config/impl/ConfigurationValidationTest.java
 
b/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/config/impl/ConfigurationValidationTest.java
index 1931220..e9efd47 100644
--- 
a/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/config/impl/ConfigurationValidationTest.java
+++ 
b/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/config/impl/ConfigurationValidationTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/config/impl/ConnectorsServiceTest.java
--
diff --git 
a/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/config/impl/ConnectorsServiceTest.java
 
b/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/config/impl/ConnectorsServiceTest.java
index b744d24..a9de6b1 100644
--- 
a/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/config/impl/ConnectorsServiceTest.java
+++ 
b/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/config/impl/ConnectorsServiceTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * 

[16/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRACredential.java
--
diff --git 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRACredential.java
 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRACredential.java
index 37cc4d2..6170dd4 100644
--- 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRACredential.java
+++ 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRACredential.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAJMSContext.java
--
diff --git 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAJMSContext.java
 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAJMSContext.java
index e3882b1..f9d83d1 100644
--- 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAJMSContext.java
+++ 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAJMSContext.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRALocalTransaction.java
--
diff --git 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRALocalTransaction.java
 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRALocalTransaction.java
index 7be1d7e..ddd6655 100644
--- 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRALocalTransaction.java
+++ 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRALocalTransaction.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRALogger.java
--
diff --git 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRALogger.java 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRALogger.java
index e29eb00..d79ee2d 100644
--- 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRALogger.java
+++ 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRALogger.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAMCFProperties.java
--
diff --git 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAMCFProperties.java
 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAMCFProperties.java
index 6bc12a3..00a10c5 100644
--- 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAMCFProperties.java
+++ 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAMCFProperties.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAManagedConnection.java
--
diff --git 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAManagedConnection.java
 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAManagedConnection.java
index abfe946..e4dc310 100644
--- 
a/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAManagedConnection.java
+++ 
b/artemis-ra/src/main/java/org/apache/activemq/artemis/ra/ActiveMQRAManagedConnection.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache 

[14/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/PagedReferenceImpl.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/PagedReferenceImpl.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/PagedReferenceImpl.java
index 27c6039..911e763 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/PagedReferenceImpl.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/PagedReferenceImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/LivePageCacheImpl.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/LivePageCacheImpl.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/LivePageCacheImpl.java
index 4a04f38..1fc49d3 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/LivePageCacheImpl.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/LivePageCacheImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCacheImpl.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCacheImpl.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCacheImpl.java
index b88727a..955a398 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCacheImpl.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCacheImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java
index 318ac72..f931792 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PagePositionImpl.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PagePositionImpl.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PagePositionImpl.java
index 9f8f6ce..0d150a5 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PagePositionImpl.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PagePositionImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageSubscriptionCounterImpl.java

[04/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingCounterTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingCounterTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingCounterTest.java
index 7a227b4..3343a3f 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingCounterTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingCounterTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingReceiveTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingReceiveTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingReceiveTest.java
index 5feac2a..a87a37f 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingReceiveTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingReceiveTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingSendTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingSendTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingSendTest.java
index bcfef86..7bebe90 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingSendTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingSendTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingWithFailoverAndCountersTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingWithFailoverAndCountersTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingWithFailoverAndCountersTest.java
index 912fce0..ff9ae40 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingWithFailoverAndCountersTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingWithFailoverAndCountersTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingWithFailoverBackup.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingWithFailoverBackup.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingWithFailoverBackup.java
index 6c23a0c..30f6ad0 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingWithFailoverBackup.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingWithFailoverBackup.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software 

[19/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSQueueControlImpl.java
--
diff --git 
a/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSQueueControlImpl.java
 
b/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSQueueControlImpl.java
index df7d716..dd255f5 100644
--- 
a/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSQueueControlImpl.java
+++ 
b/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSQueueControlImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSServerControlImpl.java
--
diff --git 
a/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSServerControlImpl.java
 
b/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSServerControlImpl.java
index d4f89ac..9e50cc2 100644
--- 
a/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSServerControlImpl.java
+++ 
b/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSServerControlImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSTopicControlImpl.java
--
diff --git 
a/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSTopicControlImpl.java
 
b/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSTopicControlImpl.java
index 5abdba1..2c583cf 100644
--- 
a/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSTopicControlImpl.java
+++ 
b/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/management/impl/JMSTopicControlImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/persistence/JMSStorageManager.java
--
diff --git 
a/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/persistence/JMSStorageManager.java
 
b/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/persistence/JMSStorageManager.java
index 46cef99..278fb38 100644
--- 
a/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/persistence/JMSStorageManager.java
+++ 
b/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/persistence/JMSStorageManager.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/persistence/config/PersistedBindings.java
--
diff --git 
a/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/persistence/config/PersistedBindings.java
 
b/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/persistence/config/PersistedBindings.java
index da4bf32..6528c10 100644
--- 
a/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/persistence/config/PersistedBindings.java
+++ 
b/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/persistence/config/PersistedBindings.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.


[21/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXASetTimeoutMessage.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXASetTimeoutMessage.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXASetTimeoutMessage.java
index 045f5aa..5e1f063 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXASetTimeoutMessage.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXASetTimeoutMessage.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXASetTimeoutResponseMessage.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXASetTimeoutResponseMessage.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXASetTimeoutResponseMessage.java
index 5b56686..f9d90a7 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXASetTimeoutResponseMessage.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXASetTimeoutResponseMessage.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXAStartMessage.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXAStartMessage.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXAStartMessage.java
index 176f550..2d38a03 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXAStartMessage.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SessionXAStartMessage.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SubscribeClusterTopologyUpdatesMessage.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SubscribeClusterTopologyUpdatesMessage.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SubscribeClusterTopologyUpdatesMessage.java
index b5cb36c..4e3401a 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SubscribeClusterTopologyUpdatesMessage.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SubscribeClusterTopologyUpdatesMessage.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SubscribeClusterTopologyUpdatesMessageV2.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/SubscribeClusterTopologyUpdatesMessageV2.java
 

[13/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/HttpAcceptorHandler.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/HttpAcceptorHandler.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/HttpAcceptorHandler.java
index 4679f50..ee05c7c 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/HttpAcceptorHandler.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/HttpAcceptorHandler.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/HttpKeepAliveRunnable.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/HttpKeepAliveRunnable.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/HttpKeepAliveRunnable.java
index 8e9f468..91aee1b 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/HttpKeepAliveRunnable.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/HttpKeepAliveRunnable.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptor.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptor.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptor.java
index 53a8d69..0541ba0 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptor.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptor.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptorFactory.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptorFactory.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptorFactory.java
index ba22395..dc9faf3 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptorFactory.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyAcceptorFactory.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyServerConnection.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyServerConnection.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyServerConnection.java
index 4bfc0d9..5f99674 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyServerConnection.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/remoting/impl/netty/NettyServerConnection.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.


[22/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/Topology.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/Topology.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/Topology.java
index f6ed696..2c181c5 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/Topology.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/Topology.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/TopologyMemberImpl.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/TopologyMemberImpl.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/TopologyMemberImpl.java
index ee9a4b5..4f71b8f 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/TopologyMemberImpl.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/TopologyMemberImpl.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryEntry.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryEntry.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryEntry.java
index 8173af1..3af57c5 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryEntry.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryEntry.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryGroup.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryGroup.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryGroup.java
index d41d432..1f33986 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryGroup.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryGroup.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryListener.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryListener.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryListener.java
index 8527e4b..e37578c 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryListener.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/cluster/DiscoveryListener.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/exception/ActiveMQXAException.java
--
diff --git 

[07/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailBackManualTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailBackManualTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailBackManualTest.java
index 203e25e..45377e6 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailBackManualTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailBackManualTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverListenerTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverListenerTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverListenerTest.java
index b5850b4..52ff34a 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverListenerTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverListenerTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverOnFlowControlTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverOnFlowControlTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverOnFlowControlTest.java
index 523dafa..e3dfc53 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverOnFlowControlTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverOnFlowControlTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverTest.java
index 777a01f..745ee62 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverTestBase.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverTestBase.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverTestBase.java
index 49d4f8d..9a7159e 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverTestBase.java
+++ 

[18/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestClusterManager.java
--
diff --git 
a/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestClusterManager.java
 
b/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestClusterManager.java
index 4944d0c..7f7aced 100644
--- 
a/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestClusterManager.java
+++ 
b/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestClusterManager.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestClusterManagerMBean.java
--
diff --git 
a/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestClusterManagerMBean.java
 
b/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestClusterManagerMBean.java
index d38163c..50b3e8f 100644
--- 
a/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestClusterManagerMBean.java
+++ 
b/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestClusterManagerMBean.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestNode.java
--
diff --git 
a/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestNode.java
 
b/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestNode.java
index 73c1950..1de6a0c 100644
--- 
a/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestNode.java
+++ 
b/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/TestNode.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/ActiveMQBootstrap.java
--
diff --git 
a/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/ActiveMQBootstrap.java
 
b/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/ActiveMQBootstrap.java
index 82b8b0a..0e29bb5 100644
--- 
a/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/ActiveMQBootstrap.java
+++ 
b/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/ActiveMQBootstrap.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/SpawnedActiveMQBootstrap.java
--
diff --git 
a/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/SpawnedActiveMQBootstrap.java
 
b/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/SpawnedActiveMQBootstrap.java
index 6c23032..c7829d8 100644
--- 
a/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/SpawnedActiveMQBootstrap.java
+++ 
b/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/SpawnedActiveMQBootstrap.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/SpawnedVMSupport.java
--
diff --git 
a/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/SpawnedVMSupport.java
 
b/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/server/SpawnedVMSupport.java

[24/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-boot/src/main/java/org/apache/activemq/artemis/boot/Artemis.java
--
diff --git 
a/artemis-boot/src/main/java/org/apache/activemq/artemis/boot/Artemis.java 
b/artemis-boot/src/main/java/org/apache/activemq/artemis/boot/Artemis.java
index db5bbe6..1e4ec4e 100644
--- a/artemis-boot/src/main/java/org/apache/activemq/artemis/boot/Artemis.java
+++ b/artemis-boot/src/main/java/org/apache/activemq/artemis/boot/Artemis.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements.  See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/Artemis.java
--
diff --git 
a/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/Artemis.java 
b/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/Artemis.java
index 0af24ae..060d543 100644
--- a/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/Artemis.java
+++ b/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/Artemis.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/ConfigurationException.java
--
diff --git 
a/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/ConfigurationException.java
 
b/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/ConfigurationException.java
index 2e8f9d9..7d3b8e3 100644
--- 
a/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/ConfigurationException.java
+++ 
b/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/ConfigurationException.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/Action.java
--
diff --git 
a/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/Action.java
 
b/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/Action.java
index f2f0426..c82cde1 100644
--- 
a/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/Action.java
+++ 
b/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/Action.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/ActionAbstract.java
--
diff --git 
a/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/ActionAbstract.java
 
b/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/ActionAbstract.java
index d00f4ac..7f04146 100644
--- 
a/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/ActionAbstract.java
+++ 
b/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/ActionAbstract.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/ActionContext.java
--
diff --git 
a/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/ActionContext.java
 
b/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/ActionContext.java
index a7ac12a..fd44d15 100644
--- 
a/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/ActionContext.java
+++ 
b/artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/ActionContext.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed 

[20/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/CompressionUtilTest.java
--
diff --git 
a/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/CompressionUtilTest.java
 
b/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/CompressionUtilTest.java
index 98bc9c9..1f8463f 100644
--- 
a/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/CompressionUtilTest.java
+++ 
b/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/CompressionUtilTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/ConcurrentHashSetTest.java
--
diff --git 
a/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/ConcurrentHashSetTest.java
 
b/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/ConcurrentHashSetTest.java
index 5eaf1d5..002428b 100644
--- 
a/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/ConcurrentHashSetTest.java
+++ 
b/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/ConcurrentHashSetTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TimeAndCounterIDGeneratorTest.java
--
diff --git 
a/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TimeAndCounterIDGeneratorTest.java
 
b/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TimeAndCounterIDGeneratorTest.java
index 995b65b..f21d1b1 100644
--- 
a/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TimeAndCounterIDGeneratorTest.java
+++ 
b/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TimeAndCounterIDGeneratorTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TypedPropertiesConversionTest.java
--
diff --git 
a/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TypedPropertiesConversionTest.java
 
b/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TypedPropertiesConversionTest.java
index d1b7e72..955b498 100644
--- 
a/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TypedPropertiesConversionTest.java
+++ 
b/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TypedPropertiesConversionTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TypedPropertiesTest.java
--
diff --git 
a/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TypedPropertiesTest.java
 
b/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TypedPropertiesTest.java
index e53be96..9f184fa 100644
--- 
a/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TypedPropertiesTest.java
+++ 
b/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/TypedPropertiesTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/XMLUtilTest.java
--
diff --git 
a/artemis-core-client/src/test/java/org/apache/activemq/artemis/util/XMLUtilTest.java
 

[23/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ReferenceCounterTest.java
--
diff --git 
a/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ReferenceCounterTest.java
 
b/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ReferenceCounterTest.java
index 92730e2..30f6377 100644
--- 
a/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ReferenceCounterTest.java
+++ 
b/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ReferenceCounterTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/URIParserTest.java
--
diff --git 
a/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/URIParserTest.java
 
b/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/URIParserTest.java
index c89f5e9..3155fa2 100644
--- 
a/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/URIParserTest.java
+++ 
b/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/URIParserTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/config/ActiveMQDefaultConfiguration.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/config/ActiveMQDefaultConfiguration.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/config/ActiveMQDefaultConfiguration.java
index c4043e1..720a516 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/config/ActiveMQDefaultConfiguration.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/config/ActiveMQDefaultConfiguration.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BaseInterceptor.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BaseInterceptor.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BaseInterceptor.java
index 55cc504..11635c8 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BaseInterceptor.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BaseInterceptor.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BroadcastEndpoint.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BroadcastEndpoint.java
 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BroadcastEndpoint.java
index b434360..44656c9 100644
--- 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BroadcastEndpoint.java
+++ 
b/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BroadcastEndpoint.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BroadcastEndpointFactory.java
--
diff --git 
a/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/BroadcastEndpointFactory.java
 

[02/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/selector/SelectorTest.java
--
diff --git 
a/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/selector/SelectorTest.java
 
b/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/selector/SelectorTest.java
index 71ae94f..ae65782 100644
--- 
a/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/selector/SelectorTest.java
+++ 
b/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/selector/SelectorTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/ServerManagement.java
--
diff --git 
a/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/ServerManagement.java
 
b/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/ServerManagement.java
index 1d49831..7a9bf79 100644
--- 
a/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/ServerManagement.java
+++ 
b/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/ServerManagement.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/Constants.java
--
diff --git 
a/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/Constants.java
 
b/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/Constants.java
index 149ece1..565fb98 100644
--- 
a/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/Constants.java
+++ 
b/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/Constants.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMContext.java
--
diff --git 
a/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMContext.java
 
b/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMContext.java
index 02cd4f9..73c380e 100644
--- 
a/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMContext.java
+++ 
b/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMContext.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMInitialContextFactory.java
--
diff --git 
a/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMInitialContextFactory.java
 
b/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMInitialContextFactory.java
index 514c262..5286b3f 100644
--- 
a/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMInitialContextFactory.java
+++ 
b/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMInitialContextFactory.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/tools/container/InVMInitialContextFactoryBuilder.java

[06/26] activemq-artemis git commit: ARTEMIS-129 License header should be a normal comment

2015-06-03 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/CreateQueueTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/CreateQueueTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/CreateQueueTest.java
index 33909b9..bb5412b 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/CreateQueueTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/CreateQueueTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/ExpiryMessageTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/ExpiryMessageTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/ExpiryMessageTest.java
index 394bd59..dbb46a5 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/ExpiryMessageTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/ExpiryMessageTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/GroupIDTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/GroupIDTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/GroupIDTest.java
index 37cfdb0..c62c908 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/GroupIDTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/GroupIDTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/GroupingTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/GroupingTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/GroupingTest.java
index bab0030..a884ca4 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/GroupingTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/GroupingTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements. See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d48b4f47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/MessageProducerTest.java
--
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/MessageProducerTest.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/MessageProducerTest.java
index 7a91b31..26365ad 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/MessageProducerTest.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/MessageProducerTest.java
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license 

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

2015-06-03 Thread clebertsuconic
This closes #12


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

Branch: refs/heads/master
Commit: 43470f38d50fe994571b444aafb79b17fd6bbd61
Parents: 0ce4c9a 09fc0a9
Author: Clebert Suconic clebertsuco...@apache.org
Authored: Wed Jun 3 11:47:12 2015 -0400
Committer: Clebert Suconic clebertsuco...@apache.org
Committed: Wed Jun 3 11:47:12 2015 -0400

--
 pom.xml | 2 --
 1 file changed, 2 deletions(-)
--




[1/2] activemq-artemis git commit: removing wrong comment

2015-06-03 Thread clebertsuconic
Repository: activemq-artemis
Updated Branches:
  refs/heads/master 0ce4c9aa3 - 43470f38d


removing wrong comment

this is just removing a typo from the pom I introduced on my last PR


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

Branch: refs/heads/master
Commit: 09fc0a9d46caed051a3772dfc8b2c15d173a6e98
Parents: 0ce4c9a
Author: Clebert Suconic clebertsuco...@apache.org
Authored: Fri May 29 10:13:30 2015 -0400
Committer: Clebert Suconic clebertsuco...@apache.org
Committed: Wed Jun 3 10:22:44 2015 -0400

--
 pom.xml | 2 --
 1 file changed, 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/09fc0a9d/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 0c2fb0c..5f4aa65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -884,8 +884,6 @@
 /configuration
  /plugin
  plugin
-!-- those were some common errors we used to have on the codebase,
- this should eliminate that --
 groupIdorg.apache.maven.plugins/groupId
 artifactIdmaven-javadoc-plugin/artifactId
 configuration



[1/2] activemq-artemis git commit: ARTEMIS-120 Upgraded Netty to latest 4.0.x.

2015-06-03 Thread clebertsuconic
Repository: activemq-artemis
Updated Branches:
  refs/heads/master 4b5bf5cc5 - 7f8a17350


ARTEMIS-120 Upgraded Netty to latest 4.0.x.


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

Branch: refs/heads/master
Commit: 0c26ccd9dee97ff46dc56794ab6cd983ee008b59
Parents: 4b5bf5c
Author: John D. Ament johndam...@apache.org
Authored: Wed Jun 3 21:28:40 2015 -0400
Committer: John D. Ament johndam...@apache.org
Committed: Wed Jun 3 21:28:40 2015 -0400

--
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/0c26ccd9/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 5f4aa65..e022695 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
properties
!-- base url for site deployment.  See distribution management for 
full url.  Override this in settings.xml for staging --
   
staging.siteURLscp://people.apache.org/x1/www/activemq.apache.org/staging.siteURL
-  netty.version4.0.20.Final/netty.version
+  netty.version4.0.28.Final/netty.version
   maven.assembly.plugin.version2.4/maven.assembly.plugin.version
   
activemq.version.versionName${project.version}/activemq.version.versionName
   activemq.version.majorVersion1/activemq.version.majorVersion



activemq git commit: Test does not need JMX so disable to avoid clashing with brokers left running by other tests.

2015-06-03 Thread tabish
Repository: activemq
Updated Branches:
  refs/heads/master 848adc4b5 - 73d2810c6


Test does not need JMX so disable to avoid clashing with brokers left
running by other tests.

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

Branch: refs/heads/master
Commit: 73d2810c602e361cf447ff3e607911023c3e2201
Parents: 848adc4
Author: Timothy Bish tabish...@gmail.com
Authored: Wed Jun 3 13:38:01 2015 -0400
Committer: Timothy Bish tabish...@gmail.com
Committed: Wed Jun 3 13:38:01 2015 -0400

--
 .../activemq/transport/tcp/TcpTransportBindTest.java | 11 +++
 1 file changed, 11 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/73d2810c/activemq-unit-tests/src/test/java/org/apache/activemq/transport/tcp/TcpTransportBindTest.java
--
diff --git 
a/activemq-unit-tests/src/test/java/org/apache/activemq/transport/tcp/TcpTransportBindTest.java
 
b/activemq-unit-tests/src/test/java/org/apache/activemq/transport/tcp/TcpTransportBindTest.java
index 61c20ae..92f232c 100644
--- 
a/activemq-unit-tests/src/test/java/org/apache/activemq/transport/tcp/TcpTransportBindTest.java
+++ 
b/activemq-unit-tests/src/test/java/org/apache/activemq/transport/tcp/TcpTransportBindTest.java
@@ -25,6 +25,7 @@ import javax.jms.Session;
 
 import org.apache.activemq.ActiveMQConnectionFactory;
 import org.apache.activemq.EmbeddedBrokerTestSupport;
+import org.apache.activemq.broker.BrokerService;
 
 public class TcpTransportBindTest extends EmbeddedBrokerTestSupport {
 String addr = tcp://localhost:0;
@@ -41,6 +42,16 @@ public class TcpTransportBindTest extends 
EmbeddedBrokerTestSupport {
 addr = 
broker.getTransportConnectors().get(0).getPublishableConnectString();
 }
 
+@Override
+protected BrokerService createBroker() throws Exception {
+BrokerService answer = new BrokerService();
+answer.setBrokerName(TcpTransportBindTest);
+answer.setPersistent(false);
+answer.setUseJmx(false);
+answer.addConnector(bindAddress);
+return answer;
+}
+
 public void testConnect() throws Exception {
 Connection connection = new 
ActiveMQConnectionFactory(addr).createConnection();
 connection.start();