Sebastian Bazley
|
5ac3f688f2
|
Fix version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1363618 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 01:57:36 +00:00 |
|
Sebastian Bazley
|
a2e0e2c06a
|
LOGGING-148 - LogFactory.diagnosticPrefix and diagnosticsStream could be final
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1363177 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 23:47:49 +00:00 |
|
Sebastian Bazley
|
7eada4cf49
|
LOGGING-147 - SimpleLog.log - unsafe update of shortLogName
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1363173 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 23:30:03 +00:00 |
|
Sebastian Bazley
|
e8c77e524e
|
Spelling
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1363039 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 18:42:54 +00:00 |
|
Sebastian Bazley
|
2a9617af3b
|
Make immutable private fields final
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1363037 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 18:32:49 +00:00 |
|
Sebastian Bazley
|
6f9fdc1198
|
LOGGING-128 - Static analysis suggests a number of potential improvements
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1363030 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 17:58:22 +00:00 |
|
Sebastian Bazley
|
a00901e787
|
Remove obsolete comment; this class is only intended for use with log4j 1.2.x
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1363011 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 16:37:56 +00:00 |
|
Sebastian Bazley
|
ef1b0fbaad
|
Log4JLogger uses deprecated static members of Priority such as INFO
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1363001 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 16:17:32 +00:00 |
|
Sebastian Bazley
|
850fbd475b
|
LOGGING-145 - LogFactoryImpl.setAttribute - possible NPE
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362996 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 16:08:15 +00:00 |
|
Sebastian Bazley
|
e2adf3571a
|
Replace deprecated field references
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362982 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 15:34:45 +00:00 |
|
Sebastian Bazley
|
57b30e333b
|
LOGGING-130 - Potential missing privileged block for class loader
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362978 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 15:19:22 +00:00 |
|
Sebastian Bazley
|
2904fe65df
|
Unnecessary cast
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362970 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 14:48:32 +00:00 |
|
Sebastian Bazley
|
8316eb1fa1
|
Test cases don't need main() methods
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362969 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 14:40:37 +00:00 |
|
Sebastian Bazley
|
b16794f11a
|
Unnecessary casts
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362968 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 14:37:13 +00:00 |
|
Sebastian Bazley
|
821ac94474
|
Redundant null check
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362964 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 14:30:31 +00:00 |
|
Sebastian Bazley
|
cabf9b0bc0
|
Redundant null check: have already checked for null in enclosing conditional
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362962 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 14:29:17 +00:00 |
|
Sebastian Bazley
|
66c1dcbf47
|
Redundant semi-colons
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362959 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 14:14:29 +00:00 |
|
Sebastian Bazley
|
7297a70b96
|
Organize imports (don't use wildcards)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362902 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 12:08:08 +00:00 |
|
Sebastian Bazley
|
3f5848ecbf
|
Increase number of loops to try again to cause Continuum to fail
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362740 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 01:48:25 +00:00 |
|
Sebastian Bazley
|
2b99f1c33c
|
Double number of loops to try and Continuum to fail
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362738 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 01:26:31 +00:00 |
|
Sebastian Bazley
|
cd798d00eb
|
Quieten Avalon tests
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362737 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-18 01:22:22 +00:00 |
|
Sebastian Bazley
|
c5b7fcfec2
|
LOGGING-119 deadlock on re-registration of logger
Added test case showing the problem
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1362553 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-17 16:11:25 +00:00 |
|
Sebastian Bazley
|
28aaac738b
|
Need more recent Surefire version to support systemPropertyVariables
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1228365 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-06 19:44:08 +00:00 |
|
Sebastian Bazley
|
f513458770
|
Replace deprecated systemProperties with systemPropertyVariables
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1164329 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-02 02:12:46 +00:00 |
|
Sebastian Bazley
|
f130c8ce3e
|
Renove redundant profile; logging has long since moved of from commons-parent-5
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@962850 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-10 14:36:01 +00:00 |
|
Sebastian Bazley
|
eb77b4a329
|
Fix up jakarta download references
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@929316 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-30 21:50:28 +00:00 |
|
Sebastian Bazley
|
827e18a791
|
Re-Fix DOAP tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@779543 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 10:25:05 +00:00 |
|
Sebastian Bazley
|
4dba55c04c
|
Fix DOAP tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@779525 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-28 10:06:42 +00:00 |
|
Sebastian Bazley
|
328178ce86
|
Remove extraneous exec properties
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@618696 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-05 16:35:26 +00:00 |
|