Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Moving to TLP
Moving back :)
Moving to TLP
Update license info using script update-AL20.pl, as per http://www.apache.org/legal/src-headers.html
Added some notes about how to use the build.properties.sample file.
Comment out some remains from the log4j 1.3 build. Add notes to put them back again if/when the build uses log4j 1.3.
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.
Exclude jdk14 logger from api jar Include WeakHashtable in api jar Make ant dependencies used in build be the same as those in the maven project.xml file.
Tweaks to use libs downloaded via newish "ant getlibs" target.
The tests need JUnit version 3.8 or higher to run.
Split Log4JLogger into Log4J12Logger and Log4J13Logger
Add an implementation of ServletContextListener for use in avoiding memory leaks in webapps.
svn:keywords correction
Added optional tests for Log4JLogger against 1.2.x
Finish migration to the new Apache License (version 2.0): * Add updated LICENSE.txt and new NOTICE.txt files. * Add license header to currently unlicensed text files (html, xml, properties).
Added maven build (aimed at documentation). This isn't totally satisfactory (for example, I've stripped out the unit tests) and the user guide formatting isn't brilliant. But i feel that i want to be able to get some feedback and there are some other priorities. i'll try to get to this work later.
Added AvalonLogger which wraps the logger used by the Avalon framework. Also added an optional dependency on avalon-framework.jar. Added better warnings to build about which loggers are going to be created.
Update hyperlinks in these two files. Submitted by: Eric Dobbs <eric@dobbse.net>
LogKit wrapper initial commit
Added note about junit property (for running test cases)
Migrate the "logging" package from jakarta-commons-sandbox.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |