RE: [logging] Logger.getName

2005-09-29 Thread Jörg Schaible
Hi Jörg, Joerg Hohwiller wrote on Wednesday, September 28, 2005 8:36 PM: [snip] So the question still is if I should implement getName() or kick it out. Well, *my* use case for the getName() was creating a child logger. Originally I had just the idea, that getName() would be easier to

Re: [logging] log4j 1.3 support

2005-09-29 Thread Boris Unckel
Hello Hi there, it seems that log4j from version 1.3 supports the loglevel Trace. As suggested by Bugzilla #34437 this new loglevel should be used by commons-logging. It seems that therefore the new class Log4J13Logger was invented. Level.Trace was introduced in 1.2.12

DO NOT REPLY [Bug 36856] New: - not support content charset gb2312

2005-09-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36856. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 36856] - [email] not support content charset gb2312

2005-09-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36856. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 36857] New: - Unary Minus + Float not supported

2005-09-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36857. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 36857] - Unary Minus + Float not supported

2005-09-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36857. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33264] - [pool] GenericObjectPool is a LIFO, not a FIFO implementation

2005-09-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33264. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33265] - [pool] Number of tested objects in eviction runs of GenericObjectPool

2005-09-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33265. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [VOTE][RESULT] New Committer - Jörg Schaible

2005-09-29 Thread Phil Steitz
This vote has passed, with 9 binding +1, one non-binding +1 and no +0, -0 or -1. Welcome, Jörg! Phil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 36857] - [jexl] Unary Minus + Float not supported

2005-09-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36857. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

RE: [VOTE][RESULT] New Committer - Jörg Schaib le

2005-09-29 Thread Jörg Schaible
Hello guys, Phil Steitz wrote on Thursday, September 29, 2005 2:59 PM: This vote has passed, with 9 binding +1, one non-binding +1 and no +0, -0 or -1. Welcome, Jörg! thank you for all your sincere comments and I am really honored to get voted into the Apache community. I am really

svn commit: r292445 - in /jakarta/commons/sandbox/scxml/trunk/src/test/java/org/apache/commons/scxml/env: MockJspContext.java RootContextTest.java

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 08:21:25 2005 New Revision: 292445 URL: http://svn.apache.org/viewcvs?rev=292445view=rev Log: Organize imports Modified: jakarta/commons/sandbox/scxml/trunk/src/test/java/org/apache/commons/scxml/env/MockJspContext.java

svn commit: r292452 - in /jakarta/commons/sandbox/scxml/trunk/src: main/java/org/apache/commons/scxml/env/jsp/ test/java/org/apache/commons/scxml/env/jsp/

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 08:43:09 2005 New Revision: 292452 URL: http://svn.apache.org/viewcvs?rev=292452view=rev Log: New env.jsp packages, distributing the current contents of the env package so each supported environment can get its own package space in the source tree. Added:

svn commit: r292472 - in /jakarta/commons/sandbox/scxml/trunk/src/main/java/org/apache/commons/scxml/env: ELContext.java jsp/ELContext.java

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 09:51:31 2005 New Revision: 292472 URL: http://svn.apache.org/viewcvs?rev=292472view=rev Log: Moving to new env.jsp packages as-is, incorrect package declarations et al. Added:

svn commit: r292475 - in /jakarta/commons/sandbox/scxml/trunk/src/main/java/org/apache/commons/scxml/env: ELEvaluator.java jsp/ELEvaluator.java

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 09:55:24 2005 New Revision: 292475 URL: http://svn.apache.org/viewcvs?rev=292475view=rev Log: Moving to new env.jsp packages as-is, incorrect package declarations et al. Added:

svn commit: r292476 - in /jakarta/commons/sandbox/scxml/trunk/src/main/java/org/apache/commons/scxml/env: RootContext.java jsp/RootContext.java

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 09:56:05 2005 New Revision: 292476 URL: http://svn.apache.org/viewcvs?rev=292476view=rev Log: Moving to new env.jsp packages as-is, incorrect package declarations et al. Added:

svn commit: r292477 - in /jakarta/commons/sandbox/scxml/trunk/src/main/java/org/apache/commons/scxml/env: Standalone.java jsp/Standalone.java

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 09:56:41 2005 New Revision: 292477 URL: http://svn.apache.org/viewcvs?rev=292477view=rev Log: Moving to new env.jsp packages as-is, incorrect package declarations et al. Added:

svn commit: r292478 - in /jakarta/commons/sandbox/scxml/trunk/src/test/java/org/apache/commons/scxml/env: MockJspContext.java jsp/MockJspContext.java

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 09:58:33 2005 New Revision: 292478 URL: http://svn.apache.org/viewcvs?rev=292478view=rev Log: Moving to new env.jsp packages as-is, incorrect package declarations et al. Added:

svn commit: r292479 - in /jakarta/commons/sandbox/scxml/trunk/src/test/java/org/apache/commons/scxml/env: RootContextTest.java jsp/RootContextTest.java

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 09:59:20 2005 New Revision: 292479 URL: http://svn.apache.org/viewcvs?rev=292479view=rev Log: Moving to new env.jsp packages as-is, incorrect package declarations et al. Added:

svn commit: r292480 - in /jakarta/commons/sandbox/scxml/trunk/src/test/java/org/apache/commons/scxml/env: jsp-rootctx-test.xml jsp/jsp-rootctx-test.xml

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 10:00:13 2005 New Revision: 292480 URL: http://svn.apache.org/viewcvs?rev=292480view=rev Log: Moving to new env.jsp packages as-is, incorrect package declarations et al. Added:

svn commit: r292489 - in /jakarta/commons/sandbox/scxml/trunk: ./ src/main/java/org/apache/commons/scxml/env/ src/main/java/org/apache/commons/scxml/env/jsp/ src/test/java/org/apache/commons/scxml/env

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 10:37:28 2005 New Revision: 292489 URL: http://svn.apache.org/viewcvs?rev=292489view=rev Log: Completing the env.jsp package creations. Added: jakarta/commons/sandbox/scxml/trunk/src/main/java/org/apache/commons/scxml/env/jsp/package.html (with props)

svn commit: r292492 - in /jakarta/commons/sandbox/scxml/trunk/src/test/java/org/apache/commons/scxml: AllSCXMLTestSuite.java SCXMLTestHelper.java model/ActionsTest.java

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 10:47:18 2005 New Revision: 292492 URL: http://svn.apache.org/viewcvs?rev=292492view=rev Log: Connect the new env.jsp test suite to AllSCXMLTestSuite Modified: jakarta/commons/sandbox/scxml/trunk/src/test/java/org/apache/commons/scxml/AllSCXMLTestSuite.java

Re: [VOTE][RESULT] New Committer - Jörg Schaible

2005-09-29 Thread Henri Yandell
Phil, I assume you're handling the account request etc, or is Jorg an ASF committer already? Hen On 9/29/05, Phil Steitz [EMAIL PROTECTED] wrote: This vote has passed, with 9 binding +1, one non-binding +1 and no +0, -0 or -1. Welcome, Jörg! Phil

[configuration] Release 1.2

2005-09-29 Thread Oliver Heger
A while ago we discussed the possibility of a new release of commons-configuration. Now back from my vacations I could spend some time on this task. Following is a Todo list with things I would like to get done before a release. So this can be considered as a simple release plan. Feel free

DO NOT REPLY [Bug 36773] - [digester] [PATCH] NodeCreateRule does not correctly handle namespaced attributes

2005-09-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36773. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[logging] tests

2005-09-29 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, I am through with my changes but when I run ant test I get ... [junit] Tests FAILED BUILD FAILED ... But none of the individual tests failed (see below). I started reading the build.xml file but got a little lost. Can somebody give

DO NOT REPLY [Bug 36870] New: - BeanUtilsBean.setProperty incorrectly parses the property name

2005-09-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36870. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [logging] Logger.getName

2005-09-29 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jörg Schaible wrote: Hi Jörg, Hi Jörg :) Joerg Hohwiller wrote on Wednesday, September 28, 2005 8:36 PM: [snip] So the question still is if I should implement getName() or kick it out. Well, *my* use case for the getName() was creating

DO NOT REPLY [Bug 36870] - [beanutils] BeanUtilsBean.setProperty incorrectly parses the property name

2005-09-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36870. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [logging] log4j 1.3 support

2005-09-29 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Boris Unckel wrote: Hello Hi Boris, Hi there, it seems that log4j from version 1.3 supports the loglevel Trace. As suggested by Bugzilla #34437 this new loglevel should be used by commons-logging. It seems that therefore the new class

Classloading regression between commons-digester-1.0 and later versions

2005-09-29 Thread Jan Luehe
This may be an old topic, but it seems a classloading regression was introduced between commons-digester-1.0 and later versions (including the most recent). In commons-digester-1.0, a class was loaded as follows: Class clazz = null; // Check to see if the context class loader is set,

[logging] log4j-1.2.12 at ibiblio?

2005-09-29 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there log4j-community, Log4j 1.2.12 was released and invented the loglevel Trace. We from commons-logging have been asked to use this level if available for tracing if log4j is the underlying native logger implementation. This has been done now

RE: [logging] log4j-1.2.12 at ibiblio?

2005-09-29 Thread Arnaud HERITIER
It was done some days ago http://www.ibiblio.org/maven/log4j/jars/ Arnaud -Message d'origine- De : Joerg Hohwiller [mailto:[EMAIL PROTECTED] Envoyé : jeudi 29 septembre 2005 23:12 À : log4j-dev@logging.apache.org Cc : Jakarta Commons Developers List Objet : [logging]

Re: [logging] log4j-1.2.12 at ibiblio?

2005-09-29 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arnaud HERITIER wrote: It was done some days ago http://www.ibiblio.org/maven/log4j/jars/ Arnaud Hi Arnaud, you are right. I quickly checked again before writing the mail, but it seems I am blind or stupid (actually I used another browser that

svn commit: r292567 - in /jakarta/commons/proper/configuration/trunk: ./ src/java/org/apache/commons/configuration/plist/ src/test/org/apache/commons/configuration/plist/

2005-09-29 Thread ebourg
Author: ebourg Date: Thu Sep 29 15:24:16 2005 New Revision: 292567 URL: http://svn.apache.org/viewcvs?rev=292567view=rev Log: Improved the test coverage on the plist package Added:

svn commit: r292589 - in /jakarta/commons/sandbox/scxml/trunk/src/main/java/org/apache/commons/scxml: SCXMLSemantics.java env/jsp/Standalone.java

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 17:35:16 2005 New Revision: 292589 URL: http://svn.apache.org/viewcvs?rev=292589view=rev Log: Enhance the Standalone testing functionality to enable value change events on the current Context, and firing dummy events to re-evaluate conditionals on event-less

svn commit: r292593 - /jakarta/commons/sandbox/scxml/trunk/xdocs/changes.xml

2005-09-29 Thread rahul
Author: rahul Date: Thu Sep 29 17:49:36 2005 New Revision: 292593 URL: http://svn.apache.org/viewcvs?rev=292593view=rev Log: Today's changes. Modified: jakarta/commons/sandbox/scxml/trunk/xdocs/changes.xml Modified: jakarta/commons/sandbox/scxml/trunk/xdocs/changes.xml URL:

[EMAIL PROTECTED]: Project commons-jelly (in module commons-jelly) failed

2005-09-29 Thread commons-jelly development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly has an issue affecting its community integration. This issue

[EMAIL PROTECTED]: Project commons-jelly (in module commons-jelly) failed

2005-09-29 Thread commons-jelly development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly has an issue affecting its community integration. This issue

Re: svn commit: r290313 - /jakarta/commons/proper/fileupload/trunk/project.properties

2005-09-29 Thread Martin Cooper
On 9/19/05, Don Brown [EMAIL PROTECTED] wrote: Whoops, right after I hit enter, I realized I'm not officially on this project :) I forget the procedure, but anyone mind if I join the fileupload fun? Not in the slightest. :-) The rules[0] say that you need to add yourself to the status