Re: Sandbox problems

2003-12-08 Thread Raymond DeCampo
Raymond DeCampo wrote: Ceki Gülcü wrote: Given my recent changes to ThrowableInformation the following files no longer compile properly. The method getThrowable() is undefined for the type ThrowableInformation ThrowableClassMatchFilter.java log4j-sandbox/src/java/org/apache/log4j/filter line 1

Re: Sandbox problems

2003-12-08 Thread Raymond DeCampo
Ceki Gülcü wrote: Given my recent changes to ThrowableInformation the following files no longer compile properly. The method getThrowable() is undefined for the type ThrowableInformation ThrowableClassMatchFilter.java log4j-sandbox/src/java/org/apache/log4j/filter line 170 The method getThrowa

Chainsaw: Minor change to the website?

2003-12-08 Thread Paul Smith
A little while ago I worked on a chainsaw.xml xdoc with some blurb on chainsaw. Currently this is not accessible anywhere from any links on the log4j site. Would anyone object if I added the link, and maybe added a little 'News' section at the top of the index page above the introduction with som

RE: Moving ContextJNDISelector

2003-12-08 Thread Paul Smith
m, good point. Any probs with the Servlet repository selector? I think a lot of people will benefit from that one. Paul On Tue, 2003-12-09 at 06:50, Ceki GÃlcà wrote: > Perhaps not. The ContextClassLoaderSelector is likely to cause us headaches > because it is based on classloader partic

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

2003-12-08 Thread ceki
ceki2003/12/08 13:11:51 Removed: src/java/org/apache/log4j/selector ContextJNDISelector.java Log: moving ContextClassLoaderSelectorto log4j proper - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

Re: Thank You

2003-12-08 Thread Toby Butzon
VeriSign, Inc. wrote: 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. What's up with that? -- Toby Butzon <[EMAI

Thank You

2003-12-08 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: Moving ContextJNDISelector

2003-12-08 Thread Ceki Gülcü
Perhaps not. The ContextClassLoaderSelector is likely to cause us headaches because it is based on classloader particularities. At 06:46 AM 12/9/2003 +1100, Paul Smith wrote: +1 I think we should aim to have all the repository selector stuff over in the log4j proper before 1.3. -- Ceki Gülcü

RE: Moving ContextJNDISelector

2003-12-08 Thread Paul Smith
+1 I think we should aim to have all the repository selector stuff over in the log4j proper before 1.3. -Original Message- From: Ceki Gülcü To: [EMAIL PROTECTED] Sent: 12/9/03 1:57 AM Subject: Moving ContextJNDISelector Hi, I'd like to move ContextJNDISelector to log4j proper from th

Sandbox problems

2003-12-08 Thread Ceki Gülcü
Given my recent changes to ThrowableInformation the following files no longer compile properly. The method getThrowable() is undefined for the type ThrowableInformation ThrowableClassMatchFilter.java log4j-sandbox/src/java/org/apache/log4j/filter line 170 The method getThrowable() is undefined

cvs commit: jakarta-log4j/tests/src/java/org/apache/log4j/selector - New directory

2003-12-08 Thread ceki
ceki2003/12/08 06:59:12 jakarta-log4j/tests/src/java/org/apache/log4j/selector - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Moving ContextJNDISelector

2003-12-08 Thread Ceki Gülcü
Hi, I'd like to move ContextJNDISelector to log4j proper from the sandbox. I hope that is OK with everyone. Cheers, -- Ceki Gülcü For log4j documentation consider "The complete log4j manual" ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp --

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

2003-12-08 Thread ceki
ceki2003/12/08 05:56:09 Modified:src/xdocs contributors.xml Added: docs/images yshapira.bmp psmith.jpg mark-72x99.gif ceki-72x101.gif Log: Added Paul's picture Revision ChangesPath 1.1 jakarta-log4j/docs/images/yshapira

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

2003-12-08 Thread sdeboy
sdeboy 2003/12/08 00:38:25 Modified:src/java/org/apache/log4j/chainsaw/color ColorPanel.java Log: fixed multi-select introduced in last commit Revision ChangesPath 1.6 +2 -0 jakarta-log4j/src/java/org/apache/log4j/chainsaw/color/ColorPanel.java Index: Co

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

2003-12-08 Thread sdeboy
sdeboy 2003/12/08 00:34:33 Modified:src/java/org/apache/log4j/chainsaw/color ColorPanel.java Log: Changed selected row indicator in colorpanel to an icon. Revision ChangesPath 1.5 +102 -50 jakarta-log4j/src/java/org/apache/log4j/chainsaw/color/ColorPanel.java