Migration to logging.apache.org

2003-12-19 Thread Ceki Gülcü
Hello, This is just to inform you that subsequent to the creation of the Apache Logging Services project, the existing log4j-dev and log4j-user lists will be migrating to logging.apache.org from jakarta.apache.org. The migration should be seamless in the sense that current subscribers will

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

2003-12-19 Thread psmith
psmith 2003/12/19 02:10:06 Modified:src/java/org/apache/log4j/chainsaw/receivers ReceiversPanel.java Log: removed the Edit Receiver action, the plugin editor now accomodates this function. Also placed the Plugin property editor within a Split pane so

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

2003-12-19 Thread psmith
psmith 2003/12/19 02:12:26 Modified:src/java/org/apache/log4j/chainsaw ApplicationPreferenceModel.java Log: added LF to this models data Revision ChangesPath 1.9 +21 -0

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

2003-12-19 Thread psmith
psmith 2003/12/19 02:15:59 Modified:src/java/org/apache/log4j/chainsaw LogUI.java Log: Once and for all (touch wood) solved the problem of some components not getting the chance to get the correct lf. This is done by loading the App pref model BEFORE any GUI elements get

RE: Address for the Apache Logging Services project

2003-12-19 Thread Shapira, Yoav
Howdy, Thanks ;) I think we can close this vote with an overwhelming win for logging.apache.org, which is a good thing because the DNS is already propagating that address. All we have on our site is a nice mail folder ;) But not for long... Yoav Shapira Millennium ChemInformatics

RE: Address for the Apache Logging Services project

2003-12-19 Thread Ceki Gülcü
Do you know how to use Anakia? If you do know or wish to, you could start editing the front page yourself. Thanks in advance, At 08:52 AM 12/19/2003 -0500, Shapira, Yoav wrote: Howdy, Thanks ;) I think we can close this vote with an overwhelming win for logging.apache.org, which is a good

[IMPORTANT] renaming jakarta-log4j CVS module

2003-12-19 Thread Ceki Gülcü
Hello, The infrastructure people are about to rename the jakarta-log4j CVS module as logging-log4j. I would like to ask log4j developers not to commit anything until further notice. Same applies to jakarta-log4j-sandbox module; it will be renamed logging-log4j-sandbox. We will set up symbolic

Re: Logging Services project at Apache

2003-12-19 Thread Ceki Gülcü
At 12:01 AM 12/19/2003 -0700, Tad E Smith wrote: Ceki, I'm interested, but I have to ask the question. What does this mean to me? It's not clear to me what role would be and how much effort would be involved. Not to mention any code changes that would be required. Hi Tad, It would mean that

cvs commit: jakarta-log4j/tests/src/java/org/apache/log4j DeadlockTest.java

2003-12-19 Thread ceki
ceki2003/12/19 08:02:13 Added: tests/src/java/org/apache/log4j DeadlockTest.java Log: Added a new test case for Deadlocks. It's not used because it always finds deadlocks. Revision ChangesPath 1.1

Re: [IMPORTANT] renaming jakarta-log4j CVS module

2003-12-19 Thread Ceki Gülcü
When committing to logging-log4j module, CVS commit messages are not yet being forwarded correctly. Jakarta-log4j seems to work fine. You can use jakarta-log4j for the time being. Wishing a nice weekend to all, At 04:22 PM 12/19/2003 +0100, Ceki Gülcü wrote: Hello, The infrastructure people

RE: [IMPORTANT] renaming jakarta-log4j CVS module

2003-12-19 Thread Paul Smith
Ceki, I noticed that you have checked in a new test case (the dead lock test case), however I do not see this new file within Eclipse's syncronise with repository view.? Being so close to the renaming of the cvs repo, I wonder if there's something different going on. Did anyone else have this

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

2003-12-19 Thread psmith
psmith 2003/12/19 16:19:20 jakarta-log4j/src/java/org/apache/log4j/chainsaw/messages - 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/messages MessageCenter.java MessageCenterAppender.java

2003-12-19 Thread psmith
psmith 2003/12/19 16:19:25 Added: src/java/org/apache/log4j/chainsaw/messages MessageCenter.java MessageCenterAppender.java Log: Introduced a Message Center concept to decouple the element within Chainsaw that need to display messages to the user.

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

2003-12-19 Thread psmith
psmith 2003/12/19 16:20:24 Modified:src/java/org/apache/log4j/chainsaw CyclicBufferList.java Log: Made this class public for use within other package. Revision ChangesPath 1.2 +1 -1 jakarta-log4j/src/java/org/apache/log4j/chainsaw/CyclicBufferList.java

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

2003-12-19 Thread psmith
psmith 2003/12/19 16:22:07 Modified:src/java/org/apache/log4j/chainsaw LogUI.java LogPanel.java ChainsawStatusBar.java src/java/org/apache/log4j/chainsaw/receivers ReceiversPanel.java Log: Decoupled components from

RE: [IMPORTANT] renaming jakarta-log4j CVS module

2003-12-19 Thread Paul Smith
It seemed to come through a little while later. Please let me know when I should start using the new cvs module. cheers, Paul Smith -Original Message- From: Paul Smith To: 'Ceki Gülcü '; 'Log4J Developers List ' Sent: 12/20/03 7:44 AM Subject: RE: [IMPORTANT] renaming jakarta-log4j CVS

RE: [IMPORTANT] renaming jakarta-log4j CVS module

2003-12-19 Thread Scott Heaberlin
On a side note, will the log4j package structure be changing at all? -Scott Heaberlin -Original Message- From: Ceki Gülcü [mailto:[EMAIL PROTECTED] Sent: Friday, December 19, 2003 10:23 AM To: [EMAIL PROTECTED] Subject: [IMPORTANT] renaming jakarta-log4j CVS module Hello,

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

2003-12-19 Thread psmith
psmith 2003/12/19 20:51:52 Modified:src/java/org/apache/log4j/chainsaw TableColorizingRenderer.java ChainsawConstants.java Log: refactored some constants into the constants class. Revision ChangesPath 1.10 +2 -4

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

2003-12-19 Thread psmith
psmith 2003/12/19 20:55:15 Modified:src/java/org/apache/log4j/chainsaw/messages MessageCenterAppender.java Log: added the license text and a bit more documentation. Revision ChangesPath 1.2 +71 -8

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

2003-12-19 Thread psmith
psmith 2003/12/19 20:58:21 Modified:src/java/org/apache/log4j/chainsaw WelcomePanel.java Log: decoupled this class from LogUI. It is now up to the client of this panel to register any actions that are needed to be displayed within the WelcomePanel's toolbar. Revision

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

2003-12-19 Thread psmith
psmith 2003/12/19 20:59:54 Modified:src/java/org/apache/log4j/chainsaw LogUI.java Log: extracted some setup code for the Welcome Receiver panel into their own methods as a tidy up. Revision ChangesPath 1.61 +64 -17

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

2003-12-19 Thread psmith
psmith 2003/12/19 21:26:36 Modified:src/java/org/apache/log4j/chainsaw ChainsawToolBarAndMenus.java Log: Small change, if you switched to the Welcome panel, the Cyclic toggle button was being left in the selected state, even though it was disabled.