305
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Eliminate javadoc warnings and errors. Issue #38344. Thanks to Rahul Akolkar. More... over 19 years ago
Copy the release notes during site build and add a link to it in the menu. More... over 19 years ago
Add URLs to the dependencies. More... over 19 years ago
Removing task list report. Issue #38344. Thanks to Rahul Akolkar. More... over 19 years ago
Corrected comments about 1.0.5 Alpha. More... over 19 years ago
Added a note about the reason for this change. Might be useful to those that come after us... More... over 19 years ago
Remove whitespace before package declaration. More... over 19 years ago
Fix broken and redirected links. More... over 19 years ago
Remove info about log4j 1.3, now that news has been received that it might not be incompatible after all. Remove deprecation info about class that has actually been removed. More... over 19 years ago
Added Specification-Title as suggested by Joerg Schaible. Added Implementation-Vendor-Id as recommended at http://java.sun.com/j2se/1.5.0/docs/guide/extensions/versioning.html More... over 19 years ago
Fix comment only - HashMap *is* in java1.2 More... over 19 years ago
Fix for java1.2: in that version, Boolean.valueOf(str) returns a new instance each time, not one of Boolean.TRUE or Boolean.FALSE! More... over 19 years ago
Add unit tests for ServletContextCleaner class. More... over 19 years ago
Added comments only. More... over 19 years ago
Expose servletapi.jar as a "logical lib" for unit tests More... over 19 years ago
Add info about removal of deprecated classes. More... over 19 years ago
Add 2-param version of newFactory method for backwards compatibility. As described in the javadoc, it could only ever be invoked by a very weird custom subclass of LogFactory but it was technically an incompatibility so it's now fixed. More... over 19 years ago
More 1.1 updates (still a work-in-progress) More... over 19 years ago
Fixes for javadoc building. Add build instructions. More... over 19 years ago
Tweaks to use libs downloaded via newish "ant getlibs" target. More... over 19 years ago
Fixed javadoc warnings: @param did not match real param name. More... over 19 years ago
Remove WeakHashtable classes from the commons-logging-adapters jarfile. More... over 19 years ago
Added Brian Stansberry to developers list, as he did much work on 1.1 release and is officially a committer but isn't around to add himself right now. More... over 19 years ago
Fixes due to Log4J12Logger being renamed back to Log4JLogger and Log4J13Logger being removed. More... over 19 years ago
Fixes due to renaming of Log4J12Logger back to Log4JLogger More... over 19 years ago
Remove Log4J13Logger; log4j 1.3 is not yet released. Rename Log4J12Logger back to old name of Log4JLogger. More... over 19 years ago
Adding myself as a developer. More... over 19 years ago
Javadoc improvements. Contributed by Boris Unckel. Issue #38174. More... over 19 years ago
Javadoc improvements. Contributed by Boris Unckel. Issue #38174. More... over 19 years ago
Javadoc improvements. Contributed by Boris Unckel. Issue #38174. More... over 19 years ago