psmith 2004/05/19 20:59:12
Modified:src/java/org/apache/log4j/chainsaw/vfs
FileSystemTreePanel.java
Log:
refactored the tree gui initialisation into it's own method.
Added a custom tree cell renderer so the icons are rendered better.
Revision Cha
psmith 2004/05/19 20:58:08
Modified:src/java/org/apache/log4j/chainsaw/vfs
DirectoryListTableModel.java
Log:
This model can now be poplutated and cleared of FileObjects, and can
render the details of the correctly.
Revision ChangesPath
1.2
psmith 2004/05/19 20:57:23
Modified:src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java
Log:
Thanks to Mario of the VFS team, no longer have to manually work out
what VFS schemes are available on the class path. Much cleaner! Thanks Mario.
Added an inner action object
ceki2004/05/19 10:58:09
Modified:tests/input/db postgresql.properties.sample
mysql.properties.sample
testsbuild.xml
src/java/org/apache/log4j/db DataSourceConnectionSource.java
JNDIConnectionSource.java
ceki2004/05/19 07:36:22
Modified:src/java/org/apache/log4j/test Hello.java DefaultInit.java
MDCStress.java SysoutConfigurator.java
AsyncAppenderTest.java DelayedLoop.java
MultipleAppenders.java
ceki2004/05/19 06:15:44
Modified:src/java/org/apache/log4j/chainsaw ThresholdSlider.java
LogUI.java
src/java/org/apache/log4j/config PropertySetter.java
PropertyGetter.java
src/java/org/apache/log4j/jmx App
ceki2004/05/19 02:29:03
Added: src/java/org/apache/log4j/spi RootCategory.java
Log:
Resurrected RootCategory to keep backward compatibility.
Revision ChangesPath
1.13 +5 -14 logging-log4j/src/java/org/apache/log4j/spi/RootCategory.java
At 10:50 PM 5/18/2004, Niclas Hedhman wrote:
On Wednesday 19 May 2004 03:19, Adam R. B. Jack wrote:
> I posted to avalon-dev as you posted here. Log4j changed underneath you, I
> suspect...
> [javac] import org.apache.log4j.spi.RootCategory;
> [javac] location: class
> org.apache.avalon.exc