Commit Graph
28 Commits
Author SHA1 Message Date
Thomas Neidhart ee85b25486 [LOGGING-135] Use double-checked locking idiom to improve thread-safety of Log4JLogger and LogKitLogger.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1448119 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 12:28:04 +00:00
Thomas Neidhart 0c12cec132 [LOGGING-138] Add stacktrace of discovery failure to diagnostic message.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1448097 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 11:39:42 +00:00
Thomas Neidhart fa3c76104f [LOGGING-132] Jdk14Logger now correctly uses the specified logger name.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1448063 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 10:01:41 +00:00
Thomas Neidhart 310645a75a [LOGGING-133] Change scope of Jdk14Logger.log to protected.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1448053 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 09:20:12 +00:00
Thomas Neidhart f66d8067ae [LOGGING-146] Add entry to changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1435123 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 12:58:07 +00:00
Thomas Neidhart e0028af797 [LOGGING-146] Make nullClassloaderFactory volatile, mark as deprecated.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1435122 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 12:55:13 +00:00
Thomas Neidhart 74ee29cda3 [LOGGING-135] Improved thread-safety for SimpleLog, AvalonLogger.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1435115 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 12:40:19 +00:00
Thomas Neidhart ae4698230a [LOGGING-119] Prevent potential deadlock in WeakHashtable.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1435077 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 10:51:35 +00:00
Thomas Neidhart c26ddd95bb Fix build.xml with new location of sources/resources.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432847 13f79535-47bb-0310-9956-ffa450edef68
2013-01-14 09:16:37 +00:00
Thomas Neidhart a15f1df4cc Fix a few typos in the user/tech guides.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432710 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 19:22:05 +00:00
Thomas Neidhart 71f6456f4a Move test resources to src/test/resources.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432702 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 19:14:05 +00:00
Thomas Neidhart 4023f0b67b Move test classes to src/test/java
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432695 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 18:38:37 +00:00
Thomas Neidhart d1742a137e Added standard test directories.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432691 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 18:26:01 +00:00
Thomas Neidhart d2b94cf9eb Move source to standard maven location.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432690 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 18:22:20 +00:00
Thomas Neidhart 89d15f9381 Upgrade test dependencies: log4j 1.2.17, avalong-framework 4.1.5
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432688 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 18:14:24 +00:00
Thomas Neidhart ea228ebb43 Formatting of try/catch blocks.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432686 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 18:10:17 +00:00
Thomas Neidhart 3a6a6f49ad Prevent potential null-pointer access warning.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432679 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 17:58:20 +00:00
Thomas Neidhart cf973028d8 Formatting.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432675 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 17:53:30 +00:00
Thomas Neidhart 70a06f8947 Move authors to pom.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432663 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 17:24:18 +00:00
Thomas Neidhart f33207b314 Upgrade checkstyle plugin.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432623 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 14:09:59 +00:00
Thomas Neidhart 2789e087fd More removal of trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432587 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 11:11:32 +00:00
Thomas Neidhart 81e90d14a3 Remove trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432580 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 10:41:05 +00:00
Thomas Neidhart 45182accb1 Update checkstyle rules with the settings from codec.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432573 13f79535-47bb-0310-9956-ffa450edef68
2013-01-13 10:12:33 +00:00
Thomas Neidhart d1123e424d Add serialVersionUID where needed, some javadoc fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432465 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 16:24:19 +00:00
Thomas Neidhart 592868b494 More javadoc and formatting fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432453 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 15:29:22 +00:00
Thomas Neidhart 03fced4b61 Formatting and javadoc cleanup.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432446 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 15:08:32 +00:00
Thomas Neidhart 15e9fbcf46 Use Id tag instead of Revision + Date.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432429 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 14:22:59 +00:00
Thomas Neidhart 5957bdfe40 Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432427 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 14:19:30 +00:00