You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2015/06/12 08:24:24 UTC

[1/2] logging-log4j2 git commit: Revert bundle plugin version to fix build

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 4fba3c460 -> f64a150ac


Revert bundle plugin version to fix build


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3136173e
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3136173e
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/3136173e

Branch: refs/heads/master
Commit: 3136173e06bccf306b715457399a4d39545c10be
Parents: c04d367
Author: Ralph Goers <rg...@nextiva.com>
Authored: Thu Jun 11 23:23:45 2015 -0700
Committer: Ralph Goers <rg...@nextiva.com>
Committed: Thu Jun 11 23:23:45 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/3136173e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4516b79..5216d6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -684,7 +684,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>2.5.4</version>
+          <version>2.5.3</version>
           <inherited>true</inherited>
           <extensions>true</extensions>
           <executions>


[2/2] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2

Posted by rg...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f64a150a
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f64a150a
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f64a150a

Branch: refs/heads/master
Commit: f64a150ac5f8bdd4dc9c1a57dabf296f9ba4f16a
Parents: 3136173 4fba3c4
Author: Ralph Goers <rg...@nextiva.com>
Authored: Thu Jun 11 23:24:07 2015 -0700
Committer: Ralph Goers <rg...@nextiva.com>
Committed: Thu Jun 11 23:24:07 2015 -0700

----------------------------------------------------------------------
 .../main/java/org/apache/logging/log4j/core/util/Loader.java | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------