Robert Burrell Donkin
|
1b10d09a00
|
First draft on troubleshooting WAS (and other containers that use custom LogFactory implementations).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@384600 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-09 20:21:28 +00:00 |
|
Robert Burrell Donkin
|
dfbafcfb30
|
Improved diagnostics and added more information to the message thrown when a custom LogFactory cannot be loaded due to classloader incompatibilities.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@384025 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-07 21:54:57 +00:00 |
|
Robert Burrell Donkin
|
f8c59c7d27
|
Updated guide to reflect changes made to diagnostics format.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@382145 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-01 20:32:07 +00:00 |
|
Robert Burrell Donkin
|
57e0762d38
|
Added section to release notes about JDK compatibility.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@378374 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-16 22:01:49 +00:00 |
|
Robert Burrell Donkin
|
d2b4d4a9aa
|
A few cosmetic changes. I think I prefer jar file to jarfile.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@378372 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-16 21:55:45 +00:00 |
|
Robert Burrell Donkin
|
22822656d2
|
Preparing for release candidate 5.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@378363 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-16 20:53:27 +00:00 |
|
Robert Burrell Donkin
|
a79517ab30
|
After some consideration removed the indexes. JCL isn't signed and so anyone using it in an applet would need to rejar and sign in any case. They can index at the same time. Probably safer this way.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@378357 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-16 20:29:01 +00:00 |
|
Robert Burrell Donkin
|
bf61edb4c3
|
Reverted 375631 (null getParent). After discussions about the relevant javadocs, it was established that the interpretation which lead to this patch is probably wrong. The original implementation supplies null to Class.forName which should create the class from the boot loader.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377868 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-14 22:38:07 +00:00 |
|
Robert Burrell Donkin
|
5a64bf30d6
|
Copied SimpleLog description to user guide (from Javadocs) and edited. Issue #38643.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377843 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-14 21:39:55 +00:00 |
|
Robert Burrell Donkin
|
dc20cc4e5c
|
Fixed typo. Thanks to Simon Kitching.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377522 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-13 22:47:45 +00:00 |
|
Robert Burrell Donkin
|
32342824e0
|
First part of a trouble shooting guide. First cut at explaining how to read diagnostics.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377251 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 22:02:53 +00:00 |
|
Robert Burrell Donkin
|
b03846809e
|
Improved diagnostic message by adding quotes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377237 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 20:25:13 +00:00 |
|
Robert Burrell Donkin
|
271a6784d2
|
Improved diagnostic message by adding quotes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377235 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 20:23:13 +00:00 |
|
Robert Burrell Donkin
|
6b8f983f0d
|
Improved diagnostic message.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377234 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 20:20:03 +00:00 |
|
Robert Burrell Donkin
|
5106722c82
|
Improved diagnostic message.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377232 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 20:17:33 +00:00 |
|
Robert Burrell Donkin
|
42488ff8df
|
Improved diagnostic message.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377231 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 20:15:17 +00:00 |
|
Robert Burrell Donkin
|
c68be0fed3
|
Added guards around diagnostic logging. Is unlikely to have much effect on real life performance but is good practice and should stop questions.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377229 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 20:01:28 +00:00 |
|
Robert Burrell Donkin
|
7c807d78c7
|
Added diagnostic logging for security exceptions.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377202 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 16:39:40 +00:00 |
|
Robert Burrell Donkin
|
5d1fcf3662
|
Added quotes to diagnostic messages.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377201 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 16:34:53 +00:00 |
|
Robert Burrell Donkin
|
a62f12925f
|
Fix typo, changed some colons to dashes (colons overused) and added some quotes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377200 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 16:31:21 +00:00 |
|
Robert Burrell Donkin
|
4b315332db
|
Print classloader details when the class loaded is incompatible. Added comment suggesting fix.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377199 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 16:28:32 +00:00 |
|
Robert Burrell Donkin
|
b765938bfe
|
Added single quote around class name and corrected capitalization.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377198 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 16:20:29 +00:00 |
|
Robert Burrell Donkin
|
6f52ab12b1
|
Prefixed environmental diagnostic content with [ENV].
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377197 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 16:18:07 +00:00 |
|
Robert Burrell Donkin
|
5d48ac1008
|
Added instance OID to prefix for LogFactoryImpl. This allows cross-referencing to details such as the TCCL managed by the instance.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377196 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 16:09:43 +00:00 |
|
Robert Burrell Donkin
|
b86aad5988
|
Log hierarchy for TCCL.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377195 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 16:00:22 +00:00 |
|
Robert Burrell Donkin
|
42266eebbf
|
Prefixed all diagnostic content during LogFactory implementation discovery by [LOOKUP]. This should make it easier for users to link the content together when they analyse the logs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377194 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 15:41:38 +00:00 |
|
Robert Burrell Donkin
|
22aaea10a4
|
Factored hierarchical section of environmental diagnostic logging into separate method so that it can be reused.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377192 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 15:36:29 +00:00 |
|
Robert Burrell Donkin
|
28cbe64b0e
|
Sun classloaders typically have very bad toString methods. Others (for example, IDM classloaders) output useful information. Added toString call which may be very useful in the latter case.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377189 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 15:07:32 +00:00 |
|
Robert Burrell Donkin
|
cc01f0f023
|
A lot of colons are used in the diagnostic logs. Changed to use [INFO] in this case since it fits better with usage elsewhere.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377187 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 14:55:14 +00:00 |
|
Robert Burrell Donkin
|
d2fcbd4b36
|
Changed private method name to better reflect current purpose.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377186 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 14:53:40 +00:00 |
|
Robert Burrell Donkin
|
d1dcf8a3e2
|
Added single quotes to diagnostic class names to improve readability.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377185 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 14:51:36 +00:00 |
|
Robert Burrell Donkin
|
621dd503a6
|
Consistent prefixes for diagnostics messages. Reduced length (to make more readable when used in container) by stripping package. Changed LogFactory to use OID for classloader.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377184 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 14:46:03 +00:00 |
|
Robert Burrell Donkin
|
51a1fcbddd
|
Added content prefixes for LogFactory bootstrap diagnostics. Also added message to indicate when the bootstrap has been completed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377152 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-12 11:12:11 +00:00 |
|
Robert Burrell Donkin
|
796501a41d
|
Java documentation improvements: added notes about the value of the constants describes where they might be useful to a user.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377058 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-11 21:20:55 +00:00 |
|
Robert Burrell Donkin
|
2a67af6bfc
|
Update to number RC4
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377017 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-11 19:14:22 +00:00 |
|
Robert Burrell Donkin
|
df4e6edb4a
|
Improved message issued when user specified log class cannot be loaded: when the name is close to that of one of the standard implementations, a hint is provided.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@376454 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-09 22:16:12 +00:00 |
|
Robert Burrell Donkin
|
e79f98f343
|
Added release candidate version.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@375708 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-07 21:12:28 +00:00 |
|
Robert Burrell Donkin
|
78b3c9dcd4
|
Consolidated source and javadocs into single jar.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@375707 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-07 21:10:28 +00:00 |
|
Robert Burrell Donkin
|
f674577eb8
|
Added catch and retry using class classloader block. This should hopefully address the cases where the TCCL is not set reasonably.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@375696 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-07 20:48:02 +00:00 |
|
Robert Burrell Donkin
|
2178c14018
|
Adds index lists to jar files. Contributed by Boris Unckel. Issue #38499.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@375633 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-07 15:43:47 +00:00 |
|
Robert Burrell Donkin
|
41863c3cc8
|
Please check this long addition carefully. Hopefully the in-code comments should describe the reasons for this change but I'll outline them here as well. ClassLoader#getParent can return null to indicate the bootstrap classloader. Sun's implementations do not but this behaviour might be encountered in other JVMs. I haven't been able to test this patch so please check this very carefully.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@375631 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-07 15:38:22 +00:00 |
|
Robert Burrell Donkin
|
dff78fa049
|
Updated version ready for next release candidate.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@375587 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-07 12:35:06 +00:00 |
|
Robert Burrell Donkin
|
a48c939fe4
|
Improved diagnostics
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@374538 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-02 22:56:55 +00:00 |
|
Robert Burrell Donkin
|
8cf4bee745
|
Updated script so that target dist does not fail when maven site:generate has not been run.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@372608 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-26 21:03:05 +00:00 |
|
Robert Burrell Donkin
|
230500ea51
|
Improved exception message. This should allow users who add whitespace to easily see that they've made a mistake.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@372295 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-25 19:16:03 +00:00 |
|
Robert Burrell Donkin
|
8bb90f49e5
|
Added source and javadoc archives for IDEs to distribution build.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@372283 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-25 18:41:55 +00:00 |
|
Robert Burrell Donkin
|
7da8739683
|
Ignore new artifacts directory used by dist target. (Fix)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@372031 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-24 21:58:22 +00:00 |
|
Robert Burrell Donkin
|
f91440f870
|
Ignore new artifacts directory used by dist target.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@372030 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-24 21:57:44 +00:00 |
|
Robert Burrell Donkin
|
d3d86061ae
|
Updated dist method to reflect modern practice. Added optional isolated compilation for releases (requires a pre-1.4 JVM to run the ant tasks and the executable.javac1.4 build property to be set). Artifacts are built in new subdirectory with file ending standardisation. Ant lacks a svn task so will consider whether the source artifacts should also be created by dist.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@372020 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-24 21:09:51 +00:00 |
|
Robert Burrell Donkin
|
d9ec5870af
|
Default target is now 'all' and target 'all' now runs the unit tests.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371978 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-24 18:46:20 +00:00 |
|
Robert Burrell Donkin
|
2628595a49
|
Removed javadoc target. Use maven for documentation including javadocs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371977 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-24 18:42:57 +00:00 |
|
Robert Burrell Donkin
|
a8ce53a7ea
|
Removed properties used by the now-removed optional build.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371976 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-24 18:39:24 +00:00 |
|
Robert Burrell Donkin
|
c450bd645e
|
Decided that it's better to include suffix for release candidates.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371968 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-24 17:59:37 +00:00 |
|
Robert Burrell Donkin
|
83c2a1f086
|
Removed links from contents to removed sections.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371967 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-24 17:55:07 +00:00 |
|
Robert Burrell Donkin
|
94672a6efa
|
Upgraded version number in preparation for cutting first candidate
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371420 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-22 23:26:41 +00:00 |
|
Robert Burrell Donkin
|
7e29578fca
|
Added attribute recommended by release best practices document.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371409 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-22 22:38:23 +00:00 |
|
Robert Burrell Donkin
|
506707c7e2
|
Added @since tags as recommended in the release best practices document.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371403 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-22 22:07:31 +00:00 |
|
Robert Burrell Donkin
|
a2eb0564f1
|
Simplified release download documentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371359 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-22 19:50:34 +00:00 |
|
Robert Burrell Donkin
|
89d512d6ca
|
Added link to commons logging download area to navigation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371358 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-22 19:47:47 +00:00 |
|
Robert Burrell Donkin
|
cf39ad9f8b
|
Rejigged release and download sections. Based on suggestions by Dennis Lundberg.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371356 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-22 19:42:28 +00:00 |
|
Robert Burrell Donkin
|
6730f6c929
|
Corrected comments about 1.0.5 Alpha.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371093 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-21 17:39:15 +00:00 |
|
Robert Burrell Donkin
|
df40010452
|
Added a note about the reason for this change. Might be useful to those that come after us...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371089 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-21 17:19:05 +00:00 |
|
Robert Burrell Donkin
|
7fd0e64429
|
Javadoc improvements. Contributed by Boris Unckel. Issue #38174.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370659 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-19 22:48:16 +00:00 |
|
Robert Burrell Donkin
|
209b1f0688
|
Javadoc improvements. Contributed by Boris Unckel. Issue #38174.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370654 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-19 22:31:02 +00:00 |
|
Robert Burrell Donkin
|
ec82b0f579
|
Javadoc improvements. Contributed by Boris Unckel. Issue #38174.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370652 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-19 22:23:48 +00:00 |
|
Robert Burrell Donkin
|
64a4980cc3
|
Javadoc improvements. Contributed by Boris Unckel. Issue #38174.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370651 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-19 22:12:10 +00:00 |
|
Robert Burrell Donkin
|
1f391b01cf
|
Javadoc improvements. Contributed by Boris Unckel. Issue #38174.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370633 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-19 20:59:36 +00:00 |
|
Robert Burrell Donkin
|
65b0cc351b
|
Javadoc improvements. Contributed by Boris Unckel. Issue #38174.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370631 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-19 20:50:46 +00:00 |
|
Robert Burrell Donkin
|
82703af9c8
|
Javadoc improvements. Contributed by Boris Unckel. Issue #38174.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370618 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-19 20:32:32 +00:00 |
|
Robert Burrell Donkin
|
73f2a07e70
|
Added note into javadocs about the fact that getFactory is not gauranteed to return the same instance per classloader environment. Issue #38026.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370278 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-18 21:57:10 +00:00 |
|
Robert Burrell Donkin
|
2f2b9d43eb
|
Added WeakHashtable to standard distribution.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@356024 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-11 21:21:10 +00:00 |
|
Robert Burrell Donkin
|
d215df346d
|
Moved optional distribution into contrib.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@356008 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-11 20:29:58 +00:00 |
|
Robert Burrell Donkin
|
ae7e0b3157
|
Moved demonstration away from the main source directory to a holding area. The aim is to clean up the source distribution.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@355971 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-11 16:52:00 +00:00 |
|
Robert Burrell Donkin
|
5b27788079
|
Fixed version number.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@348290 13f79535-47bb-0310-9956-ffa450edef68
|
2005-11-22 23:31:17 +00:00 |
|
Robert Burrell Donkin
|
001f359d58
|
Workaround for buggy reflection. Thanks to Dennis Lundberg for discovering this problem.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@345332 13f79535-47bb-0310-9956-ffa450edef68
|
2005-11-17 21:39:26 +00:00 |
|
Robert Burrell Donkin
|
010135be0d
|
Fixed broken link. Thanks to Ortwin Glück for spotting this problem.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@330625 13f79535-47bb-0310-9956-ffa450edef68
|
2005-11-03 20:32:34 +00:00 |
|
Robert Burrell Donkin
|
8878a2a0ff
|
Added comments about dependencies.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@330384 13f79535-47bb-0310-9956-ffa450edef68
|
2005-11-02 23:39:37 +00:00 |
|
Robert Burrell Donkin
|
d163dc0a8f
|
Tweaked test to improve portability across JVMs. (Added sorting of resource to ensure known order.)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@209642 13f79535-47bb-0310-9956-ffa450edef68
|
2005-07-07 20:16:25 +00:00 |
|
Robert Burrell Donkin
|
dfc008fc82
|
Tweaked test to improve portability across JVMs. (Added sorting of resource to ensure known order.)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@209633 13f79535-47bb-0310-9956-ffa450edef68
|
2005-07-07 18:59:21 +00:00 |
|
Robert Burrell Donkin
|
9e417f2e72
|
The tests need JUnit version 3.8 or higher to run.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@209629 13f79535-47bb-0310-9956-ffa450edef68
|
2005-07-07 18:36:47 +00:00 |
|
Robert Burrell Donkin
|
cbfc01a0ab
|
Fixed bug in demonstration. Spotted by Simon Kitching.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@170992 13f79535-47bb-0310-9956-ffa450edef68
|
2005-05-19 20:42:12 +00:00 |
|
Robert Burrell Donkin
|
cb2ddfd9cc
|
Improved demonstration build by automatically cleaning. Contributed by Ceki Gülcü.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@170829 13f79535-47bb-0310-9956-ffa450edef68
|
2005-05-18 21:15:14 +00:00 |
|
Robert Burrell Donkin
|
b6b750fc9c
|
Added note about new, improved terminology coined by Mike Colbert.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@168173 13f79535-47bb-0310-9956-ffa450edef68
|
2005-05-04 19:29:01 +00:00 |
|
Robert Burrell Donkin
|
9ad236575b
|
Corrected mistake in analysis. Thanks to Brian Stansberry.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@164642 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-25 20:37:28 +00:00 |
|
Robert Burrell Donkin
|
d452378887
|
Changed site URL to minotaur
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@161686 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-17 19:49:26 +00:00 |
|
Robert Burrell Donkin
|
b744f1e38e
|
Improvements to the tech guide. Contributed by Brian Stansberry. Issue#34412.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@161682 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-17 19:31:59 +00:00 |
|
Robert Burrell Donkin
|
6133566a84
|
Added link to ceki's document
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@159142 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-27 08:53:34 +00:00 |
|
Robert Burrell Donkin
|
2aa2ad57f6
|
Demonstration/Proof of concept code. Contained is an analysis of common parent first and child first JCL use cases using convention context classloaders together with code that demonstrates the concepts involved.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@159106 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-26 15:16:28 +00:00 |
|
Robert Burrell Donkin
|
80ed7615b6
|
Added tech guide. This provides introductions to subjects such as classloading for expert users and developers.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@157339 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-13 16:21:42 +00:00 |
|
Robert Burrell Donkin
|
0721445959
|
Fixed innaccurate catch. Should catch all throwables to ensure graceful failure.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@156998 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-10 21:55:38 +00:00 |
|
Robert Burrell Donkin
|
23df003ef1
|
Improved javadocs for WeakHashTable. More readable explaination contributed by Simon Kitching.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@156689 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-09 21:13:21 +00:00 |
|
Robert Burrell Donkin
|
01f84f3a7c
|
Added link to download location
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@156336 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-06 19:40:23 +00:00 |
|
Robert Burrell Donkin
|
6970b4e249
|
Updated status of 1.0.5 release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@156335 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-06 19:28:37 +00:00 |
|
Robert Burrell Donkin
|
d746ff0810
|
Added Log4JCategory into optional distribution
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@153528 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-12 19:21:29 +00:00 |
|
Robert Burrell Donkin
|
dc14a8cfcc
|
Added overview for optional
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@153513 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-12 15:56:51 +00:00 |
|
Robert Burrell Donkin
|
769564ac45
|
Reverted some changes which broke backwards compatibility
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@153511 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-12 14:56:21 +00:00 |
|
Robert Burrell Donkin
|
15ee1ee573
|
Added details of released versions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@153508 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-12 14:27:27 +00:00 |
|
Robert Burrell Donkin
|
6e2408d553
|
Updated HEAD version.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@153296 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-10 21:57:11 +00:00 |
|
Robert Burrell Donkin
|
dc8bb733f2
|
Added subversion ignore for build.properties in optional
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@151750 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-07 20:42:52 +00:00 |
|
Robert Burrell Donkin
|
f87688012a
|
Restricted warning message so that it is only displayed when the property has been set
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@151748 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-07 20:36:53 +00:00 |
|