svn commit: r582694 - /logging/sandbox/jul-to-log4j-bridge/pom.xml

2007-10-07 Thread psmith
Author: psmith Date: Sun Oct 7 15:59:57 2007 New Revision: 582694 URL: http://svn.apache.org/viewvc?rev=582694&view=rev Log: Updated to require official 1.2.15 release. Modified: logging/sandbox/jul-to-log4j-bridge/pom.xml Modified: logging/sandbox/jul-to-log4j-bridge/pom.xml URL:

svn commit: r589939 - /logging/sandbox/jul-to-log4j-bridge/src/site/site.xml

2007-10-29 Thread psmith
Author: psmith Date: Mon Oct 29 19:25:53 2007 New Revision: 589939 URL: http://svn.apache.org/viewvc?rev=589939&view=rev Log: HTML escaped Modified: logging/sandbox/jul-to-log4j-bridge/src/site/site.xml Modified: logging/sandbox/jul-to-log4j-bridge/src/site/site.xml URL:

svn commit: r589940 - in /logging/sandbox/jul-to-log4j-bridge/src: main/java/org/apache/logging/julbridge/ test/java/org/apache/log4j/jul/ test/java/org/apache/logging/julbridge/

2007-10-29 Thread psmith
Author: psmith Date: Mon Oct 29 19:28:20 2007 New Revision: 589940 URL: http://svn.apache.org/viewvc?rev=589940&view=rev Log: Fixed a bug found by Joshua ChaitinPollack where LoggingEvents were being posted to the matching log4j Logger without obeying the configured thresholds defined for

svn commit: r591552 - /logging/log4j/companions/receivers/trunk/src/main/java/org/apache/log4j/xml/XMLDecoder.java

2007-11-02 Thread psmith
Author: psmith Date: Fri Nov 2 22:16:19 2007 New Revision: 591552 URL: http://svn.apache.org/viewvc?rev=591552&view=rev Log: Bug 43736 applied patch provided by Curt with extraction to a constant to indicate that XMLDecoder only deals with UTF-8 encoded log files. Previously the system def

svn commit: r634545 - in /logging/log4j/trunk/src: changes/changes.xml main/java/org/apache/log4j/net/SocketHubAppender.java

2008-03-06 Thread psmith
Author: psmith Date: Thu Mar 6 21:44:32 2008 New Revision: 634545 URL: http://svn.apache.org/viewvc?rev=634545&view=rev Log: Bug 44551 SocketHubAppender in the 1.2.16 does not support a scroll back buffer or application property. This returns a feature from the old 1.3 codebase (yay!) App

svn commit: r634548 - in /logging/log4j/companions/zeroconf/trunk: ./ src/main/java/org/apache/log4j/net/ src/test/java/org/apache/log4j/net/

2008-03-06 Thread psmith
Author: psmith Date: Thu Mar 6 22:07:58 2008 New Revision: 634548 URL: http://svn.apache.org/viewvc?rev=634548&view=rev Log: Now that log4j 1.2.16 has the new createSocket method, we can trap this, store the details of the port/address, and use that in the broadcast of what

svn commit: r636954 - in /logging/log4j/trunk/src: changes/ main/java/org/apache/log4j/ main/java/org/apache/log4j/helpers/ main/java/org/apache/log4j/net/ main/java/org/apache/log4j/varia/

2008-03-13 Thread psmith
Author: psmith Date: Thu Mar 13 19:04:13 2008 New Revision: 636954 URL: http://svn.apache.org/viewvc?rev=636954&view=rev Log: Bug 41156 Give log4j threads reasonable names. Thread names are based on the class name that is the creator/related entity, and where threads are based on So

svn commit: r655676 - /logging/log4j/trunk/pom.xml

2008-05-12 Thread psmith
Author: psmith Date: Mon May 12 15:33:54 2008 New Revision: 655676 URL: http://svn.apache.org/viewvc?rev=655676&view=rev Log: Bug 43304 Applied patch by Dennis Lundberg to reform the pom.xml with nice whitespace formatting and alignment. Patch also marks plugins used by the build with spec

svn commit: r672042 - /logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/rolling/CompositeTriggeringPolicyTest.java

2008-06-26 Thread psmith
Author: psmith Date: Thu Jun 26 15:27:04 2008 New Revision: 672042 URL: http://svn.apache.org/viewvc?rev=672042&view=rev Log: Replace Assert import with standard package. Really not sure why this is not required on the maven command line, but Eclipse refuses to find it for some re

svn commit: r681522 - /logging/log4j/trunk/pom.xml

2008-07-31 Thread psmith
Author: psmith Date: Thu Jul 31 15:23:46 2008 New Revision: 681522 URL: http://svn.apache.org/viewvc?rev=681522&view=rev Log: Change the svn:eol-style property to 'native' to avoid evil whitespace diffs! Why the SVN team deemed not to support this for XML files from Day 1 sti

svn commit: r681536 - /logging/log4j/trunk/pom.xml

2008-07-31 Thread psmith
Author: psmith Date: Thu Jul 31 16:00:20 2008 New Revision: 681536 URL: http://svn.apache.org/viewvc?rev=681536&view=rev Log: Bug 45517 Provide tweaked patch provided by Thorbørn to remove a dependency on Sun's JMS stuff. Slightly tweaked in that I retained the modifier because we do

svn commit: r686131 - in /logging/log4j/trunk/src: changes/ main/java/org/apache/log4j/jmx/

2008-08-14 Thread psmith
Author: psmith Date: Thu Aug 14 20:31:30 2008 New Revision: 686131 URL: http://svn.apache.org/viewvc?rev=686131&view=rev Log: Bug 40246 Added cleaned up patch provided by wing tung Leung to allow the JMX Beans created to properly deregister, allowing Servlet Containers that shutdown/restar

svn commit: r691872 - in /logging/log4j/companions/receivers/trunk: pom.xml src/changes/changes.xml src/main/java/org/apache/log4j/net/SocketHubReceiver.java src/main/java/org/apache/log4j/net/SocketN

2008-09-03 Thread psmith
Author: psmith Date: Wed Sep 3 21:57:11 2008 New Revision: 691872 URL: http://svn.apache.org/viewvc?rev=691872&view=rev Log: Bug 42171 Applied patch supplied by ray@ that resolves a bug where by duplicate events are received after a SocketHubReceiver is shutdown and then restartedi such as

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw ApplicationPreferenceModelPanel.java

2003-12-22 Thread psmith
psmith 2003/12/22 12:41:04 Modified:src/java/org/apache/log4j/chainsaw ApplicationPreferenceModelPanel.java Log: for some reason this fixes a NPE on linux... Revision ChangesPath 1.9 +1 -1 jakarta-log4j/src/java/org/apache/log4j

cvs commit: jakarta-log4j/src/xdocs chainsaw-1.jpg

2003-12-22 Thread psmith
psmith 2003/12/22 12:41:40 Added: src/xdocs chainsaw-1.jpg Log: An image for chainsaw Revision ChangesPath 1.1 jakarta-log4j/src/xdocs/chainsaw-1.jpg <> --

cvs commit: jakarta-log4j build.xml

2003-12-22 Thread psmith
psmith 2003/12/22 13:07:02 Modified:.build.xml Log: added missing known.receiver file to the required chainsaw jar build process. Revision ChangesPath 1.88 +2 -0 jakarta-log4j/build.xml Index: build.xml

cvs commit: jakarta-log4j/src/xdocs chainsaw-1.jpg

2003-12-22 Thread psmith
psmith 2003/12/22 13:41:44 Removed: src/xdocs chainsaw-1.jpg Log: moved this file into the images subdirectory. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-log4j/src/xdocs chainsaw.xml

2003-12-22 Thread psmith
psmith 2003/12/22 13:42:24 Modified:src/xdocs chainsaw.xml Log: updated the screenshot pointer to the new image, and commented out the other Screenshot references until we actually have them. Revision ChangesPath 1.4 +6 -5 jakarta-log4j/src/xdocs

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/receivers PluginPropertyEditorPanel.java

2003-12-22 Thread psmith
psmith 2003/12/22 13:44:00 Modified:src/java/org/apache/log4j/chainsaw/receivers PluginPropertyEditorPanel.java Log: Smartened up the logic for determing the correct editor to display within the property editor sheet. This was most notable when the

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw LogUI.java

2003-12-22 Thread psmith
psmith 2003/12/22 14:02:22 Modified:src/java/org/apache/log4j/chainsaw LogUI.java Log: fixed a bug where closing the frame by using the standard window close widget (the 'x' in the top right hand corner for example) caused the main frame to disappear but not exit if

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/receivers known.receivers

2003-12-22 Thread psmith
psmith 2003/12/22 17:50:13 Modified:src/java/org/apache/log4j/chainsaw/receivers known.receivers Log: added the MulticastReceiver to the list of the known Receiver class, and reordered the list to be alphabetical. Revision ChangesPath 1.2 +2 -1 jakarta

cvs commit: jakarta-log4j/src/java/org/apache/log4j/net MulticastReceiverBeanInfo.java

2003-12-22 Thread psmith
psmith 2003/12/22 17:51:31 Added: src/java/org/apache/log4j/net MulticastReceiverBeanInfo.java Log: added BeanInfo class for the MulticastReceiver. Revision ChangesPath 1.1 jakarta-log4j/src/java/org/apache/log4j/net/MulticastReceiverBeanInfo.java

cvs commit: jakarta-log4j/src/java/org/apache/log4j/net SocketHubReceiverBeanInfo.java

2003-12-22 Thread psmith
psmith 2003/12/22 17:51:48 Modified:src/java/org/apache/log4j/net SocketHubReceiverBeanInfo.java Log: added license and jalopied. Revision ChangesPath 1.3 +46 -0 jakarta-log4j/src/java/org/apache/log4j/net/SocketHubReceiverBeanInfo.java Index

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/prefs default.properties

2003-12-22 Thread psmith
psmith 2003/12/22 18:18:40 Modified:src/java/org/apache/log4j/chainsaw LogUI.java ApplicationPreferenceModel.java ApplicationPreferenceModelPanel.java src/java/org/apache/log4j/chainsaw/prefs default.properties Log

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/receivers ReceiversPanel.java

2003-12-22 Thread psmith
psmith 2003/12/22 18:19:14 Modified:src/java/org/apache/log4j/chainsaw/receivers ReceiversPanel.java Log: New Receiver property sheet is now model with respect to whatever it's parent is. Revision ChangesPath 1.8 +22 -20 jakarta-

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/help HelpLocator.java

2003-12-22 Thread psmith
psmith 2003/12/22 18:52:17 Modified:src/java/org/apache/log4j/chainsaw/help HelpLocator.java Log: added some debug messaging to assist in tracking down some issues Revision ChangesPath 1.2 +6 -2 jakarta-log4j/src/java/org/apache/log4j/chainsaw/help

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/help HelpManager.java

2003-12-22 Thread psmith
psmith 2003/12/22 18:54:40 Modified:src/java/org/apache/log4j/chainsaw/help HelpManager.java Log: on initialization, looks for a system property that identifies where the local Javadocs for log4j are located. A trailing / is REQUIRED, and the property would be in the form

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw ChainsawToolBarAndMenus.java

2003-12-22 Thread psmith
psmith 2003/12/22 18:56:25 Modified:src/java/org/apache/log4j/chainsaw ChainsawToolBarAndMenus.java Log: Added to the Help menu, links to all the known Receiver JavaDocs. These items will only work at the moment if you have the log4j.chainsaw.localDocs

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/help HelpManager.java

2003-12-23 Thread psmith
psmith 2003/12/23 13:43:30 Modified:src/java/org/apache/log4j/chainsaw/help HelpManager.java Log: Jalopied, and refactored a new method to assist other classes. Revision ChangesPath 1.4 +155 -137 jakarta-log4j/src/java/org/apache/log4j/chainsaw/help

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw ChainsawConstants.java

2003-12-23 Thread psmith
psmith 2003/12/23 13:44:17 Modified:src/java/org/apache/log4j/chainsaw ChainsawConstants.java Log: Added a new constant, the value of which will be changing once the real resource itself has been created. Revision ChangesPath 1.8 +3 -0 jakarta-log4j/src

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/receivers ReceiversPanel.java

2003-12-23 Thread psmith
psmith 2003/12/23 13:44:53 Modified:src/java/org/apache/log4j/chainsaw/receivers ReceiversPanel.java Log: added a relevan title to the dialog. Revision ChangesPath 1.9 +2 -2 jakarta-log4j/src/java/org/apache/log4j/chainsaw/receivers

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/receivers NewReceiverDialogPanel.java

2003-12-23 Thread psmith
psmith 2003/12/23 13:46:06 Modified:src/java/org/apache/log4j/chainsaw/receivers NewReceiverDialogPanel.java Log: Jalopied, and added a JavaDoc viewer inside a JSplitPane for the Plugin that is being edited. Revision ChangesPath 1.2 +170

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/helper SwingHelper.java

2003-12-23 Thread psmith
psmith 2003/12/23 14:22:53 Modified:src/java/org/apache/log4j/chainsaw/helper SwingHelper.java Log: added a helper method to create a standard Cancel dialog action. Revision ChangesPath 1.2 +34 -0 jakarta-log4j/src/java/org/apache/log4j/chainsaw/helper

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/receivers ReceiversPanel.java

2003-12-23 Thread psmith
psmith 2003/12/23 14:24:02 Modified:src/java/org/apache/log4j/chainsaw/receivers ReceiversPanel.java Log: now uses the standard dialog cancel metaphor. Revision ChangesPath 1.10 +10 -6 jakarta-log4j/src/java/org/apache/log4j/chainsaw

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/prefs AbstractSettingsEvent.java SaveSettingsEvent.java SettingsManager.java

2003-12-23 Thread psmith
psmith 2003/12/23 20:06:17 Modified:src/java/org/apache/log4j/chainsaw/prefs SaveSettingsEvent.java SettingsManager.java Added: src/java/org/apache/log4j/chainsaw/prefs AbstractSettingsEvent.java Log: Added an abstract class

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/favourites - New directory

2003-12-23 Thread psmith
psmith 2003/12/23 20:08:40 jakarta-log4j/src/java/org/apache/log4j/chainsaw/favourites - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/favourites package.html Favourite.java FavouritesRegistry.java

2003-12-23 Thread psmith
psmith 2003/12/23 20:08:45 Added: src/java/org/apache/log4j/chainsaw/favourites package.html Favourite.java FavouritesRegistry.java Log: The beginnings of Favourites (save Plugin state). Eventually the saved state of a prototype plugin will re-use

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/plugins - New directory

2003-12-30 Thread psmith
psmith 2003/12/30 22:57:09 jakarta-log4j/src/java/org/apache/log4j/chainsaw/plugins - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/plugins GUIPluginSkeleton.java

2003-12-30 Thread psmith
psmith 2003/12/30 22:57:14 Added: src/java/org/apache/log4j/chainsaw/plugins GUIPluginSkeleton.java Log: Skeleton class of a Plugin that has a gui component. Revision ChangesPath 1.1 jakarta-log4j/src/java/org/apache/log4j

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/plugins ChainsawCentral.java

2003-12-31 Thread psmith
psmith 2003/12/30 23:00:11 Added: src/java/org/apache/log4j/chainsaw/plugins ChainsawCentral.java Log: Very rough check-in, but hopefully you can see where I am headed. This plugin will have a graph window of the rate of events arriving in the top

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw LogUI.java

2003-12-31 Thread psmith
psmith 2003/12/30 23:03:34 Modified:src/java/org/apache/log4j/chainsaw LogUI.java Log: moved some code within the acivation area into new methods. added the ChainsawCentral as a hard coded plugin for now. Revision ChangesPath 1.66 +170 -150 jakarta-log4j/src

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw ChainsawStatusBar.java

2003-12-31 Thread psmith
psmith 2003/12/30 23:04:03 Modified:src/java/org/apache/log4j/chainsaw/messages MessageCenter.java src/java/org/apache/log4j/chainsaw ChainsawStatusBar.java Log: Removed the Message Center from being accessed via the status bar. Revision

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw LogUI.java

2003-12-31 Thread psmith
psmith 2003/12/30 23:05:33 Modified:src/java/org/apache/log4j/chainsaw LogUI.java Log: mangled a merge, this fixes it. Revision ChangesPath 1.67 +3 -3 jakarta-log4j/src/java/org/apache/log4j/chainsaw/LogUI.java Index: LogUI.java

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/help HelpManager.java

2004-01-07 Thread psmith
psmith 2004/01/07 17:38:38 Modified:src/java/org/apache/log4j/chainsaw/help HelpManager.java Log: a small, somewhat temporary change to find local javadocs that have been generated with the 'ant javadoc' target. Revision ChangesPath 1.5 +7 -0 jak

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/plugins ChainsawCentral.java

2004-01-07 Thread psmith
psmith 2004/01/07 18:08:14 Modified:src/java/org/apache/log4j/chainsaw/plugins ChainsawCentral.java Log: fixes a JDK 1.3 compile problem. Revision ChangesPath 1.3 +2 -2 jakarta-log4j/src/java/org/apache/log4j/chainsaw/plugins

cvs commit: jakarta-log4j/src/xdocs chainsaw.xml

2004-02-29 Thread psmith
psmith 2004/02/29 13:32:03 Modified:src/xdocs chainsaw.xml Log: changed the way some " - It's a GUI-based Log viewer. A picture tells a thousand words... + It's a GUI-based Log viewer. A picture tells a

cvs commit: logging-log4j/src/xdocs plan.xml

2004-04-07 Thread psmith
psmith 2004/04/07 18:47:45 Modified:src/xdocs plan.xml Log: Removed "1.2 plan" section... We're in 1.2 maintenance mode. Modified and added as much as I could think off in an attempt to reflect where we're at, but I may not be 100% accurate here, please

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/prefs default.properties

2004-04-19 Thread psmith
psmith 2004/04/19 17:39:40 Modified:src/java/org/apache/log4j/chainsaw LogUI.java ApplicationPreferenceModelPanel.java ApplicationPreferenceModel.java src/java/org/apache/log4j/chainsaw/prefs default.properties Log

cvs commit: logging-log4j build.xml

2004-05-11 Thread psmith
psmith 2004/05/11 15:17:23 Modified:.build.xml Log: Applied patch from James Stauffer so that sub-directories of the db package are also included in the jar output. Revision ChangesPath 1.97 +1 -1 logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw CommonActions.java

2004-05-13 Thread psmith
psmith 2004/05/13 19:41:26 Added: src/java/org/apache/log4j/chainsaw CommonActions.java Log: Added a CommonActions class to hold some Common actions. Haven't moved any here yet, but hope to to make some of the source a bit easier to read. Revision ChangesPath

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/help release-notes.html

2004-05-13 Thread psmith
psmith 2004/05/13 19:42:32 Added: src/java/org/apache/log4j/chainsaw/help release-notes.html Log: First import of the Release Notes html page, of which there isn't much yet, but we should keep this page up2date with any new cool features we add, things that we break, or t

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw ChainsawConstants.java

2004-05-13 Thread psmith
psmith 2004/05/13 19:43:08 Modified:src/java/org/apache/log4j/chainsaw ChainsawConstants.java Log: added the constant for the release notes url. Revision ChangesPath 1.11 +4 -1 logging-log4j/src/java/org/apache/log4j/chainsaw/ChainsawConstants.java Index

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw ChainsawToolBarAndMenus.java

2004-05-13 Thread psmith
psmith 2004/05/13 19:43:36 Modified:src/java/org/apache/log4j/chainsaw ChainsawToolBarAndMenus.java Log: added the release notes action into the Help menu. Revision ChangesPath 1.42 +1 -0 logging-log4j/src/java/org/apache/log4j

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw LogUI.java

2004-05-13 Thread psmith
psmith 2004/05/13 19:44:58 Modified:src/java/org/apache/log4j/chainsaw LogUI.java Log: If the HelpManager's help URL changes, we are already setting the url into the Welcome Panel, but the panel might not be visible, as the user might be looking at a Log panel, so if th

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/version - New directory

2004-05-13 Thread psmith
psmith 2004/05/13 20:19:52 logging-log4j/src/java/org/apache/log4j/chainsaw/version - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/version VersionManager.java

2004-05-13 Thread psmith
psmith 2004/05/13 20:19:57 Added: src/java/org/apache/log4j/chainsaw/version VersionManager.java Log: This class really just tracks a version string, which is hard coded, but might eventually be Ant'fied to have an incremental build version in

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/prefs default.properties

2004-05-13 Thread psmith
psmith 2004/05/13 20:21:13 Modified:src/java/org/apache/log4j/chainsaw LogUI.java ApplicationPreferenceModel.java src/java/org/apache/log4j/chainsaw/prefs default.properties Log: If the last version the user ran is different from the version

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/help release-notes.html

2004-05-13 Thread psmith
psmith 2004/05/13 23:57:50 Modified:src/java/org/apache/log4j/chainsaw/help release-notes.html Log: updated release notes and version identifier. Revision ChangesPath 1.2 +5 -2 logging-log4j/src/java/org/apache/log4j/chainsaw/help/release-notes.html

cvs commit: logging-log4j/src/java/org/apache/log4j/pattern ClassNamePatternConverter.java LineLocationPatternConverter.java FullLocationPatternConverter.java FileLocationPatternConverter.java MethodLocationPatternConverter.java

2004-05-10 Thread psmith
psmith 2004/05/10 15:24:22 Modified:src/java/org/apache/log4j/pattern ClassNamePatternConverter.java LineLocationPatternConverter.java FullLocationPatternConverter.java

cvs commit: logging-log4j/src/java/org/apache/log4j/rule RuleTest.java

2004-05-10 Thread psmith
psmith 2004/05/10 15:25:07 Modified:src/java/org/apache/log4j/rule RuleTest.java Log: getMDC* methods are gone All hail getProperty* methods. Revision ChangesPath 1.4 +2 -2 logging-log4j/src/java/org/apache/log4j/rule/RuleTest.java Index

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/filter FilterModel.java EventTypeEntryContainer.java

2004-05-10 Thread psmith
psmith 2004/05/10 15:26:44 Modified:src/java/org/apache/log4j/chainsaw ChainsawCyclicBufferTableModel.java ColumnComparator.java src/java/org/apache/log4j/chainsaw/filter FilterModel.java

cvs commit: logging-log4j/src/java/org/apache/log4j/net SocketAppender.java

2004-05-09 Thread psmith
psmith 2004/05/09 15:29:39 Modified:src/java/org/apache/log4j/net SocketAppender.java Log: Changed so that failure to connect to a remote Socket doesn't output ugly stack trace, but it is still an error, and you still get the underlying Exception message string, without h

cvs commit: logging-log4j/src/java/org/apache/log4j/net SocketAppender.java

2004-05-09 Thread psmith
psmith 2004/05/09 15:33:59 Modified:src/java/org/apache/log4j/net SocketAppender.java Log: oops, should have used the getMessage rather than rely on exception's toString method. Revision ChangesPath 1.23 +1 -1 logging-log4j/src/java/org/apache/log4

cvs commit: logging-log4j/src/xdocs index.xml

2004-05-02 Thread psmith
psmith 2004/05/02 15:21:23 Modified:src/xdocs index.xml Log: removed duplicate 'microsecond' word spotted diligently by [EMAIL PROTECTED] Revision ChangesPath 1.10 +1 -1 logging-log4j/src/xdocs/index.xml Index:

cvs commit: logging-log4j/docs manual.html

2004-05-02 Thread psmith
psmith 2004/05/02 15:31:48 Modified:docs manual.html Log: (Bug 27580): Applied spelling and gramatical changes suggested by Maurice Kienenberger ([EMAIL PROTECTED]). Revision ChangesPath 1.39 +3 -3 logging-log4j/docs/manual.html Index: manual.html

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/help Tutorial.java

2004-05-04 Thread psmith
psmith 2004/05/04 15:45:04 Modified:src/java/org/apache/log4j/chainsaw/receivers ReceiversPanel.java src/java/org/apache/log4j/chainsaw LogUI.java ChainsawAppenderHandler.java src/java/org/apache/log4j

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/plugins ChainsawCentral.java

2004-05-14 Thread psmith
psmith 2004/05/14 23:29:31 Modified:src/java/org/apache/log4j/chainsaw/plugins ChainsawCentral.java Log: Removed the Data Rate graph and label from this panel. Would have looked prty if I'd finished it, and considering it doesn't give

cvs commit: logging-log4j build.xml

2004-05-14 Thread psmith
psmith 2004/05/14 23:30:11 Modified:.build.xml Log: makes sure that the new vfs package that is coming doesn't intrude on the build process. Revision ChangesPath 1.98 +1 -1 logging-log4j/build.xml Index: buil

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs - New directory

2004-05-14 Thread psmith
psmith 2004/05/14 23:31:42 logging-log4j/src/java/org/apache/log4j/chainsaw/vfs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs FileSystemTreePanel.java VFSPlugin.java

2004-05-14 Thread psmith
psmith 2004/05/14 23:31:48 Added: src/java/org/apache/log4j/chainsaw/vfs FileSystemTreePanel.java VFSPlugin.java Log: Shell classes for the portion of the VFS GUI plugni that could be started. To use it will require the Jakarta VFS package and

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw LogUI.java

2004-05-14 Thread psmith
psmith 2004/05/14 23:32:44 Modified:src/java/org/apache/log4j/chainsaw LogUI.java Log: added tiny bit of code to start the VFS Plugin using reflection, if and only if the class can be found on the classpath. This gets around conditions where VFS and it's dependencies ar

cvs commit: logging-log4j/docs/images chainsaw-fullscreen-small.jpg chainsaw-fullscreen.jpg

2004-05-16 Thread psmith
psmith 2004/05/16 20:32:34 Added: docs/images chainsaw-fullscreen-small.jpg chainsaw-fullscreen.jpg Log: added new screen shot done by Scott for use on the website. Revision ChangesPath 1.1 logging-log4j/docs/images/chainsaw

cvs commit: logging-log4j/src/xdocs chainsaw.xml

2004-05-16 Thread psmith
psmith 2004/05/16 20:32:42 Modified:src/xdocs chainsaw.xml Log: updated image url to latest image. Revision ChangesPath 1.7 +2 -1 logging-log4j/src/xdocs/chainsaw.xml Index: chainsaw.xml

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/help release-notes.html

2004-05-17 Thread psmith
psmith 2004/05/17 15:26:09 Modified:src/java/org/apache/log4j/chainsaw/version VersionManager.java .build.xml src/java/org/apache/log4j/chainsaw/help release-notes.html Log: made sure an appropriate set of JavaDoc is

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/help release-notes.html

2004-05-17 Thread psmith
psmith 2004/05/17 17:39:55 Modified:src/java/org/apache/log4j/chainsaw/version VersionManager.java src/java/org/apache/log4j/chainsaw LoggerNameTreePanel.java src/java/org/apache/log4j/chainsaw/help release-notes.html Log

cvs commit: logging-log4j/src/xdocs chainsaw.xml

2004-05-17 Thread psmith
psmith 2004/05/17 20:06:25 Modified:src/xdocs chainsaw.xml Log: updated with the Java Web Start link... Be nice to have a nice image button but can't find anything that has an explicit licence grant to use it at will, so defering to simple text link for now. Rev

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/icons Server16.gif Server24.gif ChainsawIcons.java

2004-05-18 Thread psmith
psmith 2004/05/18 17:08:51 Modified:src/java/org/apache/log4j/chainsaw/icons ChainsawIcons.java Added: src/java/org/apache/log4j/chainsaw/icons Server16.gif Server24.gif Log: added new "server" icon from the Java Icon repository.

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSNode.java FileObjectTable.java DirectoryListTableModel.java FileSystemTreePanel.java VFSPlugin.java

2004-05-18 Thread psmith
psmith 2004/05/18 17:11:08 Modified:src/java/org/apache/log4j/chainsaw/vfs FileSystemTreePanel.java VFSPlugin.java Added: src/java/org/apache/log4j/chainsaw/vfs VFSNode.java FileObjectTable.java DirectoryListTableModel.java Log

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs FileSystemTreePanel.java

2004-05-18 Thread psmith
psmith 2004/05/18 23:11:03 Modified:src/java/org/apache/log4j/chainsaw/vfs FileSystemTreePanel.java Log: changed the way the tree is rendered, but it will change more over time. addFileObject now returns the newly created node. PR: Obtained from

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSUtils.java

2004-05-18 Thread psmith
psmith 2004/05/18 23:11:37 Added: src/java/org/apache/log4j/chainsaw/vfs VFSUtils.java Log: added utils class with a useful method. Hopefully more added here over time... Revision ChangesPath 1.1 logging-log4j/src/java/org/apache/log4j

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java

2004-05-18 Thread psmith
psmith 2004/05/18 23:12:46 Modified:src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java Log: shutdown now calls the FileSystemManager shutdown. the rather hard coded loadLocalFileSystem method now initiates a back task to check what children objects are out there. PR

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java

2004-05-19 Thread psmith
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

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs DirectoryListTableModel.java

2004-05-19 Thread psmith
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

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs FileSystemTreePanel.java

2004-05-19 Thread psmith
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. Rev

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/messages MessageCenter.java

2004-05-20 Thread psmith
psmith 2004/05/20 16:09:57 Modified:src/java/org/apache/log4j/chainsaw/messages MessageCenter.java Log: Changed so that only DEBUG messages are shown in the MessageCenter when the log4j.debug property has been set to true. Revision ChangesPath

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSUtils.java

2004-05-20 Thread psmith
psmith 2004/05/20 16:11:14 Modified:src/java/org/apache/log4j/chainsaw/vfs VFSUtils.java Log: removed (moved) a method into a more appropriate class, it is not really a utility method, as it is really specific to a particular function. Revision ChangesPath 1.2

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java

2004-05-20 Thread psmith
psmith 2004/05/20 16:13:50 Modified:src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java Log: child directories are now located 'lazily', that is, only when you explicitly select the folder in the tree. This defers the cost of finding out the children until y

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSPluginPreferenceModel.java

2004-05-20 Thread psmith
psmith 2004/05/20 21:21:30 Added: src/java/org/apache/log4j/chainsaw/vfs VFSPluginPreferenceModel.java Log: Initial version of this plugins preference. Of course at the moment you can't change the values yet, and they wouldn't get sa

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java

2004-05-20 Thread psmith
psmith 2004/05/20 21:22:10 Modified:src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java Log: If the user has elected to auto load all the local file systems, we should honour that. Revision ChangesPath 1.6 +31 -15 logging-log4j/src/java/org/apache/log4j

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs FileSystemTreePanel.java

2004-05-20 Thread psmith
psmith 2004/05/20 21:22:46 Modified:src/java/org/apache/log4j/chainsaw/vfs FileSystemTreePanel.java Log: subtle tree call to get it to display correctyl sometimes. Revision ChangesPath 1.5 +1 -0 logging-log4j/src/java/org/apache/log4j

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs DirectoryListTableModel.java

2004-05-20 Thread psmith
psmith 2004/05/20 21:23:23 Modified:src/java/org/apache/log4j/chainsaw/vfs DirectoryListTableModel.java Log: Implemented SortTableModel for extra sort goodness. Hmmm... Sortable... Revision ChangesPath 1.3 +81 -2 logging-log4j/src

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs FileObjectTable.java

2004-05-20 Thread psmith
psmith 2004/05/20 21:24:16 Modified:src/java/org/apache/log4j/chainsaw/vfs FileObjectTable.java Log: Table looks much nice with row striping and alignment. Also added the sort feature. Remind me to buy Claude & Scott an extra beer. Nice and easy. Revision Cha

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs FileObjectTable.java

2004-05-20 Thread psmith
psmith 2004/05/20 21:53:01 Modified:src/java/org/apache/log4j/chainsaw/vfs FileObjectTable.java Log: fixed bug where if the row was selected, the alignment of some columns was incorrect. Thanks to Scott for picking that one up. Revision ChangesPath 1.3 +3

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java

2004-05-21 Thread psmith
psmith 2004/05/21 03:13:30 Modified:src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java Log: Looks like there was a race condition between the child directory locator thread that updates the Tree and the child file locator thread that populates the table. Properly

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSPluginPreferenceModel.java

2004-05-22 Thread psmith
psmith 2004/05/22 01:02:36 Modified:src/java/org/apache/log4j/chainsaw/vfs VFSPluginPreferenceModel.java Log: Added previewSize property, plus some TODOs with ideas for other preview related prefs. Revision ChangesPath 1.2 +19 -0

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs PreviewPanel.java

2004-05-22 Thread psmith
psmith 2004/05/22 01:03:05 Added: src/java/org/apache/log4j/chainsaw/vfs PreviewPanel.java Log: A simple Panel designed to display some text of a log. Revision ChangesPath 1.1 logging-log4j/src/java/org/apache/log4j/chainsaw/vfs/PreviewPanel.java

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs DirectoryListTableModel.java

2004-05-22 Thread psmith
psmith 2004/05/22 01:03:33 Modified:src/java/org/apache/log4j/chainsaw/vfs DirectoryListTableModel.java Log: added method to retrieve the FileObject for a given row, if any. Revision ChangesPath 1.4 +11 -0 logging-log4j/src/java/org

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs FileObjectTable.java

2004-05-22 Thread psmith
psmith 2004/05/22 01:04:17 Modified:src/java/org/apache/log4j/chainsaw/vfs FileObjectTable.java Log: expose the table. added delegate method to retrieve the FileObject for a given row. Revision ChangesPath 1.4 +16 -0 logging-log4j/src/java/org/apache

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java

2004-05-22 Thread psmith
psmith 2004/05/22 01:06:35 Modified:src/java/org/apache/log4j/chainsaw/vfs VFSPlugin.java Log: Note: Eclipse M9 did more formatting to this file than I would have liked... Added an Action object to retrieve the contents of the file and generate a Prewiew of it. You can

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/vfs VFSPluginPreferenceModel.java

2004-05-22 Thread psmith
psmith 2004/05/22 01:08:18 Modified:src/java/org/apache/log4j/chainsaw/vfs VFSPluginPreferenceModel.java Log: might help if I made the preview size >0 ... Revision ChangesPath 1.3 +1 -1 logging-log4j/src/java/org/apache/log4j/chain

  1   2   3   >