cvs commit: logging-log4j/docs download.html

2004-11-24 Thread ceki
ceki2004/11/24 10:57:25 Modified:docs download.html Log: Added short blurb about 1.3alpha Revision ChangesPath 1.54 +7 -3 logging-log4j/docs/download.html Index: download.html === R

RE: 1.3alpha_1 tagged

2004-11-24 Thread Shapira, Yoav
Hi, Just in time for the long holiday weekend here ;) Yay indeed! Yoav Shapira http://www.yoavshapira.com >-Original Message- >From: Ceki Gülcü [mailto:[EMAIL PROTECTED] >Sent: Wednesday, November 24, 2004 1:54 PM >To: [EMAIL PROTECTED] >Subject: 1.3alpha_1 tagged > > >Greetings from t

1.3alpha_1 tagged

2004-11-24 Thread Ceki Gülcü
Greetings from the pit, At last, a binary version of 1.3alpha-1 is now available for download from our web-site. Since this is still an alpha version, I would like to keep publicity to a strict minimum. Therefore, there will not be any public announcements, other than this one. There will be plenty

cvs commit: logging-log4j/tests/input/rolling time1.xml

2004-11-24 Thread ceki
ceki2004/11/24 10:34:04 Modified:tests/input/rolling time1.xml Log: minor Revision ChangesPath 1.2 +12 -5 logging-log4j/tests/input/rolling/time1.xml Index: time1.xml === RCS file: /hom

cvs commit: logging-log4j build.xml

2004-11-24 Thread ceki
ceki2004/11/24 10:30:59 Modified:.build.xml Log: Removed reference to avalon, LF5, Jalopy, Checkstyle. Various other modifications. Revision ChangesPath 1.117 +30 -98logging-log4j/build.xml Index: build.xml

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

2004-11-24 Thread ceki
ceki2004/11/24 10:28:47 Modified:src/java/org/apache/joran Interpreter.java src/xdocs faq.xml Log: Minor changes Revision ChangesPath 1.20 +0 -1 logging-log4j/src/java/org/apache/joran/Interpreter.java Index: Interpreter.java ==

Re: log4j LocationInfo performance.

2004-11-24 Thread Vlad Skarzhevskyy
We have this discussion in our team every day. Should product be oriented on "user" or "User". So let the "user" run as it is is. And let the "User" be able to increase the perfomance if he realy wants to. :) As its stand now the perfomance benefit is arguable in my particular case so we probably

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

2004-11-24 Thread ceki
ceki2004/11/24 09:17:54 Modified:docs faq.html codes.html manual.html src/java/org/apache/log4j/rolling RollingFileAppender.java TimeBasedRollingPolicy.java Log: - Better javadocs - Added blurb about JDK 1.4 logging vs. log4j in the FA

Re: log4j LocationInfo performance.

2004-11-24 Thread Ceki Gülcü
At 04:41 PM 11/24/2004, Vlad Skarzhevskyy wrote: Ceki I have not seen your new method in CVS. I was only reading at "whats is planed" on the website. As your experience indicates, the "Plan? What Plan?" page was very much outdated. Now I could not find this page again. The "Plan? What Plan?" pa

Re: log4j LocationInfo performance.

2004-11-24 Thread Vlad Skarzhevskyy
Ceki I have not seen your new method in CVS. I was only reading at "whats is planed" on the website. Now I could not find this page again. It would be nice to have list of changes. Word or two and the way to find this list online as well as planned featues. As to my tests. I will test the ref

RE: JNDISubstitution [was: LogLog Conversion: duplicate effort]

2004-11-24 Thread Ceki Gülcü
At 02:41 PM 11/24/2004, Shapira, Yoav wrote: Hi, I'm sorry, I didn't read the original message. I'm not sure why, I must have deleted it accidentally. I do want to familiarize myself with JoranConfigurator, so please hold off on doing this JNDI substitution thing yourself for a couple of days.

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

2004-11-24 Thread ceki
ceki2004/11/24 05:56:32 Modified:src/java/org/apache/log4j/rolling TimeBasedRollingPolicy.java Log: Javadoc enhancements Revision ChangesPath 1.13 +74 -21 logging-log4j/src/java/org/apache/log4j/rolling/TimeBasedRollingPolicy.java

RE: JNDISubstitution [was: LogLog Conversion: duplicate effort]

2004-11-24 Thread Shapira, Yoav
Hi, I'm sorry, I didn't read the original message. I'm not sure why, I must have deleted it accidentally. I do want to familiarize myself with JoranConfigurator, so please hold off on doing this JNDI substitution thing yourself for a couple of days. A pinup wouldn't have hurt, either ;) Hap

Re: JNDISubstitution [was: LogLog Conversion: duplicate effort]

2004-11-24 Thread Ceki Gülcü
Shoot. It looks like no one is interested in my proposal. Yet, it would have been an good exercise to get familiar with JoranConfigurator. Perhaps I should have advertised it with the help of a pin-up caught with her clothes on. At 10:10 PM 11/22/2004, Ceki Gülcü wrote: Yoav, If you are looking fo

Re: log4j LocationInfo performance.

2004-11-24 Thread Ceki Gülcü
Hello Vlad, Quoting [1], This tests are done using log4j version 1.2.9, and java version: 1.4.2_05. Have you looked at the latest code in the log4j CVS repository? See in particular the new org.apache.log4j.spi.location package [2]. We now use the same technique as your Java14LocationInfo with

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

2004-11-24 Thread sdeboy
sdeboy 2004/11/24 00:32:02 Modified:src/java/org/apache/log4j/net JMSAppender.java Log: jmx -> jms in javadoc comments Revision ChangesPath 1.18 +1 -1 logging-log4j/src/java/org/apache/log4j/net/JMSAppender.java Index: JMSAppender.java =

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

2004-11-24 Thread sdeboy
sdeboy 2004/11/24 00:17:02 Modified:src/java/org/apache/log4j/spi Configurator.java LoggingEvent.java Filter.java LoggerRepository.java src/java/org/apache/log4j/chainsaw ChainsawTabbedPane.java EventBatchListener.java Chain