Repository: logging-log4j2
Updated Branches:
refs/heads/master 1d3dc77cf -> 5a5828a61
[LOG4J2-1569] Update Jackson from 2.8.1 to 2.8.2.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/5a5828a6
Tree: http:/
Repository: logging-log4j2
Updated Branches:
refs/heads/master f2a7f74ec -> 1d3dc77cf
Fix POM description.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1d3dc77c
Tree: http://git-wip-us.apache.org/repos/
Author: bodewig
Date: Thu Sep 8 04:13:41 2016
New Revision: 1759741
URL: http://svn.apache.org/viewvc?rev=1759741&view=rev
Log:
more candidates for SystemInfo.EqualsIgnoringCase
Modified:
logging/log4net/trunk/src/Appender/AnsiColorTerminalAppender.cs
logging/log4net/trunk/src/Appender/C
Repository: logging-log4j2
Updated Branches:
refs/heads/master 35a1a72e2 -> f2a7f74ec
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/f2a7f74e
Tree: http://git-wip-us.apache.org/repos/asf/logging-
Repository: logging-log4j2
Updated Branches:
refs/heads/master 3e2d79446 -> 35a1a72e2
Deprecate
org.apache.logging.log4j.core.util.NullOutputStream.NULL_OUTPUT_STREAM
in favor of
org.apache.logging.log4j.core.util.NullOutputStream.getInstance().
Project: http://git-wip-us.apache.org/repos/asf/
Repository: logging-log4j2
Updated Branches:
refs/heads/master f73f89b14 -> 3e2d79446
Better 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/3e2d7944
Tree: http://git-wip-us.apache.org/repos/asf/l
Deprecate
org.apache.logging.log4j.core.util.NullOutputStream.NULL_OUTPUT_STREAM
in favor of
org.apache.logging.log4j.core.util.NullOutputStream.getInstance().
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f
Repository: logging-log4j2
Updated Branches:
refs/heads/master d85a0589b -> f73f89b14
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f73f89b1/log4j-core/src/main/java/org/apache/logging/log4j/core/net/TcpSocketManager.java
Repository: logging-log4j2
Updated Branches:
refs/heads/master 42c33444a -> d85a0589b
Adjust tests for previous commit about cleaning up resources and
tracking success.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-lo
Repository: logging-log4j2
Updated Branches:
refs/heads/master b5a35a70e -> 42c33444a
Add back @SuppressWarnings("unchecked"), I removed it by mistake in the
previous commit.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logg
Repository: logging-log4j2
Updated Branches:
refs/heads/master 8f62ff467 -> b5a35a70e
@SuppressWarnings("resource"): this is a factory method, the resource is
allocated and released elsewhere.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.
@SuppressWarnings("resource"): this is a factory method, the resource is
allocated and released elsewhere.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/b5a35a70
Tree: http://git-wip-us.apache.org/repos/asf/
Repository: logging-log4j2
Updated Branches:
refs/heads/master 2d3f23fb3 -> 8f62ff467
Better pname.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/94a5de3e
Tree: http://git-wip-us.apache.org/repos/asf/log
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/8f62ff46
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8f62ff46
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/8f62
Repository: logging-log4j2
Updated Branches:
refs/heads/master 53826fff9 -> 2d3f23fb3
Adjust tests for previous commit about cleaning up resources and
tracking success.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-lo
Author: bodewig
Date: Wed Sep 7 20:19:09 2016
New Revision: 1759694
URL: http://svn.apache.org/viewvc?rev=1759694&view=rev
Log:
make SetQWForFiles(Stream) more useful - patch by Jonas Baehr
Modified:
logging/log4net/trunk/src/Appender/FileAppender.cs
Modified: logging/log4net/trunk/src/Appe
Author: bodewig
Date: Wed Sep 7 19:02:09 2016
New Revision: 1759661
URL: http://svn.apache.org/viewvc?rev=1759661&view=rev
Log:
sign .NET Core assembly
Modified:
logging/log4net/trunk/netstandard/log4net/project.json
Modified: logging/log4net/trunk/netstandard/log4net/project.json
URL:
htt
Repository: logging-log4j2
Updated Branches:
refs/heads/master 78fe32c0d -> 53826fff9
Add missing closed check during shutdown.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/53826fff
Tree: http://git-wip
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-flume-ng/src/main/java/org/apache/logging/log4j/flume/appender/FlumeAvroManager.java
--
diff --git
a/log4j-flume-ng/src/main/java/org/apache/logging/log4j/f
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/db/jdbc/JdbcDatabaseManager.java
--
diff --git
a/log4j-core/src/main/java/org/apache/logging/log4j
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-flume-ng/src/main/java/org/apache/logging/log4j/flume/appender/FlumePersistentManager.java
--
diff --git
a/log4j-flume-ng/src/main/java/org/apache/logging/l
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/rolling/RollingFileManager.java
--
diff --git
a/log4j-core/src/main/java/org/apache/logging/log4j/
Properly track resources during shutdown.
Detect if an a problem occurred during shutdown.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/78fe32c0
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/mom/jeromq/JeroMqAppender.java
--
diff --git
a/log4j-core/src/main/java/org/apache/logging/log4j/c
Repository: logging-log4j2
Updated Branches:
refs/heads/master 97e45ed63 -> 78fe32c0d
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/78fe32c0/log4j-nosql/src/main/java/org/apache/logging/log4j/nosql/appender/NoSqlDatabaseManager.java
-
org.apache.logging.log4j.core.appender.OutputStreamManager.closeOutputStream()
now returns a boolean to signal whether there was a problem closing any
resouce.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/9
Repository: logging-log4j2
Updated Branches:
refs/heads/master 41ac242da -> 97e45ed63
http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/97e45ed6/log4j-core/src/main/java/org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.java
-
Repository: logging-log4j2
Updated Branches:
refs/heads/master f6bb2c3af -> 41ac242da
Track stopped state during shutdown (WIP).
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/41ac242d
Tree: http://git-wi
Repository: logging-log4j2
Updated Branches:
refs/heads/master a559d5caf -> f6bb2c3af
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/f6bb2c3a
Tree: http://git-wip-us.apache.org/repos/asf/logging-
Repository: logging-log4j2
Updated Branches:
refs/heads/master 15eb84c2d -> a559d5caf
Remove obsolete comment
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f016c441
Tree: http://git-wip-us.apache.org/re
Merge remote-tracking branch 'origin/master'
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a559d5ca
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a559d5ca
Diff: http://git-wip-us.apache.o
Author: rpopma
Date: Wed Sep 7 15:21:56 2016
New Revision: 996876
Log:
add banner and link to JAX Innovation Awards vote page
Modified:
websites/production/logging/content/log4j/log4j-2.6.2/download.html
websites/production/logging/content/log4j/log4j-2.6.2/faq.html
websites/producti
Repository: logging-log4j2
Updated Branches:
refs/heads/master 74ce247e6 -> 15eb84c2d
Add an abstract class AbstractTriggeringPolicy that extends
AbstractLifeCycle and implements TriggeringPolicy.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apa
Author: rpopma
Date: Wed Sep 7 15:15:21 2016
New Revision: 996875
Log:
Vote Log4j2-JAX 2016 Innovation Award layout update
Modified:
websites/production/logging/content/log4j/log4j-2.6.2/articles.html
Modified: websites/production/logging/content/log4j/log4j-2.6.2/articles.html
Author: rpopma
Date: Wed Sep 7 15:13:20 2016
New Revision: 996874
Log:
add banner and link to JAX Innovation Awards vote page
Modified:
websites/production/logging/content/log4j/log4j-2.6.2/articles.html
Modified: websites/production/logging/content/log4j/log4j-2.6.2/articles.html
=
Author: rpopma
Date: Wed Sep 7 15:04:00 2016
New Revision: 996872
Log:
Vote Log4j2-JAX 2016 Innovation Award banner image file
Added:
websites/production/logging/content/log4j/log4j-2.6.2/images/VoteLog4j2-JAX2016InnovationAward.jpg
(with props)
Added:
websites/production/logging/conte
Author: rpopma
Date: Wed Sep 7 15:02:50 2016
New Revision: 996871
Log:
add banner and link to JAX Innovation Awards vote page
Modified:
websites/production/logging/content/log4j/log4j-1.2.17/download.html
websites/production/logging/content/log4j/log4j-1.2.17/faq.html
websites/produc
Author: rpopma
Date: Wed Sep 7 14:54:46 2016
New Revision: 996869
Log:
Vote Log4j2-JAX 2016 Innovation Award updates
Modified:
websites/production/logging/content/log4j/log4j-1.2.17/index.html
Modified: websites/production/logging/content/log4j/log4j-1.2.17/index.html
==
Author: rpopma
Date: Wed Sep 7 14:56:31 2016
New Revision: 996870
Log:
Vote Log4j2-JAX 2016 Innovation Award layout update
Modified:
websites/production/logging/content/log4j/log4j-1.2.17/index.html
Modified: websites/production/logging/content/log4j/log4j-1.2.17/index.html
Author: rpopma
Date: Wed Sep 7 14:39:08 2016
New Revision: 996868
Log:
add banner to link section to JAX Innovation Awards vote page
Modified:
websites/production/logging/content/log4j/log4j-1.2.17/index.html
Modified: websites/production/logging/content/log4j/log4j-1.2.17/index.html
==
Author: rpopma
Date: Wed Sep 7 14:37:28 2016
New Revision: 996867
Log:
Vote Log4j2-JAX 2016 Innovation Award banner
Added:
websites/production/logging/content/log4j/log4j-1.2.17/images/VoteLog4j2-JAX2016InnovationAward.jpg
(with props)
Added:
websites/production/logging/content/log4j/l
Author: rpopma
Date: Wed Sep 7 13:54:12 2016
New Revision: 996862
Log:
add link to JAX Innovation Awards vote page
Modified:
websites/production/logging/content/log4j/log4j-1.2.17/index.html
Modified: websites/production/logging/content/log4j/log4j-1.2.17/index.html
Repository: logging-log4j2
Updated Branches:
refs/heads/master 4f3b21d9c -> 74ce247e6
Add changelog entry for LOG4J2-1568
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/74ce247e
Tree: http://git-wip-us.a
43 matches
Mail list logo