svn commit: r1036829 - in /logging/log4j/trunk/src: main/java/org/apache/log4j/Logger.java site/xdoc/manual.xml

2010-11-19 Thread hoju
Author: hoju Date: Fri Nov 19 13:03:29 2010 New Revision: 1036829 URL: http://svn.apache.org/viewvc?rev=1036829&view=rev Log: Fix typo in Logger javadoc (reported by "Nico R." on log4j-dev list) and fix broken links (and anchors) in manual (https://issues.apache.org/bugzilla/s

cvs commit: logging-log4j/docs HISTORY.txt

2005-07-26 Thread hoju
hoju2005/07/26 21:53:25 Modified:docs HISTORY.txt Log: forgot to add compatibility indications Revision ChangesPath 1.29 +3 -2 logging-log4j/docs/HISTORY.txt Index: HISTORY.txt

cvs commit: logging-log4j/docs HISTORY.txt

2005-07-26 Thread hoju
hoju2005/07/26 21:50:58 Modified:docs HISTORY.txt Log: Add some of my recent changes to 1.3 belore I forget Revision ChangesPath 1.28 +28 -11logging-log4j/docs/HISTORY.txt Index: HISTORY.txt

cvs commit: logging-log4j/docs HISTORY.txt

2005-07-26 Thread hoju
hoju2005/07/26 21:25:25 Modified:docs Tag: v1_2-branch HISTORY.txt Log: Update docs/HISTORY.txt for my change Revision ChangesPath No revision No revision 1.27.2.6 +5 -1 logging-log4j/docs/HISTORY.txt Index

cvs commit: logging-log4j build.xml

2005-07-24 Thread hoju
hoju2005/07/24 09:07:16 Modified:.build.xml Log: Add target="1.2" and source="1.3" attributes to all usages of to make sure that classes are compatible with JDK1.2+ no matter what JDK under which the compilation is done. This mirrors what was do

cvs commit: logging-log4j/src/java/org/apache/log4j/spi Filter.java

2005-07-22 Thread hoju
hoju2005/07/22 23:51:54 Modified:src/java/org/apache/log4j/spi Filter.java Log: update deprecation version for the "next" public variable to 1.2.11 since getNext/setNext were backported to the 1.2 branch Revision ChangesPath 1.12 +1 -1 logging

cvs commit: logging-log4j/src/java/org/apache/log4j/spi Filter.java

2005-07-22 Thread hoju
hoju2005/07/22 23:51:35 Modified:src/java/org/apache/log4j/spi Tag: v1_2-branch Filter.java Log: whoops, I meant 1.2.12 Revision ChangesPath No revision No revision 1.4.2.4 +1 -1 logging-log4j/src/java/org/apache/log4j

cvs commit: logging-log4j/src/java/org/apache/log4j/spi Filter.java

2005-07-22 Thread hoju
hoju2005/07/22 23:47:07 Modified:src/java/org/apache/log4j/spi Filter.java Log: update deprecation version for the "next" public variable to 1.2.11 since getNext/setNext were backported to the 1.2 branch Revision ChangesPath 1.11 +2 -3 logging

cvs commit: logging-log4j/src/java/org/apache/log4j/spi Filter.java

2005-07-22 Thread hoju
hoju2005/07/22 23:44:46 Modified:src/java/org/apache/log4j/spi Tag: v1_2-branch Filter.java Log: migrate getNext/setNext methods from 1.3 to 1.2.11 to provide a migration path from the public "next" variable Revision ChangesPath No rev

cvs commit: logging-log4j/src/java/org/apache/log4j/varia FallbackErrorHandler.java

2005-07-22 Thread hoju
hoju2005/07/22 23:31:49 Modified:src/java/org/apache/log4j Appender.java AppenderSkeleton.java DailyRollingFileAppender.java RollingFileAppender.java Added: src/java/org/apache/log4j/helpers OnlyOnceErrorHandler.java

cvs commit: logging-log4j/tests/src/java/org/apache/log4j AsyncAppenderTestCase.java

2005-07-22 Thread hoju
hoju2005/07/22 22:29:58 Modified:tests/src/java/org/apache/log4j AsyncAppenderTestCase.java Log: organize imports Revision ChangesPath 1.10 +2 -4 logging-log4j/tests/src/java/org/apache/log4j/AsyncAppenderTestCase.java Index

cvs commit: logging-log4j/src/java/org/apache/log4j/spi Filter.java

2005-07-12 Thread hoju
hoju2005/07/12 19:59:12 Modified:src/java/org/apache/log4j/spi Filter.java Log: Make 1.3 Filter binary compatible with 1.2.xx Revision ChangesPath 1.10 +3 -1 logging-log4j/src/java/org/apache/log4j/spi/Filter.java Index: Filter.java

cvs commit: logging-log4j/src/java/org/apache/log4j/or RendererMap.java

2005-07-07 Thread hoju
hoju2005/07/07 21:52:21 Modified:src/java/org/apache/log4j/or RendererMap.java Log: Provide Log4j-1.2.xx binary compatibility along with deprecation warning Revision ChangesPath 1.16 +30 -2 logging-log4j/src/java/org/apache/log4j/or/RendererMap.java

cvs commit: logging-log4j-sandbox/src/java/org/apache/log4j/servlet InitShutdownController.java ServletContextLogAppender.java

2005-07-06 Thread hoju
hoju2005/07/06 22:14:43 Modified:src/java/org/apache/log4j/servlet InitShutdownController.java ServletContextLogAppender.java Log: Runtime compatibility with Log4j-1.2.xx (I think). Still need 1.3 to compile. Revision

cvs commit: logging-log4j-sandbox/src/java/org/apache/log4j/filter LevelMatchFilter.java

2005-07-06 Thread hoju
hoju2005/07/06 21:52:00 Modified:.build.properties.sample build.xml src/java/org/apache/log4j/net IMAppender.java src/java/org/apache/log4j/servlet ConfigurationServlet.java Removed: src/java/org/apache/log4j/filter LevelMatchFilter.java

cvs commit: logging-log4j/src/java/org/apache/log4j/rolling FixedWindowRollingPolicy.java TimeBasedRollingPolicy.java

2005-07-06 Thread hoju
hoju2005/07/06 20:22:44 Modified:src/java/org/apache/log4j/rolling FixedWindowRollingPolicy.java TimeBasedRollingPolicy.java Log: get rid of unused imports Revision ChangesPath 1.14 +4 -6 logging-log4j/src

cvs commit: logging-log4j KEYS

2005-06-23 Thread hoju
hoju2005/06/23 21:46:13 Modified:.KEYS Log: Updated to new version of GnuPG. Not sure if it makes a difference, but here it is anyway. Revision ChangesPath 1.6 +13 -11logging-log4j/KEYS Index: KEYS

cvs commit: logging-log4j KEYS

2005-06-23 Thread hoju
hoju2005/06/23 19:50:17 Modified:.KEYS Log: added my key Revision ChangesPath 1.5 +60 -0 logging-log4j/KEYS Index: KEYS === RCS file: /home/cvs/logging-log4j/KEYS,v

cvs commit: logging-log4j/tests/src/java/org/apache/log4j/rolling SizeBasedRollingTest.java

2005-05-25 Thread hoju
hoju2005/05/25 22:42:08 Modified:tests/src/java/org/apache/log4j/rolling SizeBasedRollingTest.java Log: organized imports Revision ChangesPath 1.16 +3 -4 logging-log4j/tests/src/java/org/apache/log4j/rolling

cvs commit: logging-log4j build.xml

2005-05-23 Thread hoju
hoju2005/05/23 23:33:19 Modified:.build.xml Log: get rid of unnecessarily verbose warning from the task about filenames longer than 100 characters only being compatible with GNU compatible TAR commands. I simply set and all is quiet. Jake Revision Changes

cvs commit: logging-log4j/tests/src/java/org/apache/log4j/pattern PatternParserTest.java

2005-05-23 Thread hoju
hoju2005/05/23 23:07:45 Modified:src/java/org/apache/log4j PatternLayout.java PropertyConfigurator.java src/java/org/apache/log4j/filter ReflectionFilter.java src/java/org/apache/log4j/helpers OptionConverter.java

cvs commit: logging-log4j-sandbox/src/java/org/apache/log4j/servlet InitShutdownController.java ServletContextLogAppender.java

2005-01-08 Thread hoju
hoju2005/01/08 09:57:29 Modified:src/java/org/apache/log4j/servlet InitShutdownController.java ServletContextLogAppender.java Log: Update to compile against the latest Log4j CVS. Should update InitShutdownController again once

cvs commit: logging-log4j .cvsignore

2005-01-04 Thread hoju
hoju2005/01/04 22:00:03 Modified:..cvsignore Log: add bin directory to .cvsignore (for Eclipse purposes) Revision ChangesPath 1.14 +2 -1 logging-log4j/.cvsignore Index: .cvsignore

cvs commit: logging-log4j .cvsignore

2005-01-03 Thread hoju
hoju2005/01/03 23:07:36 Modified:..cvsignore Log: add generated classes directory to .cvsignore Revision ChangesPath 1.13 +1 -0 logging-log4j/.cvsignore Index: .cvsignore

cvs commit: logging-log4j-sandbox/src/java/org/apache/log4j/selector ContextClassLoaderSelector.java package.html

2004-12-14 Thread hoju
hoju2004/12/14 22:30:10 Modified:.build.xml src/java/org/apache/log4j/filter MDCMatchFilter.java src/java/org/apache/log4j/servlet InitShutdownController.java ServletContextLogAppender.java

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

2004-12-12 Thread hoju
hoju2004/12/12 12:49:57 Modified:src/java/org/apache/log4j PropertyConfigurator.java Log: docs use INHERIT in config examles. Should be INHERITED Revision ChangesPath 1.73 +2 -2 logging-log4j/src/java/org/apache/log4j/PropertyConfigurator.java Index

cvs commit: logging-log4j/src/java/org/apache/log4j/rolling FixedWindowRollingPolicy.java

2004-12-12 Thread hoju
hoju2004/12/12 11:56:05 Modified:docs codes.html src/java/org/apache/log4j/rolling FixedWindowRollingPolicy.java Log: the fileNamePattern attribute is required for FixedWindowRollingPolicy Revision ChangesPath 1.5 +4

cvs commit: logging-log4j/tests/src/java/org/apache/joran InterpreterTest.java

2004-12-05 Thread hoju
hoju2004/12/05 13:43:03 Modified:examples/src/joran/implicit PrintMe.java src/java/org/apache/joran/action Action.java tests/src/java/org/apache/joran InterpreterTest.java Removed: examples/src/joran/implicit NOPAction.java Log: Get rid of

cvs commit: logging-log4j/src/java/org/apache/log4j/spi RepositorySelector.java

2004-12-03 Thread hoju
hoju2004/12/03 23:47:05 Modified:src/java/org/apache/log4j Hierarchy.java src/java/org/apache/log4j/spi RepositorySelector.java Log: Fix typos... repostiroy ---> repository Revision ChangesPath 1.58 +2 -2 logging-log4j/src/java/org/apa

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

2004-12-01 Thread hoju
hoju2004/12/01 20:56:44 Modified:src/java/org/apache/log4j/rule LevelEqualsRule.java Log: removed unused import. Revision ChangesPath 1.3 +0 -1 logging-log4j/src/java/org/apache/log4j/rule/LevelEqualsRule.java Index: LevelEqualsRule.java

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

2004-11-30 Thread hoju
hoju2004/11/30 21:59:03 Modified:src/java/org/apache/log4j LogManager.java Log: Make sure the default logger repository isn't null in a new selector that has been passed into setRepositorySelector(). This avoids catastrophic failure of all apps in a container (tested

cvs commit: logging-log4j/src/java/org/apache/log4j/selector ContextJNDISelector.java

2004-11-28 Thread hoju
hoju2004/11/28 17:59:25 Modified:src/java/org/apache/log4j/selector ContextJNDISelector.java Log: Comment out System.out statement that was being printed every time getLoggerRepository() was called for a non-default repository. Jake Revision ChangesPath 1.12

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

2004-11-28 Thread hoju
hoju2004/11/28 17:57:15 Modified:src/java/org/apache/log4j LogManager.java Log: Set the guard in the case that the JVM was started with -Dlog4j.repositorySelectorClass=[JNDI | ] since this is an explicit action to set the repository selector and entirely equivalent to calling

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

2004-11-28 Thread hoju
hoju2004/11/28 17:33:27 Modified:src/java/org/apache/log4j/chainsaw/vfs DirectoryListTableModel.java VFSPlugin.java Log: Fix compile errors even though the vfs package isn't currently used. It makes it easier to deal with when working in an IDE

cvs commit: logging-log4j-sandbox/src/java/org/apache/log4j/servlet ServletContextLogAppender.java

2004-07-02 Thread hoju
hoju2004/07/02 14:32:47 Modified:src/java/org/apache/log4j/servlet ServletContextLogAppender.java Log: Added capability to log Throwable information if available. Suggested by Stefan Armbruster. Jake Revision ChangesPath 1.3 +8 -1

cvs commit: logging-log4j-sandbox build.xml

2004-07-02 Thread hoju
hoju2004/07/02 14:29:37 Modified:.build.xml Log: update version to match the latest tag Jake Revision ChangesPath 1.15 +1 -1 logging-log4j-sandbox/build.xml Index: build.xml

cvs commit: logging-log4j-sandbox/src/java/org/apache/log4j/selector ContextJNDISelector.java

2004-05-15 Thread hoju
hoju2004/05/15 08:54:05 Removed: src/java/org/apache/log4j/selector ContextJNDISelector.java Log: Now that this has been tagged, it can be removed from the HEAD again. Jake - To unsubscribe, e-mail: [EMAIL

cvs commit: logging-log4j-sandbox/src/java/org/apache/log4j/selector ContextJNDISelector.java

2004-05-15 Thread hoju
hoju2004/05/15 08:51:17 Added: src/java/org/apache/log4j/selector ContextJNDISelector.java Log: update license. Will be tagging so that even though this shouldn't exist in CVS HEAD anymore, a Log4j-1.2.8 version can still be attained from an updated tag (name t

cvs commit: logging-log4j-sandbox/src/java/org/apache/log4j/servlet InitShutdownController.java

2004-05-15 Thread hoju
hoju2004/05/15 08:41:12 Modified:src/java/org/apache/log4j/servlet InitShutdownController.java Log: Improvements suggested by Andreas Werner (modularizing the methods and a few bug fixes), plus I now take care to modify the thread context class loader

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

2004-02-23 Thread hoju
hoju2004/02/23 21:43:39 Modified:src/xdocs install-chainsaw.xml Log: update chainsaw installer to use newest jakarta-oro and point to logging-log4j instead of jakarta-log4j. Also, provide commented out stub for showing dependencies required so that people behind firewalls at