Re: [digester] Re: Classloading regression between commons-digester-1.0 and later versions

2005-10-03 Thread Jan Luehe
Hi Robert, robert burrell donkin wrote On 10/01/05 11:11,: hi jan please remember to add the subject prefix for the component. will remember from now on! :) On Thu, 2005-09-29 at 13:57 -0700, Jan Luehe wrote: This may be an old topic, but it seems a classloading regression was introduced

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,

Re: is anyone supporting commons-EL?

2004-03-26 Thread Jan Luehe
Jan Luehe wrote: On Thu, 25 Mar 2004, John Casey wrote: I asked a question a couple of days ago regarding unit tests (or the lack thereof) in commons-EL. I have received no response, which I could understand if it just got lost among the other EL-related traffic. But I have yet to see

cvs commit: jakarta-commons/beanutils/src/java/org/apache/commons/beanutils MethodUtils.java

2004-03-03 Thread luehe
luehe 2004/03/03 14:19:49 Modified:beanutils/src/java/org/apache/commons/beanutils MethodUtils.java Log: fixed typo: die-due Revision ChangesPath 1.26 +1 -1 jakarta-commons/beanutils/src/java/org/apache/commons/beanutils

cvs commit: jakarta-commons/el/src/java/org/apache/commons/el/parser ELParser.java

2004-02-25 Thread luehe
luehe 2004/02/25 11:51:44 Modified:el/src/java/org/apache/commons/el ImplicitObjects.java el/src/java/org/apache/commons/el/parser ELParser.java Log: Fixed JDK 1.5 compilation error (enum is considered a reserved keyword in JDK 1.5) [Patch provided by Ryan Lubke

cvs commit: jakarta-commons/modeler/src/java/org/apache/commons/modeler/mbeans SimpleRemoteConnector.java

2003-09-02 Thread luehe
luehe 2003/09/02 17:07:22 Modified:modeler/src/java/org/apache/commons/modeler/mbeans SimpleRemoteConnector.java Log: Fix for 4909041 (J2eetools: class javax.management.ObjectName wrong value for ObjectName) Patch provided by [EMAIL PROTECTED

cvs commit: jakarta-commons/modeler/src/java/org/apache/commons/modeler BaseModelMBean.java

2003-09-02 Thread luehe
luehe 2003/09/02 17:07:36 Modified:modeler/src/java/org/apache/commons/modeler BaseModelMBean.java Log: Fix for 4909041 (J2eetools: class javax.management.ObjectName wrong value for ObjectName) Patch provided by [EMAIL PROTECTED] Revision Changes

cvs commit: jakarta-commons/el/src/java/org/apache/commons/el/parser ELParser.java ParseException.java TokenMgrError.java

2003-08-01 Thread luehe
luehe 2003/08/01 14:12:33 Modified:el/src/java/org/apache/commons/el ArraySuffix.java BinaryOperatorExpression.java Coercions.java DivideOperator.java ExpressionEvaluatorImpl.java FunctionInvocation.java

cvs commit: jakarta-commons/docs el.html

2003-06-20 Thread luehe
luehe 2003/06/20 11:53:38 Modified:docs el.html Log: Updated with release info Revision ChangesPath 1.10 +20 -12jakarta-commons/docs/el.html Index: el.html === RCS file: /home/cvs

[ANNOUNCEMENT] Commons EL 1.0 Released

2003-06-20 Thread Jan Luehe
of the distribution bundles using the keys found at http://www.apache.org/dist/jakarta/commons/el/KEYS For more information on Commons EL, go to http://jakarta.apache.org/commons/el.html Jan Luehe - To unsubscribe, e-mail: [EMAIL PROTECTED

cvs commit: jakarta-commons/xdocs components.xml

2003-06-19 Thread luehe
luehe 2003/06/19 14:12:07 Modified:xdocscomponents.xml Log: Added commons-el release Revision ChangesPath 1.91 +15 -0 jakarta-commons/xdocs/components.xml Index: components.xml

cvs commit: jakarta-commons/xdocs el.xml

2003-06-19 Thread luehe
luehe 2003/06/19 14:38:58 Modified:xdocsel.xml Log: Updated commons-el page with release info Revision ChangesPath 1.2 +22 -7 jakarta-commons/xdocs/el.xml Index: el.xml === RCS file

cvs commit: jakarta-commons/el build.xml

2003-06-19 Thread luehe
luehe 2003/06/19 14:40:47 Modified:el build.xml Log: Updated build version number Revision ChangesPath 1.7 +2 -2 jakarta-commons/el/build.xml Index: build.xml === RCS file: /home

cvs commit: jakarta-commons/el/src/java/org/apache/commons/el ArithmeticOperator.java MinusOperator.java MultiplyOperator.java PlusOperator.java

2003-06-18 Thread luehe
luehe 2003/06/18 10:06:02 Modified:el/src/java/org/apache/commons/el ArithmeticOperator.java MinusOperator.java MultiplyOperator.java PlusOperator.java Log: cut-and-paste error in javadocs Revision ChangesPath 1.3

cvs commit: jakarta-commons/el/src/java/org/apache/commons/el ArithmeticOperator.java Coercions.java DivideOperator.java GreaterThanOperator.java GreaterThanOrEqualsOperator.java LessThanOperator.java LessThanOrEqualsOperator.java MinusOperator.java ModulusOperator.java MultiplyOperator.java PlusOperator.java RelationalOperator.java UnaryMinusOperator.java

2003-06-17 Thread luehe
luehe 2003/06/17 13:18:11 Modified:el/src/java/org/apache/commons/el ArithmeticOperator.java Coercions.java DivideOperator.java GreaterThanOperator.java GreaterThanOrEqualsOperator.java

Re: [VOTE] commons-el 1.0 release

2003-06-16 Thread Jan Luehe
Please see http://cvs.apache.org/~luehe/commons-el-1.0_RC1 for the release candidate deliverables. I need one additional +1 vote in order to be able to proceed with the release. ;-) So far, I've already received +1s from Remy Maucherat and Patrick Luby. Thanks, Jan

[RESULT][VOTE] Release commons-el 1.0

2003-06-16 Thread Jan Luehe
Here are the voting results (see thread at http://www.mail-archive.com/[EMAIL PROTECTED]/msg19833.html): - binding non-binding +1 [3] [0] +0 [0] [0] -0 [0] [0] -1 [0] [0]

cvs commit: jakarta-commons/el STATUS.html

2003-06-06 Thread luehe
luehe 2003/06/06 14:28:02 Added: el STATUS.html Log: Added STATUS.html Revision ChangesPath 1.1 jakarta-commons/el/STATUS.html Index: STATUS.html === html head

cvs commit: jakarta-commons/el/src/conf MANIFEST.MF

2003-06-06 Thread luehe
luehe 2003/06/06 14:29:23 Modified:el/src/conf MANIFEST.MF Log: Prepared for upcoming release Revision ChangesPath 1.2 +5 -3 jakarta-commons/el/src/conf/MANIFEST.MF Index: MANIFEST.MF

cvs commit: jakarta-commons/el RELEASE-NOTES.txt

2003-06-06 Thread luehe
luehe 2003/06/06 15:16:05 Added: el RELEASE-NOTES.txt Log: added release notes Revision ChangesPath 1.1 jakarta-commons/el/RELEASE-NOTES.txt Index: RELEASE-NOTES.txt

cvs commit: jakarta-commons/el build.xml

2003-06-06 Thread luehe
luehe 2003/06/06 15:35:28 Modified:el build.xml Log: Include release notes in distribution Revision ChangesPath 1.6 +1 -3 jakarta-commons/el/build.xml Index: build.xml === RCS

[VOTE] commons-el 1.0 release

2003-06-06 Thread Jan Luehe
Please see http://cvs.apache.org/~luehe/commons-el-1.0_RC1 for the release candidate deliverables. Jan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/el/src/java/org/apache/commons/el ArraySuffix.java BinaryOperatorExpression.java ComplexValue.java ConditionalExpression.java Expression.java ExpressionEvaluatorImpl.java ExpressionString.java FunctionInvocation.java Literal.java NamedValue.java PropertySuffix.java UnaryOperatorExpression.java ValueSuffix.java

2003-03-31 Thread luehe
luehe 2003/03/31 10:29:42 Modified:el build.properties el/src/java/org/apache/commons/el ArraySuffix.java BinaryOperatorExpression.java ComplexValue.java ConditionalExpression.java Expression.java

cvs commit: jakarta-commons/el/src/java/org/apache/commons/el EmptyOperator.java

2003-03-05 Thread luehe
luehe 2003/03/05 18:09:46 Modified:el/src/java/org/apache/commons/el EmptyOperator.java Log: Extended the empty operator to all Collection types, not just Map and List Revision ChangesPath 1.2 +7 -7 jakarta-commons/el/src/java/org/apache/commons/el

cvs commit: jakarta-commons/el build.xml

2003-02-26 Thread luehe
luehe 2003/02/26 08:59:09 Modified:el build.xml Log: made build-jspapi target conditional Revision ChangesPath 1.3 +2 -2 jakarta-commons/el/build.xml Index: build.xml === RCS file

cvs commit: jakarta-commons/el/src/java/org/apache/commons/el Resources.properties

2003-02-24 Thread luehe
luehe 2003/02/24 14:55:03 Modified:el/src/java/org/apache/commons/el Resources.properties Log: fixed arg order in resource string for UNKNOWN_FUNCTION error code Revision ChangesPath 1.2 +1 -1 jakarta-commons/el/src/java/org/apache/commons/el

cvs commit: jakarta-commons/el/src/java/org/apache/commons/el Resources.properties

2003-02-24 Thread luehe
luehe 2003/02/24 15:12:25 Modified:el/src/java/org/apache/commons/el Resources.properties Log: fixed arg order in resource string for INAPPROPRIATE_FUNCTION_ARG_COUNT Revision ChangesPath 1.3 +1 -1 jakarta-commons/el/src/java/org/apache/commons/el

cvs commit: jakarta-commons/el/src/java/org/apache/commons/el FunctionInvocation.java

2003-02-24 Thread luehe
luehe 2003/02/24 15:13:04 Modified:el/src/java/org/apache/commons/el FunctionInvocation.java Log: fixed arg order in resource string for INAPPROPRIATE_FUNCTION_ARG_COUNT Revision ChangesPath 1.2 +1 -1 jakarta-commons/el/src/java/org/apache/commons/el

cvs commit: jakarta-commons/el build.xml

2003-02-12 Thread luehe
luehe 2003/02/12 17:01:27 Modified:el build.xml Log: Build servlet and JSP APIs before compiling commons-el Revision ChangesPath 1.2 +14 -2 jakarta-commons/el/build.xml Index: build.xml

Re: [EL] Promotion to jakarta-commons?

2003-02-03 Thread Jan Luehe
Hi Rod, I'm +1 on moving [EL] to commons proper, but -1 on promoting components this casually. If this is meant to be a binding vote on promoting EL, it ought to be on a [VOTE] thread, and include a proposal that identif[ies] the rationale for the package, its scope, its interaction with

cvs commit: jakarta-commons-sandbox/el PROPOSAL.html

2003-02-03 Thread luehe
luehe 2003/02/03 10:35:56 Modified:el PROPOSAL.html Log: updated list of initial committers Revision ChangesPath 1.2 +10 -4 jakarta-commons-sandbox/el/PROPOSAL.html Index: PROPOSAL.html

Re: [VOTE] Promote el from commons-sandbox to commons-proper

2003-02-03 Thread Jan Luehe
the list of initial committers to include the following names: Shawn Bayern Nathan Abramson Pierre Delisle Hans Bergsten Justyna Horwat Craig R. McClanahan Jan Luehe I've also removed jakarta-commons-el from 3.1. The mailing list to be used shall be jakarta-commons. Attached

cvs commit: jakarta-commons/el - Imported sources

2003-02-03 Thread luehe
luehe 2003/02/03 16:22:32 Log: Import of EL source files Status: Vendor Tag: commons_el Release Tags: r1-0 N jakarta-commons/el/project.properties N jakarta-commons/el/LICENSE.txt N jakarta-commons/el/PROPOSAL.html N jakarta-commons/el/build.xml N jakarta

[EL] Unable to remove jakarta-commons/el/[dist/target]

2003-02-03 Thread Jan Luehe
: Insufficient Karma (luehe|jakarta-commons/el/dist) etc. Any help appreciated. Thanks, Jan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[EL] Promotion to jakarta-commons?

2003-01-31 Thread Jan Luehe
I would like to promote the JSP 2.0 EL implementation from jakarta-commons-sandbox to jakarta-commons, so I can better integrate it with Jasper. Are there any objections? Thanks, Jan - To unsubscribe, e-mail: [EMAIL

cvs commit: jakarta-commons-sandbox/el/src/java/org/apache/commons/el BeanInfoManager.java

2003-01-14 Thread luehe
luehe 2003/01/14 13:40:33 Modified:el/src/java/org/apache/commons/el BeanInfoManager.java Log: Fix for bug 8694 (provided by [EMAIL PROTECTED]) Revision ChangesPath 1.2 +11 -2 jakarta-commons-sandbox/el/src/java/org/apache/commons/el/BeanInfoManager.java

cvs commit: jakarta-commons-sandbox/el/src/java/org/apache/commons/el PropertySuffix.java

2003-01-09 Thread luehe
luehe 2003/01/09 16:50:57 Modified:el/src/java/org/apache/commons/el PropertySuffix.java Log: Adjusted PropertySuffix.evaluateIndex() to new signature of superclass, by removing the pContext parameter and changing the type of the functions parameter from Map to FunctionMapper

cvs commit: jakarta-commons-sandbox/el - Imported sources

2003-01-08 Thread luehe
luehe 2003/01/08 15:46:16 Log: Importing commons-el source files Status: Vendor Tag: commonsel Release Tags: r1-0 N jakarta-commons-sandbox/el/LICENSE.txt N jakarta-commons-sandbox/el/PROPOSAL.html N jakarta-commons-sandbox/el/build.properties.sample N jakarta

cvs commit: jakarta-commons-sandbox/el project.xml

2003-01-08 Thread luehe
luehe 2003/01/08 16:58:43 Modified:el project.xml Log: Added Craig to list of developers Revision ChangesPath 1.2 +6 -0 jakarta-commons-sandbox/el/project.xml Index: project.xml