You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2018/04/12 17:14:15 UTC

[1/2] logging-log4j2 git commit: Specify proper pmc value in doap

Repository: logging-log4j2
Updated Branches:
  refs/heads/master c683561c5 -> 469d8b72a
  refs/heads/release-2.x 56ab88c48 -> 603b6c582


Specify proper pmc value in doap


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

Branch: refs/heads/master
Commit: 469d8b72a1601e2880f3a9ce4a075825f03cc354
Parents: c683561
Author: Matt Sicker <bo...@gmail.com>
Authored: Thu Apr 12 12:06:26 2018 -0500
Committer: Matt Sicker <bo...@gmail.com>
Committed: Thu Apr 12 12:06:26 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/469d8b72/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 54b2689..e5800f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1245,6 +1245,7 @@
               The Apache Logging Services Project creates and maintains open-source software related to the logging of
               application behavior and released at no charge to the public.
             </charter>
+            <pmc>https://logging.apache.org</pmc>
           </asfExtOptions>
         </configuration>
         <executions>


[2/2] logging-log4j2 git commit: Specify proper pmc value in doap

Posted by ma...@apache.org.
Specify proper pmc value in doap


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

Branch: refs/heads/release-2.x
Commit: 603b6c58268c6745b022ac15039843928f8c5590
Parents: 56ab88c
Author: Matt Sicker <bo...@gmail.com>
Authored: Thu Apr 12 12:06:26 2018 -0500
Committer: Matt Sicker <bo...@gmail.com>
Committed: Thu Apr 12 12:13:59 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/603b6c58/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b24f065..7e6bb07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1212,6 +1212,7 @@
               The Apache Logging Services Project creates and maintains open-source software related to the logging of
               application behavior and released at no charge to the public.
             </charter>
+            <pmc>https://logging.apache.org</pmc>
           </asfExtOptions>
         </configuration>
         <executions>