Thank You

2003-09-19 Thread VeriSign, Inc.
Thank you for your career interest in VeriSign, Inc! Your information will be added to our company's searchable resume collection so that you may be considered for opportunities that match your skills and qualifications. Thank you. --

RE: Test org.apache.log4j.plugins.PluginTestCase failed

2003-09-19 Thread Paul Smith
I went to take a peek at this at home, and for some reason, when I run ant build, the whole joran package doesn't seem to get included in the compile. Thus when I try to run the tests, the compile of the tests complains about not finding the joran classes in the path... Weird, it was working fine

DO NOT REPLY [Bug 23266] - SMTPAppender paused, cause Log cannot work

2003-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Spaces instead of tabs please

2003-09-19 Thread Scott Heaberlin
Couldn't this be accomplished with the jalopy xml settings? Stripping tabs and replacing with n number of spaces? Anyways, the Sun standard specifies 8 spaces for tab stops. (http://java.sun.com/docs/codeconv/html/CodeConventions.doc3.html#262). I have always thought that to be rather large, and

Test org.apache.log4j.plugins.PluginTestCase failed

2003-09-19 Thread Ceki Gülcü
When running the log4j test cases I get: [junit] Testcase: test1 took 0.1 sec [junit] Testcase: test2 took 0.01 sec [junit] Testcase: testPropertyChangeListeners took 0 sec [junit] Testcase: testPluginListeners took 0.01 sec [junit] FAILED [junit] PluginListener should

cvs commit: jakarta-log4j/tests/input patternLayout14.properties

2003-09-19 Thread ceki
ceki2003/09/19 12:54:12 Modified:tests/src/java/org/apache/log4j/pattern PatternParserTest.java examples/pattern MyPatternLayout.java docs HISTORY src/java/org/apache/log4j/pattern PatternParser.java

RE: ThrowableClassMatchFilter doesn't work with config files

2003-09-19 Thread Ken . Liu
Oops. Source code appended to this email. -Original Message- From: Liu, Ken (C) Sent: Friday, September 19, 2003 1:43 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: ThrowableClassMatchFilter doesn't work with config files Hi there - I've been trying out the filters in jakarta-lo

ThrowableClassMatchFilter doesn't work with config files

2003-09-19 Thread Ken . Liu
Hi there - I've been trying out the filters in jakarta-log4j-sandbox, and I've been having trouble with the ThrowableClassMatchFilter. The "throwableClass" parameter is of type "java.lang.Class", so initialization via a property file always fails because the PropertySetter class does javabean-sty

Spaces instead of tabs please

2003-09-19 Thread Ceki Gülcü
Hello all, I'd like to quickly mention that our code uses spaces instead of tabs, and the indention has two space characters. For Eclipse users this means: - checking *off* "Insert tabs for indentation, not spaces" under Preferences -> Java -> Code formatter -> Style - Setting "Number of spa

DO NOT REPLY [Bug 23221] - SMTPAppender and NTEventLogAppender need newlines in throwable printouts

2003-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23266] - SMTPAppender paused, cause Log cannot work

2003-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 10706] - MDC layout format %X{...} enhancement

2003-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 10706] - MDC layout format %X{...} enhancement

2003-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23266] - SMTPAppender paused, cause Log cannot work

2003-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23266] - SMTPAppender paused, cause Log cannot work

2003-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23266] New: - SMTPAppender paused, cause Log cannot work

2003-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

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

2003-09-19 Thread psmith
psmith 2003/09/19 01:15:33 Modified:src/java/org/apache/log4j/chainsaw WelcomePanel.java Added: src/java/org/apache/log4j/chainsaw/help tutorial.html Log: Modified the WelcomePanel's toolbar to be, well, a real JToolbar. Added inital plumbing to support the Tutorial wit

Re: 1.3 Alpha Plan?

2003-09-19 Thread Ceki Gülcü
At 08:18 AM 9/19/2003 +1000, you wrote: > The idea is to have listeners attach to the hierarchy (or logger > repository). Each time a logger changes its level, or appenders are > attached/detached from it tells its hierarchy to notify the listeners. > (Listeners are per hierarchy not per logger). >

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/icons Help16.gif Help24.gif ChainsawIcons.java

2003-09-19 Thread psmith
psmith 2003/09/19 00:06:57 Modified:src/java/org/apache/log4j/chainsaw/icons ChainsawIcons.java Added: src/java/org/apache/log4j/chainsaw/icons Help16.gif Help24.gif Log: added Help icon. Revision ChangesPath 1.5 +22 -35 jakarta-

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

2003-09-19 Thread psmith
psmith 2003/09/19 00:06:40 Modified:src/java/org/apache/log4j/chainsaw ChainsawToolBarAndMenus.java ReceiverTreeCellRenderer.java Generator.java Added: src/java/org/apache/log4j/chainsaw/help Tutorial.java Log: Started adding t

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

2003-09-19 Thread psmith
psmith 2003/09/19 00:06:31 jakarta-log4j/src/java/org/apache/log4j/chainsaw/help - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]