You are viewing a plain text version of this content. The canonical link for it is here.
- logging-log4j2 git commit: Add java.rmi to org.apache.activemq.SERIALIZABLE_PACKAGES to pass the test. - posted by gg...@apache.org on 2017/06/01 00:23:02 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1294] The JMS Appender should use a JMS MapMessage for a Log4j MapMessage. - posted by gg...@apache.org on 2017/06/01 03:04:51 UTC, 1 replies.
- logging-log4j2 git commit: Also catch NoClassDefFoundError which blows up Log4j for me otherwise. - posted by gg...@apache.org on 2017/06/01 04:23:49 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1926 removed dependency on java.rmi for Android compatibility - posted by rp...@apache.org on 2017/06/01 11:27:27 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1926 prevent NPE when serializing null values - posted by rp...@apache.org on 2017/06/01 11:32:44 UTC, 0 replies.
- logging-log4j2 git commit: Minor formatting. - posted by gg...@apache.org on 2017/06/01 16:54:40 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1929] EOFException with FormattedMessage. Closes #78. - posted by gg...@apache.org on 2017/06/01 17:01:50 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1294] The JMS Appender should use a JMS MapMessage for a Log4j MapMessage. Use final keyword. - posted by gg...@apache.org on 2017/06/01 17:18:25 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1930] Add forEach() methods to org.apache.logging.log4j.message.MapMessage. - posted by gg...@apache.org on 2017/06/01 17:55:35 UTC, 0 replies.
- logging-log4j2 git commit: Add missing Javadoc and use the active voice on existing Javadoc. - posted by gg...@apache.org on 2017/06/01 18:03:37 UTC, 0 replies.
- logging-log4j2 git commit: Add missing Javadoc. - posted by gg...@apache.org on 2017/06/01 18:04:53 UTC, 0 replies.
- logging-log4j2 git commit: More Javadoc. - posted by gg...@apache.org on 2017/06/01 18:19:01 UTC, 0 replies.
- logging-log4j2 git commit: Add missing "log4j-liquibase" to the distribution module. - posted by gg...@apache.org on 2017/06/01 18:33:19 UTC, 0 replies.
- logging-log4j2 git commit: Sort parent groupId and artifactId. - posted by gg...@apache.org on 2017/06/02 01:20:36 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1932] Add containsKey() methods to org.apache.logging.log4j.message.MapMessage. - posted by gg...@apache.org on 2017/06/02 22:38:54 UTC, 0 replies.
- logging-log4j2 git commit: Branch for GenericMapMessage experiment as discussed on the ML with Ralph. - posted by gg...@apache.org on 2017/06/03 18:59:20 UTC, 0 replies.
- logging-log4j2 git commit: Branch for 2nd GenericMapMessage experiment as discussed on the ML with Ralph. - posted by gg...@apache.org on 2017/06/03 19:04:25 UTC, 1 replies.
- logging-log4j2 git commit: Order the new methods in AB order and add @since 2.9 tags. - posted by gg...@apache.org on 2017/06/04 16:36:10 UTC, 0 replies.
- logging-log4j2 git commit: Add and use StringMapMessage (all about addressing compiler warnings about raw generic types). - posted by gg...@apache.org on 2017/06/05 02:04:41 UTC, 0 replies.
- logging-log4j2 git commit: Use MapMessage instead of StringMapMessage. Also use the more precise StructuredDataMessage in test assertions. - posted by gg...@apache.org on 2017/06/05 16:28:24 UTC, 0 replies.
- logging-log4j2 git commit: New branch for Lucene 5 Appender based on https://github.com/apache/logging-log4j2/pull/82 - posted by gg...@apache.org on 2017/06/06 01:22:55 UTC, 0 replies.
- logging-log4j2 git commit: Use MapMessage instead of StringMapMessage. Change serialization id back to what it was. - posted by gg...@apache.org on 2017/06/07 06:48:48 UTC, 0 replies.
- logging-log4j2 git commit: Fix some generics compiler warnings. - posted by gg...@apache.org on 2017/06/07 08:04:28 UTC, 0 replies.
- [logging-log4net] Git Push Summary - posted by dp...@apache.org on 2017/06/07 12:17:57 UTC, 1 replies.
- logging-log4j2 git commit: [LOG4J2-1935] Add with(String, primitive) methods to org.apache.logging.log4j.message.MapMessage. Build passes with 'mvn clean install' but I had to @Ignore HttpAppenderTest locally because it randomly fails. - posted by gg...@apache.org on 2017/06/09 00:02:42 UTC, 0 replies.
- logging-log4cxx git commit: LOGCXX-488: Loglevels with space at the end from e.g. config files were not handled properly. Added a test and fixed the problem itself, as StringHelper::trim was already available. Focussing on the case with spaces at the end - posted by ts...@apache.org on 2017/06/09 13:27:37 UTC, 0 replies.
- logging-log4cxx git commit: LOGCXX-488: Forgot to update changes. - posted by ts...@apache.org on 2017/06/09 13:33:54 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1938] Update Jackson from 2.8.7 to 2.8.9. Build passes with 'mvn clean install' but I had to @Ignore HttpAppenderTest locally because it randomly fails. - posted by gg...@apache.org on 2017/06/13 02:01:48 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1943 The eventPrefix attribute was being ignored in the RFC5424Layout - posted by rg...@apache.org on 2017/06/16 05:12:23 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: LOG4J2-1943 The eventPrefix attribute was being ignored in the RFC5424Layout - posted by rg...@apache.org on 2017/06/16 05:12:24 UTC, 0 replies.
- logging-log4j2 git commit: Create source jars for the test jars. - posted by gg...@apache.org on 2017/06/17 05:34:16 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1874 add writeBytes methods to ByteBufferDestination - posted by rp...@apache.org on 2017/06/18 07:06:47 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1874 javadoc enhancements - posted by rp...@apache.org on 2017/06/18 07:15:22 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: Move java9 to its own module. Mark artifacts that don't go to nexus as non-dpeloyable - posted by rg...@apache.org on 2017/06/18 19:27:19 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Move java9 to its own module. Mark artifacts that don't go to nexus as non-dpeloyable - posted by rg...@apache.org on 2017/06/18 19:27:20 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1945] Generate source jas for all test jars. - posted by gg...@apache.org on 2017/06/18 23:48:30 UTC, 0 replies.
- logging-log4j2 git commit: Remove extra folder - posted by rg...@apache.org on 2017/06/19 00:22:46 UTC, 0 replies.
- logging-log4j2 git commit: Update Maven Assembly plugin from unspecified to 3.0.0 to fix building on Java 9. The build goes further than failing right away but still fails. Note that you also need to set maven_opts=--add-modules ALL-SYSTEM - posted by gg...@apache.org on 2017/06/19 04:31:53 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1948] Trim levels read from properties file to remove trailing spaces. Closes #75. - posted by gg...@apache.org on 2017/06/20 02:51:40 UTC, 0 replies.
- logging-log4j2 git commit: log4j-api deployment shouldn't be skipped - posted by rg...@apache.org on 2017/06/20 04:10:57 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1699] Configurable Log File Permissions with PosixFilePermission. Patch applied with some minor tweaks. - posted by gg...@apache.org on 2017/06/20 21:39:52 UTC, 0 replies.
- logging-log4j2 git commit: Formatting. - posted by gg...@apache.org on 2017/06/20 23:36:25 UTC, 0 replies.
- logging-log4j2 git commit: TEMP JUnit Assume to only run this test on Windows. - posted by gg...@apache.org on 2017/06/20 23:39:25 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1699] Configurable Log File Permissions with PosixFilePermission. Update condition for test exit with a JUnit Assume. - posted by gg...@apache.org on 2017/06/21 00:42:06 UTC, 0 replies.
- logging-log4j2 git commit: Fix NPE: [INFO] Running org.apache.logging.log4j.core.Log4j1222Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.logging.log4j.core.Log4j1222Test ERROR StatusLogger Cannot start - posted by gg...@apache.org on 2017/06/21 01:03:51 UTC, 0 replies.
- logging-log4j2 git commit: Better log message (esp when the URL is null.) - posted by gg...@apache.org on 2017/06/21 01:56:14 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1699] Configurable Log File Permissions with PosixFilePermission. Reformat the new method definePathAttributeView(). - posted by gg...@apache.org on 2017/06/21 01:56:50 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1699] Configurable Log File Permissions with PosixFilePermission. Tweak one of the test fixtures to try to make it run on Jenkins. - posted by gg...@apache.org on 2017/06/21 02:00:13 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1699] Configurable Log File Permissions with PosixFilePermission. Apply patch with some formatting tweaks to RollingAppenderSizeCompressPermissionsTest. - posted by gg...@apache.org on 2017/06/22 00:33:47 UTC, 0 replies.
- [01/10] logging-log4net git commit: Add extension source project - posted by dp...@apache.org on 2017/06/22 20:47:49 UTC, 0 replies.
- [02/10] logging-log4net git commit: Add test web app for asp extension - posted by dp...@apache.org on 2017/06/22 20:47:50 UTC, 0 replies.
- [03/10] logging-log4net git commit: Add test web app for asp extension - posted by dp...@apache.org on 2017/06/22 20:47:51 UTC, 0 replies.
- [04/10] logging-log4net git commit: Add test web app for asp extension - posted by dp...@apache.org on 2017/06/22 20:47:52 UTC, 0 replies.
- [05/10] logging-log4net git commit: Try and trap a date when looking for the next backup number. - posted by dp...@apache.org on 2017/06/22 20:47:53 UTC, 0 replies.
- [06/10] logging-log4net git commit: Implemented changes for the Util/AppenderAttachedImpl.cs class for calling log4net appenders in parallel using .NET Task Parallel Library. - posted by dp...@apache.org on 2017/06/22 20:47:54 UTC, 0 replies.
- [07/10] logging-log4net git commit: Fixed worker thread logic and optimized code. - posted by dp...@apache.org on 2017/06/22 20:47:55 UTC, 0 replies.
- [08/10] logging-log4net git commit: Allow for dates that aren't necessarily in the yyyy-MM-dd format. - posted by dp...@apache.org on 2017/06/22 20:47:56 UTC, 0 replies.
- [09/10] logging-log4net git commit: improve performance get_UserName in LoggingEvent.cs - posted by dp...@apache.org on 2017/06/22 20:47:57 UTC, 0 replies.
- [10/10] logging-log4net git commit: increase update Identity Name interval - posted by dp...@apache.org on 2017/06/22 20:47:58 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1699] Configurable Log File Permissions with PosixFilePermission. Apply patch. - posted by gg...@apache.org on 2017/06/23 04:51:33 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1699] Configurable Log File Permissions with PosixFilePermission. Apply doc patch. - posted by gg...@apache.org on 2017/06/23 21:54:11 UTC, 0 replies.
- logging-log4j2 git commit: Comments and bullet-proofing. - posted by gg...@apache.org on 2017/06/24 00:46:31 UTC, 0 replies.
- logging-log4j2 git commit: Add toString() for ease of debugging. - posted by gg...@apache.org on 2017/06/24 01:54:08 UTC, 0 replies.
- logging-log4j2 git commit: Fix typo in varName. - posted by gg...@apache.org on 2017/06/24 02:19:09 UTC, 0 replies.
- logging-log4j2 git commit: Fix typo in varName and API name. - posted by gg...@apache.org on 2017/06/24 02:22:15 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1953] JndiManager is not released when the JmsAppender builder catches an exception trying to build itself. - posted by gg...@apache.org on 2017/06/24 02:36:54 UTC, 0 replies.
- logging-log4j2 git commit: Add @SuppressWarnings("resource") as actualJmsManager and jndiManager are managed by the JmsAppender. - posted by gg...@apache.org on 2017/06/24 02:40:11 UTC, 0 replies.
- [1/8] logging-log4j2 git commit: LOG4J2-1926 make interface ThreadInformation public since some implementations will live in log4j-core - posted by rp...@apache.org on 2017/06/24 10:57:47 UTC, 0 replies.
- [2/8] logging-log4j2 git commit: Merge remote-tracking branch 'origin/master' - posted by rp...@apache.org on 2017/06/24 10:57:48 UTC, 0 replies.
- [3/8] logging-log4j2 git commit: LOG4J2-1926 Remove references to java.lang.management package - posted by rp...@apache.org on 2017/06/24 10:57:49 UTC, 0 replies.
- [4/8] logging-log4j2 git commit: LOG4J2-1926 moved ExtendedThreadInfoFactory out of ThreadDumpMessage class and make it a top-level class in log4j-core - posted by rp...@apache.org on 2017/06/24 10:57:50 UTC, 0 replies.
- [5/8] logging-log4j2 git commit: LOG4J2-1926 Facilitate Adroid use: Moved ExtendedThreadInformation from log4j-api to log4j-core to avoid all references to java.lang.management in log4j-api - posted by rp...@apache.org on 2017/06/24 10:57:51 UTC, 0 replies.
- [6/8] logging-log4j2 git commit: LOG4J2-1926 added configuration file to obtain ExtendedThreadInfoFactory instance from ServiceLoader - posted by rp...@apache.org on 2017/06/24 10:57:52 UTC, 0 replies.
- [7/8] logging-log4j2 git commit: LOG4J2-1926 unit test that verifies ExtendedThreadInfoFactory is loaded from ServiceLoader - posted by rp...@apache.org on 2017/06/24 10:57:53 UTC, 0 replies.
- [8/8] logging-log4j2 git commit: LOG4J2-1926 change log entry - posted by rp...@apache.org on 2017/06/24 10:57:54 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1926 document that implementations of the ThreadDumpMessage$ThreadInfoFactory interface are loaded via the Service Loader Interface - posted by rp...@apache.org on 2017/06/24 11:07:46 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1884 Added process ID (pid) pattern converter. - posted by rp...@apache.org on 2017/06/24 12:07:48 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1884 fix formatting issue in the manual - posted by rp...@apache.org on 2017/06/24 12:12:05 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1814 added wrapper classes CustomLoggerGenerator and ExtendedLoggerGenerator to avoid class name with a dollar ($) character which has special meaning in many *nix command line environments - posted by rp...@apache.org on 2017/06/24 12:28:52 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1801 Add more detail to WARN "Ignoring log event" messages printed to the console after log4j was shut down. - posted by rp...@apache.org on 2017/06/24 12:41:46 UTC, 0 replies.
- logging-log4j2 git commit: Re-enable HttpAppenderTest (which I disabled locally but committed by mistake). - posted by gg...@apache.org on 2017/06/24 20:39:46 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1934] JMS Appender does not know how to recover from a broken connection. Refactor JMS Appender tests for Apache ActiveMQ and add new tests that demonstrate the issue. Failing tests are annotated with @Ignore. - posted by gg...@apache.org on 2017/06/24 21:28:16 UTC, 0 replies.
- logging-log4j2 git commit: Fix typo: 'username' -> 'userName' - posted by gg...@apache.org on 2017/06/25 19:35:35 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1934] JMS Appender does not know how to recover from a broken connection. - posted by gg...@apache.org on 2017/06/26 01:58:23 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1934] JMS Appender does not know how to recover from a broken connection. Remove incorrect comment. - posted by gg...@apache.org on 2017/06/26 02:08:38 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1956] JMS Appender broker password should be a char[], not a String. - posted by gg...@apache.org on 2017/06/26 02:22:22 UTC, 1 replies.
- logging-log4j2 git commit: Tab police. - posted by gg...@apache.org on 2017/06/26 04:17:27 UTC, 0 replies.
- logging-log4j2 git commit: Tab police. Fix formatter tag. - posted by gg...@apache.org on 2017/06/26 04:26:31 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1950] Fix docker build with jdk9 requirements. Closes #84. - posted by gg...@apache.org on 2017/06/26 15:53:39 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1766] Temporary compress directory during rollover (#88). - posted by gg...@apache.org on 2017/06/27 06:48:41 UTC, 0 replies.
- logging-log4j2 git commit: Close the WatchService at the end of the test method. - posted by gg...@apache.org on 2017/06/27 06:51:25 UTC, 1 replies.
- logging-log4j2 git commit: Remove unused ivar and call. - posted by gg...@apache.org on 2017/06/27 06:52:17 UTC, 1 replies.
- logging-log4j2 git commit: [LOG4J2-1699] Log File Permissions with PosixFilePermission feedback from jira. Closes #89. - item 2: Better log at configuration step if file attribute view are defined but underlying files system doesnt support it - item 3: E - posted by gg...@apache.org on 2017/06/27 18:12:32 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1958 Deprecate SerializedLayout and remove it as default - posted by mi...@apache.org on 2017/06/28 12:52:49 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1958 - posted by mi...@apache.org on 2017/06/28 12:52:50 UTC, 1 replies.
- logging-log4j2 git commit: LOG4J2-1958 Fix tests - posted by mi...@apache.org on 2017/06/28 13:22:37 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1958 Specify version when SerializedLayout is deprecated - posted by mi...@apache.org on 2017/06/28 13:50:35 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1959 Disable DTD processing in XML configuration files - posted by mi...@apache.org on 2017/06/28 15:08:27 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: LOG4J2-1959 Disable DTD processing in XML configuration files - posted by mi...@apache.org on 2017/06/28 15:09:47 UTC, 0 replies.
- logging-log4j-tools git commit: LOG4J2-1958 Read JSON log event by default in TCP and UDP servers - posted by mi...@apache.org on 2017/06/28 16:44:40 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1958 Link to information about serialization security issues - posted by mi...@apache.org on 2017/06/28 17:06:17 UTC, 0 replies.
- [1/2] logging-log4j2 git commit: [LOG4J2-1934] JMS Appender does not know how to recover from a broken connection. - posted by gg...@apache.org on 2017/06/29 02:12:57 UTC, 0 replies.
- [2/2] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git - posted by gg...@apache.org on 2017/06/29 02:12:58 UTC, 0 replies.
- logging-log4net git commit: (doc) Fix name of class LogicalThreadContext - posted by bo...@apache.org on 2017/06/29 04:02:28 UTC, 0 replies.
- logging-log4net git commit: closes #11 - posted by bo...@apache.org on 2017/06/29 04:06:34 UTC, 0 replies.
- [1/2] logging-log4net git commit: (doc) Fix name of class LogicalThreadContext - posted by bo...@apache.org on 2017/06/29 04:08:47 UTC, 0 replies.
- [2/2] logging-log4net git commit: closes #11 - posted by bo...@apache.org on 2017/06/29 04:08:48 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1959 Mention in release notes - posted by mi...@apache.org on 2017/06/29 15:42:03 UTC, 0 replies.
- [1/5] logging-log4j2 git commit: [LOG4J2-1934] JMS Appender does not know how to recover from a broken connection. - posted by mi...@apache.org on 2017/06/29 15:50:22 UTC, 0 replies.
- [2/5] logging-log4j2 git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git - posted by mi...@apache.org on 2017/06/29 15:50:23 UTC, 0 replies.
- [3/5] logging-log4j2 git commit: LOG4J2-1959 Mention in release notes - posted by mi...@apache.org on 2017/06/29 15:50:24 UTC, 0 replies.
- [4/5] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1958 - posted by mi...@apache.org on 2017/06/29 15:50:25 UTC, 0 replies.
- [5/5] logging-log4j2 git commit: LOG4J2-1958 Mention in release notes - posted by mi...@apache.org on 2017/06/29 15:50:26 UTC, 0 replies.
- [logging-log4j2] Git Push Summary - posted by mi...@apache.org on 2017/06/29 15:51:34 UTC, 0 replies.
- [1/8] logging-log4j2 git commit: LOG4J2-1958 Deprecate SerializedLayout and remove it as default - posted by mi...@apache.org on 2017/06/29 15:51:47 UTC, 0 replies.
- [2/8] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1958 - posted by mi...@apache.org on 2017/06/29 15:51:48 UTC, 0 replies.
- [3/8] logging-log4j2 git commit: LOG4J2-1958 Fix tests - posted by mi...@apache.org on 2017/06/29 15:51:49 UTC, 0 replies.
- [4/8] logging-log4j2 git commit: LOG4J2-1958 Specify version when SerializedLayout is deprecated - posted by mi...@apache.org on 2017/06/29 15:51:50 UTC, 0 replies.
- [5/8] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1958 - posted by mi...@apache.org on 2017/06/29 15:51:51 UTC, 0 replies.
- [6/8] logging-log4j2 git commit: LOG4J2-1958 Link to information about serialization security issues - posted by mi...@apache.org on 2017/06/29 15:51:52 UTC, 0 replies.
- [7/8] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1958 - posted by mi...@apache.org on 2017/06/29 15:51:53 UTC, 0 replies.
- [8/8] logging-log4j2 git commit: LOG4J2-1958 Mention in release notes - posted by mi...@apache.org on 2017/06/29 15:51:54 UTC, 0 replies.
- logging-log4j2 git commit: Add comment and @SuppressWarning. - posted by gg...@apache.org on 2017/06/29 20:28:42 UTC, 0 replies.
- logging-log4j2 git commit: Reuse Closer.closeSilently(). - posted by gg...@apache.org on 2017/06/29 20:35:14 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1960] Update ZeroMQ's JeroMQ from 0.4.1 to 0.4.1. Local build OK with 'mvn clean instal'. - posted by gg...@apache.org on 2017/06/29 20:41:28 UTC, 0 replies.
- logging-log4j2 git commit: Update POM versions from 2.8.3-SNAPSHOT to 2.9-SNAPSHOT. - posted by gg...@apache.org on 2017/06/29 21:14:19 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1958] Deprecate SerializedLayout and remove it as default. - posted by gg...@apache.org on 2017/06/29 21:42:35 UTC, 0 replies.
- logging-log4j2 git commit: Add @SuppressWarnings. - posted by gg...@apache.org on 2017/06/29 22:40:34 UTC, 0 replies.
- logging-log4j2 git commit: Rename private ivar. - posted by gg...@apache.org on 2017/06/29 22:41:39 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1960] Update ZeroMQ's JeroMQ from 0.4.0 to 0.4.1. Fix issue description. - posted by gg...@apache.org on 2017/06/30 01:38:48 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1954 Configurations with multiple root loggers now fail loudly. - posted by rp...@apache.org on 2017/06/30 05:50:10 UTC, 0 replies.
- logging-log4net git commit: Added a first jenkinsfile that does echo on a windows node. - posted by dp...@apache.org on 2017/06/30 09:00:12 UTC, 0 replies.
- logging-log4net git commit: Changed node to windows-2012-2 - posted by dp...@apache.org on 2017/06/30 09:44:20 UTC, 0 replies.
- logging-log4net git commit: Changed label to Windows - posted by dp...@apache.org on 2017/06/30 09:54:02 UTC, 0 replies.
- logging-log4net git commit: Added dir to get a view of the directory structure - posted by dp...@apache.org on 2017/06/30 10:06:33 UTC, 0 replies.
- logging-log4net git commit: Fixed cmd to read as bat - posted by dp...@apache.org on 2017/06/30 10:19:26 UTC, 0 replies.
- logging-log4net git commit: Invoke build.cmd and see what happens - posted by dp...@apache.org on 2017/06/30 10:23:52 UTC, 0 replies.
- logging-log4net git commit: echo ANT_HOME - posted by dp...@apache.org on 2017/06/30 11:02:47 UTC, 0 replies.
- logging-log4net git commit: Set ant environment variable and add ant to path - posted by dp...@apache.org on 2017/06/30 11:11:20 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1908 Improved error message when misconfigured with multiple incompatible appenders targeting same file - posted by rp...@apache.org on 2017/06/30 12:30:20 UTC, 0 replies.
- logging-log4net git commit: Trying to figure out the nant tool installation path - posted by dp...@apache.org on 2017/06/30 12:39:28 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1908 added comment and more javadoc - posted by rp...@apache.org on 2017/06/30 12:40:20 UTC, 0 replies.
- logging-log4net git commit: Hard-wired nant installation for now - posted by dp...@apache.org on 2017/06/30 12:53:01 UTC, 0 replies.
- logging-log4net git commit: Try to invoke build.cmd now that nant.exe is in the path - posted by dp...@apache.org on 2017/06/30 12:59:17 UTC, 0 replies.
- logging-log4net git commit: Added stage test and added direct invocation of nant - posted by dp...@apache.org on 2017/06/30 13:16:13 UTC, 0 replies.
- logging-log4j2 git commit: LOG4J2-1813 Log4j2 will now print all internal logging to the console if system property `log4j2.debug` is defined with any value (or no value). - posted by rp...@apache.org on 2017/06/30 14:27:10 UTC, 0 replies.
- [01/12] logging-log4net git commit: Added a first jenkinsfile that does echo on a windows node. - posted by dp...@apache.org on 2017/06/30 14:42:51 UTC, 1 replies.
- [02/12] logging-log4net git commit: Changed node to windows-2012-2 - posted by dp...@apache.org on 2017/06/30 14:42:52 UTC, 1 replies.
- [03/12] logging-log4net git commit: Changed label to Windows - posted by dp...@apache.org on 2017/06/30 14:42:53 UTC, 1 replies.
- [04/12] logging-log4net git commit: Added dir to get a view of the directory structure - posted by dp...@apache.org on 2017/06/30 14:42:54 UTC, 1 replies.
- [05/12] logging-log4net git commit: Fixed cmd to read as bat - posted by dp...@apache.org on 2017/06/30 14:42:55 UTC, 1 replies.
- [06/12] logging-log4net git commit: Invoke build.cmd and see what happens - posted by dp...@apache.org on 2017/06/30 14:42:56 UTC, 1 replies.
- [07/12] logging-log4net git commit: echo ANT_HOME - posted by dp...@apache.org on 2017/06/30 14:42:57 UTC, 1 replies.
- [08/12] logging-log4net git commit: Set ant environment variable and add ant to path - posted by dp...@apache.org on 2017/06/30 14:42:58 UTC, 1 replies.
- [09/12] logging-log4net git commit: Trying to figure out the nant tool installation path - posted by dp...@apache.org on 2017/06/30 14:42:59 UTC, 1 replies.
- [10/12] logging-log4net git commit: Hard-wired nant installation for now - posted by dp...@apache.org on 2017/06/30 14:43:00 UTC, 1 replies.
- [11/12] logging-log4net git commit: Try to invoke build.cmd now that nant.exe is in the path - posted by dp...@apache.org on 2017/06/30 14:43:01 UTC, 1 replies.
- [12/12] logging-log4net git commit: Added stage test and added direct invocation of nant - posted by dp...@apache.org on 2017/06/30 14:43:02 UTC, 1 replies.
- [01/15] logging-log4net git commit: (doc) Fix name of class LogicalThreadContext - posted by dp...@apache.org on 2017/06/30 15:13:49 UTC, 0 replies.
- [02/15] logging-log4net git commit: closes #11 - posted by dp...@apache.org on 2017/06/30 15:13:50 UTC, 0 replies.
- [03/15] logging-log4net git commit: Added a first jenkinsfile that does echo on a windows node. - posted by dp...@apache.org on 2017/06/30 15:13:51 UTC, 0 replies.
- [04/15] logging-log4net git commit: Changed node to windows-2012-2 - posted by dp...@apache.org on 2017/06/30 15:13:52 UTC, 0 replies.
- [05/15] logging-log4net git commit: Changed label to Windows - posted by dp...@apache.org on 2017/06/30 15:13:53 UTC, 0 replies.
- [06/15] logging-log4net git commit: Added dir to get a view of the directory structure - posted by dp...@apache.org on 2017/06/30 15:13:54 UTC, 0 replies.
- [07/15] logging-log4net git commit: Fixed cmd to read as bat - posted by dp...@apache.org on 2017/06/30 15:13:55 UTC, 0 replies.
- [08/15] logging-log4net git commit: Invoke build.cmd and see what happens - posted by dp...@apache.org on 2017/06/30 15:13:56 UTC, 0 replies.
- [09/15] logging-log4net git commit: echo ANT_HOME - posted by dp...@apache.org on 2017/06/30 15:13:57 UTC, 0 replies.
- [10/15] logging-log4net git commit: Set ant environment variable and add ant to path - posted by dp...@apache.org on 2017/06/30 15:13:58 UTC, 0 replies.
- [11/15] logging-log4net git commit: Trying to figure out the nant tool installation path - posted by dp...@apache.org on 2017/06/30 15:13:59 UTC, 0 replies.
- [12/15] logging-log4net git commit: Hard-wired nant installation for now - posted by dp...@apache.org on 2017/06/30 15:14:00 UTC, 0 replies.
- [13/15] logging-log4net git commit: Try to invoke build.cmd now that nant.exe is in the path - posted by dp...@apache.org on 2017/06/30 15:14:01 UTC, 0 replies.
- [14/15] logging-log4net git commit: Added stage test and added direct invocation of nant - posted by dp...@apache.org on 2017/06/30 15:14:02 UTC, 0 replies.
- [15/15] logging-log4net git commit: Merge branch 'develop' into feature/RollingFileAppender-NG - posted by dp...@apache.org on 2017/06/30 15:14:03 UTC, 0 replies.
- logging-log4net git commit: Refactored jenkinsfile - posted by dp...@apache.org on 2017/06/30 16:32:37 UTC, 0 replies.
- logging-log4j2 git commit: [LOG4J2-1962] Update Kafka client from 0.10.2.0 to 0.11.0.0. Local build OK with 'mvn clean install' - posted by gg...@apache.org on 2017/06/30 17:16:38 UTC, 0 replies.
- logging-log4net git commit: Added a few more usecases to the jenkinsfile - posted by dp...@apache.org on 2017/06/30 18:21:46 UTC, 0 replies.
- logging-log4net git commit: Fixed jenkinsfile syntax error - posted by dp...@apache.org on 2017/06/30 18:25:53 UTC, 0 replies.
- logging-log4net git commit: Fixed typo - posted by dp...@apache.org on 2017/06/30 18:49:29 UTC, 2 replies.
- logging-log4net git commit: Added agent any at pipelines declaration - posted by dp...@apache.org on 2017/06/30 19:10:34 UTC, 0 replies.
- logging-log4net git commit: Enabled pipeline timeout - posted by dp...@apache.org on 2017/06/30 23:46:02 UTC, 0 replies.