Repository: logging-log4j2
Updated Branches:
  refs/heads/master f163199d9 -> 3afab3622


Javadoc.

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

Branch: refs/heads/master
Commit: 3afab3622a960e9bd3cae4a5a2b05ec32a5461ab
Parents: f163199
Author: Gary Gregory <ggreg...@apache.org>
Authored: Sun Jul 16 19:58:04 2017 -0700
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Sun Jul 16 19:58:04 2017 -0700

----------------------------------------------------------------------
 .../src/main/java/org/apache/logging/log4j/core/LifeCycle2.java   | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/3afab362/log4j-core/src/main/java/org/apache/logging/log4j/core/LifeCycle2.java
----------------------------------------------------------------------
diff --git 
a/log4j-core/src/main/java/org/apache/logging/log4j/core/LifeCycle2.java 
b/log4j-core/src/main/java/org/apache/logging/log4j/core/LifeCycle2.java
index 71c6fad..0046a62 100644
--- a/log4j-core/src/main/java/org/apache/logging/log4j/core/LifeCycle2.java
+++ b/log4j-core/src/main/java/org/apache/logging/log4j/core/LifeCycle2.java
@@ -20,6 +20,9 @@ import java.util.concurrent.TimeUnit;
 
 /**
  * Extends the LifeCycle interface.
+ * <p>
+ *  This interface should be merged with the super-interface in 3.0.
+ * </p>
  * @since 2.7
  */
 public interface LifeCycle2 extends LifeCycle {

Reply via email to