You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2016/07/05 14:52:04 UTC

[1/2] activemq-artemis git commit: Upgrade ApacheRat to 0.12

Repository: activemq-artemis
Updated Branches:
  refs/heads/master bedb7c223 -> 1a58c4f5e


Upgrade ApacheRat to 0.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/515b5aba
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/515b5aba
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/515b5aba

Branch: refs/heads/master
Commit: 515b5aba89fbddee6df48fc06dc2ba305fb6bc51
Parents: bedb7c2
Author: Martyn Taylor <mt...@redhat.com>
Authored: Mon Jul 4 17:29:48 2016 +0100
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Mon Jul 4 17:31:15 2016 +0100

----------------------------------------------------------------------
 pom.xml                            | 2 +-
 tests/activemq5-unit-tests/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/515b5aba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f09b538..4787de9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1102,7 +1102,7 @@
          <plugin>
             <groupId>org.apache.rat</groupId>
             <artifactId>apache-rat-plugin</artifactId>
-            <version>0.11</version>
+            <version>0.12</version>
             <configuration>
                <reportFile>${activemq.basedir}/ratReport.txt</reportFile>
                <skip>${skipLicenseCheck}</skip>

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/515b5aba/tests/activemq5-unit-tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml
index 9885601..eeb0f3f 100644
--- a/tests/activemq5-unit-tests/pom.xml
+++ b/tests/activemq5-unit-tests/pom.xml
@@ -375,7 +375,7 @@
          <plugin>
             <groupId>org.apache.rat</groupId>
             <artifactId>apache-rat-plugin</artifactId>
-            <version>0.11</version>
+            <version>0.12</version>
             <configuration>
                <reportFile>${activemq.basedir}/ratReport.txt</reportFile>
                <skip>${skipLicenseCheck}</skip>


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

Posted by jb...@apache.org.
This closes #618


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

Branch: refs/heads/master
Commit: 1a58c4f5e345d14784241d9357a1caac70db0106
Parents: bedb7c2 515b5ab
Author: jbertram <jb...@apache.org>
Authored: Tue Jul 5 09:37:18 2016 -0500
Committer: jbertram <jb...@apache.org>
Committed: Tue Jul 5 09:37:18 2016 -0500

----------------------------------------------------------------------
 pom.xml                            | 2 +-
 tests/activemq5-unit-tests/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------