DO NOT REPLY [Bug 33873] New: - Named stacks are not popped at end of processing

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r156409 - jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters/BooleanConverter.java

2005-03-07 Thread skitching
Author: skitching Date: Mon Mar 7 00:59:28 2005 New Revision: 156409 URL: http://svn.apache.org/viewcvs?view=rev&rev=156409 Log: * Add facility for user to override the default set of true and false string definitions. * provide NO_DEFAULT object that can be passed to constructors to indicate th

svn commit: r156410 - jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters/BooleanArrayConverter.java

2005-03-07 Thread skitching
Author: skitching Date: Mon Mar 7 01:07:52 2005 New Revision: 156410 URL: http://svn.apache.org/viewcvs?view=rev&rev=156410 Log: * Use new AbstractArrayConverter constructors rather than manually setting inherited members. * Convert strings to booleans by invoking a BooleanConverter rather t

svn commit: r156411 - jakarta/commons/proper/beanutils/trunk/src/test/org/apache/commons/beanutils/converters/BooleanArrayConverterTestCase.java jakarta/commons/proper/beanutils/trunk/src/test/org/apache/commons/beanutils/converters/BooleanConverterTestCase.java

2005-03-07 Thread skitching
Author: skitching Date: Mon Mar 7 01:12:37 2005 New Revision: 156411 URL: http://svn.apache.org/viewcvs?view=rev&rev=156411 Log: Test cases. Much of this code (and the recent changes to make BooleanConverter configurable) were provided by Eric Rizzo. Added: jakarta/commons/proper/beanutils

DO NOT REPLY [Bug 18942] - [beanutils] Add "t/f" to BooleanConverter

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33872] - [configuration] API Javadoc not in sync with jar nor with source code

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33873] - [digester] Named stacks are not popped at end of processing

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r156414 - in jakarta/commons/proper/digester/trunk/src: java/org/apache/commons/digester/Digester.java test/org/apache/commons/digester/DigesterTestCase.java

2005-03-07 Thread skitching
Author: skitching Date: Mon Mar 7 02:12:40 2005 New Revision: 156414 URL: http://svn.apache.org/viewcvs?view=rev&rev=156414 Log: * remove redundant code to clear object stack (this is done again in clear method) * ensure named stacks are cleared too. * add method peek(StackName, int n) for consi

DO NOT REPLY [Bug 33873] - [digester] Named stacks are not popped at end of processing

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[GUMP@brutus]: Project commons-jelly-tags-xml (in module commons-jelly) failed

2005-03-07 Thread commons-jelly-tags-xml 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-tags-xml has an issue affecting its community integration. This iss

Re: [lang] 2.1 rc (practice)

2005-03-07 Thread Stephen Colebourne
I am not sure if we've laid out how we are going to build the release versions of [lang], but here is my recommendation: For other projects I do, I build the jar file, source and binary dists using ant. I do this using an old JDK (1.3, although perhaps it should even be 1.2). I also use this same

Re: [lang] 2.1 rc (practice)

2005-03-07 Thread Henri Yandell
On Mon, 7 Mar 2005 14:08:48 + (GMT), Stephen Colebourne <[EMAIL PROTECTED]> wrote: > I am not sure if we've laid out how we are going to > build the release versions of [lang], but here is my > recommendation: > > For other projects I do, I build the jar file, source > and binary dists using a

Re: [lang]/[servlet] Doing some tickling

2005-03-07 Thread Frank W. Zammetti
On Mon, March 7, 2005 2:21 am, Henri Yandell said: > Largely trying to avoid throwing it straight in as after many moons of > failing, I'm making a push to get 2.1 out :) I can certainly appreciate that :) > On the larger ideas (DateRange class), I'd imagine an API of: > > // DateRange might not

DO NOT REPLY [Bug 18942] - [beanutils] Add "t/f" to BooleanConverter

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [chain] questions about various servlet/*Mapper classes

2005-03-07 Thread Howard Lin
Thanks for the info about Digester. This makes life easier. The Mapper's just need to get the catalog from the CatalogFactory. I'll send in patches. Howard On Sun, 6 Mar 2005 12:02:32 -0600, Joe Germuska <[EMAIL PROTECTED]> wrote: > > Command methods like "setCatalogKey" are generally intended

[net] NTP + Time test code not in CVS branch

2005-03-07 Thread Jason Mathews
In the latest build of Net commons it appears that the contributed Ntp + Time junit tests got dropped. http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=1078351 Test classes in question: Directory of C:\net\src\test\o

[collections] PATCH: Add CollectionContainsPredicate...

2005-03-07 Thread James Carman
All, This patch adds a class called CollectionContainsPredicate to the functors package and adds a method to PredicateUtils for constructing one. A CollectionContains predicate takes a Collection in its constructor and returns true if the input object is in the collection. I thought this might b

Re: [ANN][configuration]Release candidate 1.1RC2

2005-03-07 Thread Oliver Heger
Phil, thanks for your feedback. Some comments inline. Phil Steitz wrote: Looks good to me. I checked the sigs (using http://www.apache.org/dist/jakarta/commons/configuration/KEYS) and hashes and all worked, though the md5 files include trailing cr/lf that caused my script to choke. Next time I

[vfs] parsing uri

2005-03-07 Thread Rami Ojares
In DefaultLocalFileProvider is a method findLocalFile. It's idea is to convert File object into FileObject object. public FileObject findLocalFile(final File file) throws FileSystemException { // TODO - tidy this up, should build file object straight from the file return findFile(null,

Re: [vfs] parsing uri

2005-03-07 Thread B. K. Oxley (binkley)
Rami Ojares wrote: public FileObject findLocalFile(final File file) throws FileSystemException { // TODO - tidy this up, should build file object straight from the file return findFile(null, "file:" + ENCODE_URI_SOMEHOW(file.getAbsolutePath()), null); } I would do even less work than

Re: [vfs] parsing uri

2005-03-07 Thread Rami Ojares
Here is my proposal using idea from binkley /** * Finds a local file, from its local name. */ public FileObject findLocalFile(final String name) throws FileSystemException { // TODO - tidy this up, no need to turn the name into an absolute URI, // and then str

Re: [net] NTP + Time test code not in CVS branch

2005-03-07 Thread Rory Winston
Jason, Thanks for the heads-up. I will have a look and restore them. Cheers, Rory Jason Mathews wrote: In the latest build of Net commons it appears that the contributed Ntp + Time junit tests got dropped. http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=1078351

Re: [logging] discovery error handling

2005-03-07 Thread robert burrell donkin
thanks to you both for your investigations i'm not sure that examples 5 and 6 support the conclusions as strongly as they might. log4jlogger contains a symbolic link to class distributed as part of log4j. it must therefore be placed in a classloader that can load log4j. therefore the NoClassDefFou

Re: [logging] discovery error handling

2005-03-07 Thread robert burrell donkin
On Thu, 2005-03-03 at 05:34, Brian Stansberry wrote: > --- robert burrell donkin > <[EMAIL PROTECTED]> wrote: > I know there has been a lot of discussion on this list > of these issues, far more than I have had a chance to > digest fully, so I apologize if I'm stating the > obvious or missing th

DO NOT REPLY [Bug 33887] New: - [betwixt][Patch] Can't output bean's class property when using dot-betwixt file

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33887] - [betwixt][Patch] Can't output bean's class property when using dot-betwixt file

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[logging] distribution packaging [WAS Re: [logging] discovery error handling]

2005-03-07 Thread robert burrell donkin
(new thread on packaging) On Thu, 2005-03-03 at 05:34, Brian Stansberry wrote: > --- robert burrell donkin > <[EMAIL PROTECTED]> wrote: > What I've found is documented at > http://xnet.wanconcepts.com/jcl/furtherAnalysis.html. we need to take a longer look into repackaging. i didn't expect th

[httpclient]contrib

2005-03-07 Thread Derek Lohnes
I was looking for a jar containing the contrib classes for SSL. Can some tell me what the intention is for this stuff will it be packaged as part of the distribution? If you want to use it do you need to check it out of CVS and build it yourself? Thanks Derek -

RE: [PATCH][commons-daemon]Setting the process name

2005-03-07 Thread Derek Lohnes
Has anyone had a chance to look at this? Also did anyone get the patch file attached to the email? I'm sure I attached it, but I just noticed that the attachment I got with the email was a file containing this - To unsubscr

DO NOT REPLY [Bug 18942] - [beanutils] Add "t/f" to BooleanConverter

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [net] NTP + Time test code not in CVS branch

2005-03-07 Thread Steve Cohen
Rory Winston wrote: Jason, Thanks for the heads-up. I will have a look and restore them. Cheers, Rory Jason Mathews wrote: In the latest build of Net commons it appears that the contributed Ntp + Time junit tests got dropped. http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=1078351

Re: [vfs] parsing uri

2005-03-07 Thread Rami Ojares
file.toURI().toString() is not the way to go. The reason is simple. It does not work. I don't know why. So I think we should use ParseUtil.encode(..) which does work and decide which characters to include as special ones. I did this and it works (last time I said this I was wrong because a jar did

Re: [lang] 2.1 rc (practice)

2005-03-07 Thread Stephen Colebourne
From: "Henri Yandell" <[EMAIL PROTECTED]> For other projects I do, I build the jar file, source and binary dists using ant. I do this using an old JDK (1.3, although perhaps it should even be 1.2). I also use this same jar file to upload to ibiblio. I do NOT use maven - it uses the wrong JDK and I

DO NOT REPLY [Bug 33889] New: - split camel case strings

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33889] - [lang] split camel case strings

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33889] - [lang] split camel case strings

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [ANN][configuration]Release candidate 1.1RC2

2005-03-07 Thread Phil Steitz
Oliver Heger wrote: NOTICE.txt is missing from source and binary distros and jar. Not sure about this. I used maven dist to build the distros. Do I have to tweak the maven.xml so that this file gets included? To get it into the jar, add it as a build resource in project.xml: ${basedir}

Re: [lang] 2.1 rc (practice)

2005-03-07 Thread Henri Yandell
On Tue, 8 Mar 2005 00:57:10 -, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > From: "Henri Yandell" <[EMAIL PROTECTED]> > >> For other projects I do, I build the jar file, source > >> and binary dists using ant. I do this using an old JDK > >> (1.3, although perhaps it should even be 1.2). I a

DO NOT REPLY [Bug 33891] New: - [cli] MissingArgumentException is thrown

2005-03-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[logging] 1.0.5: WeakHashtable

2005-03-07 Thread Simon Kitching
Hi, Here are a few comments on logging-1.0.5-alpha1. More to come.. === Should the WeakHashtable class be rolled into commons-logging.jar? It seems easier for users than remembering to deploy the extra jar, and should be feasable by having something like this in Hashtable foo; Str

Re: [logging] distribution packaging

2005-03-07 Thread Brian Stansberry
--- robert burrell donkin <[EMAIL PROTECTED]> wrote: > (new thread on packaging) > > On Thu, 2005-03-03 at 05:34, Brian Stansberry wrote: > > What I've found is documented at > > > > http://xnet.wanconcepts.com/jcl/furtherAnalysis.html. > > > we need to take a longer look into repackaging. i > d

svn commit: r156508 - in jakarta/commons/sandbox/vfs/trunk/src/java/org/apache/commons/vfs/provider: AbstractOriginatingFileProvider.java local/DefaultLocalFileProvider.java local/LocalFileName.java

2005-03-07 Thread imario
Author: imario Date: Mon Mar 7 23:47:22 2005 New Revision: 156508 URL: http://svn.apache.org/viewcvs?view=rev&rev=156508 Log: directly create the LocalFileName from an java.io.File (or its path) to avoid uri-encoding/decoding back and forth. Modified: jakarta/commons/sandbox/vfs/trunk/src/