svn commit: r178384 - in /jakarta/commons/trunks-sandbox: ./ buildall.sh

2005-05-25 Thread imario
Author: imario Date: Tue May 24 23:17:02 2005 New Revision: 178384 URL: http://svn.apache.org/viewcvs?rev=178384view=rev Log: removed VFS Modified: jakarta/commons/trunks-sandbox/ (props changed) jakarta/commons/trunks-sandbox/buildall.sh Propchange: jakarta/commons/trunks-sandbox/

svn commit: r178385 - /jakarta/commons/trunks-proper

2005-05-25 Thread imario
Author: imario Date: Tue May 24 23:17:24 2005 New Revision: 178385 URL: http://svn.apache.org/viewcvs?rev=178385view=rev Log: add vfs Modified: jakarta/commons/trunks-proper/ (props changed) Propchange: jakarta/commons/trunks-proper/

[Jakarta-commons Wiki] Update of MovingFromSandboxToProperSVN by MarioIvankovits

2005-05-25 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Jakarta-commons Wiki for change notification. The following page has been changed by MarioIvankovits: http://wiki.apache.org/jakarta-commons/MovingFromSandboxToProperSVN

Re: [digester] VOTE: create release 1.7

2005-05-25 Thread Dion Gillard
On 5/25/05, Simon Kitching [EMAIL PROTECTED] wrote: I'd like to propose that we do a release 1.7 of Digester. I'm willing to act as release manager for this. The reasons for doing a release are: * one digester user has asked for it as there is a fix for something they are using, and

[Jakarta-commons Wiki] Update of MovingFromSandboxToProperSVN by MarioIvankovits

2005-05-25 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Jakarta-commons Wiki for change notification. The following page has been changed by MarioIvankovits: http://wiki.apache.org/jakarta-commons/MovingFromSandboxToProperSVN

Re: [Announce] VFS moved out of sandbox

2005-05-25 Thread Mario Ivankovits
Hi Martin! I think I have done everyting needet to move VFS out of the sandbox structure into commons proper. Not quite. You need to add VFS to the svn:externals on trunks-proper and remove it from the ones on trunks-sandbox. Done! James and Dion are all set; I will add Adam.

svn commit: r178394 - in /jakarta/commons/proper/vfs/trunk: maven.xml project.xml

2005-05-25 Thread imario
Author: imario Date: Tue May 24 23:57:52 2005 New Revision: 178394 URL: http://svn.apache.org/viewcvs?rev=178394view=rev Log: replaced deprecated java:jar by jar:jar added sourceDirectory - is it needet now? Modified: jakarta/commons/proper/vfs/trunk/maven.xml

svn commit: r178411 - /jakarta/commons/proper/vfs/trunk/src/java/org/apache/commons/vfs/provider/tar/TarFileSystem.java

2005-05-25 Thread imario
Author: imario Date: Wed May 25 01:21:49 2005 New Revision: 178411 URL: http://svn.apache.org/viewcvs?rev=178411view=rev Log: PR: 34942 Reported By: Jacob Kjome hoju -at- visi.com Close old tarfile before recreating it Modified:

DO NOT REPLY [Bug 34942] - [VFS] no vfs_cache cleanup after ant task completed

2005-05-25 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=34942. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34976] - [VFS] Remote filenames with '?' causes local replication problem on Windows

2005-05-25 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=34976. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34592] - [VFS] Zip files are locked even after close()

2005-05-25 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=34592. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34859] - [VFS] Synchronized copy

2005-05-25 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=34859. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29469] - [vfs] selector, toolbox and ant packages

2005-05-25 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=29469. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33795] - [vfs] memory provider

2005-05-25 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=33795. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 34499] - [vfs] Exception on getting childrens from a hidden ftp directory

2005-05-25 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=34499. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r178419 - /jakarta/commons/proper/discovery/tags/DISCOVERY_0_3

2005-05-25 Thread rwinston
Author: rwinston Date: Wed May 25 02:55:58 2005 New Revision: 178419 URL: http://svn.apache.org/viewcvs?rev=178419view=rev Log: Tag for 0.3 release Added: jakarta/commons/proper/discovery/tags/DISCOVERY_0_3/ - copied from r178418, jakarta/commons/proper/discovery/trunk/

Performance issue in FileReloadingStrategy

2005-05-25 Thread Jorge Ferrer
Hi Oliver, I've been doing some performance test and when using FileReloadingStrategy it takes about 60 times longer to retrieve a property value even when the file does not change. I've been digging in the code and I think that I've found the reason. The method reloadingRequired() of

Re: [Announce] VFS moved out of sandbox

2005-05-25 Thread Simon Kitching
On Wed, 2005-05-25 at 08:39 +0200, Mario Ivankovits wrote: I also changed whats needet in commons-build. Could one please regenerate this site, I guess this isnt something I can do, isnt it? You should be able to do this, I believe. No, I cant login at

[Jakarta-commons Wiki] Update of MovingFromSandboxToProperSVN by MarioIvankovits

2005-05-25 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Jakarta-commons Wiki for change notification. The following page has been changed by MarioIvankovits: http://wiki.apache.org/jakarta-commons/MovingFromSandboxToProperSVN

Re: [Announce] VFS moved out of sandbox

2005-05-25 Thread Mario Ivankovits
Simon Kitching wrote: To alter http://jakarta.apache.org you need access to https://.../jakarta/site. As described in http://wiki.apache.org/jakarta-commons/MovingFromSandboxToProper[SVN] I wanted to update the jakarta site. But I have to admit I dont expected to have sufficient permission. I

svn commit: r178420 - /jakarta/commons/proper/discovery/trunk/project.xml

2005-05-25 Thread rwinston
Author: rwinston Date: Wed May 25 04:20:47 2005 New Revision: 178420 URL: http://svn.apache.org/viewcvs?rev=178420view=rev Log: Update version Modified: jakarta/commons/proper/discovery/trunk/project.xml Modified: jakarta/commons/proper/discovery/trunk/project.xml URL:

Re: [Announce] VFS moved out of sandbox

2005-05-25 Thread Simon Kitching
On Wed, 2005-05-25 at 12:44 +0200, Mario Ivankovits wrote: If you prepare a patch against the jakarta/site xdoc files I will be happy to commit them. (I hope) attached you will find the diff. Change committed to jakarta/site and site on people.apache.org updated. It may take an hour or two

Re: [Announce] VFS moved out of sandbox

2005-05-25 Thread Mario Ivankovits
Simon Kitching wrote: Change committed to jakarta/site and site on people.apache.org updated. It may take an hour or two until jakarta.apache.org shows the changes. Thanks alot! --- Mario - To unsubscribe, e-mail: [EMAIL

svn commit: r178424 - in /jakarta/commons/sandbox/i18n/trunk: ./ src/java/org/apache/commons/i18n/ src/resources/ src/test/ src/test/org/apache/commons/i18n/

2005-05-25 Thread dflorey
Author: dflorey Date: Wed May 25 05:33:45 2005 New Revision: 178424 URL: http://svn.apache.org/viewcvs?rev=178424view=rev Log: (empty) Removed: jakarta/commons/sandbox/i18n/trunk/src/resources/messages.properties jakarta/commons/sandbox/i18n/trunk/src/resources/messages_de.properties

DO NOT REPLY [Bug 35047] - BeanUtils failed to copy properties from DynaBean to JavaBean

2005-05-25 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=35047. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [discovery] 0.3 release

2005-05-25 Thread Rory Winston
Hi Simon, Actually, I'm not a Discovery developer at all, I added my name to the project.xml file (as Robert and Davinum did) so we could push out a release. I have created a distribution release, however, I cannot push this to the site as I have no FTP/SSH access at the moment. If anyone

Re: [discovery] 0.3 release

2005-05-25 Thread Rory Winston
Hi Simon, Actually, I'm not a Discovery developer at all, I added my name to the project.xml file (as Robert and Davinum did) so we could push out a release. I have created a distribution release, however, I cannot push this to the site as I have no FTP/SSH access at the moment. If anyone

svn commit: r178471 - /jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages.properties /jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages_de.properties

2005-05-25 Thread dflorey
Author: dflorey Date: Wed May 25 09:10:44 2005 New Revision: 178471 URL: http://svn.apache.org/viewcvs?rev=178471view=rev Log: (empty) Added: jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages.properties

[Proposal] Commons Filters

2005-05-25 Thread Frank W. Zammetti
Proposal for Commons Filters Package (hope I did this right!) Rationale - I frequently see questions asked on the Struts Users and Tomcat Users lists that result in the answer write a servlet filter for it. There are many functions which it would be nice to have available in a filter in

svn commit: r178484 - in /jakarta/commons/sandbox/contract/trunk: build.xml project.properties project.xml run_example.bat src/java/org/apache/commons/contract/i18n/ParameterBundle.java src/java/org/apache/commons/contract/util/InteractiveMainWrapper.java

2005-05-25 Thread dflorey
/trunk/build.xml (original) +++ jakarta/commons/sandbox/contract/trunk/build.xml Wed May 25 09:47:29 2005 @@ -18,7 +18,7 @@ property name=deprecation value=true / property name=optimize value=true / - property name=version value=0.2 / + property name=version value=20050525

svn commit: r178485 - /jakarta/commons/sandbox/i18n/trunk/project.xml

2005-05-25 Thread dflorey
Author: dflorey Date: Wed May 25 09:49:02 2005 New Revision: 178485 URL: http://svn.apache.org/viewcvs?rev=178485view=rev Log: (empty) Modified: jakarta/commons/sandbox/i18n/trunk/project.xml Modified: jakarta/commons/sandbox/i18n/trunk/project.xml URL:

Re: [Proposal] Commons Filters

2005-05-25 Thread Rudman Max
Can we also add a Filter to replace a regex with some value in the output? I've found myself having to write that a couple of times. I can help contribute to this effort. Max On May 25, 2005, at 9:25 AM, Frank W. Zammetti wrote: Proposal for Commons Filters Package (hope I did this

Re: [Proposal] Commons Filters

2005-05-25 Thread Frank W. Zammetti
That sounds excellent. There would be some obvious performance concerns with such a filter, but it does sound like a useful function if one fully understands the implications. -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com On Wed, May 25,

Re: [logging] proposed design for 1.0.5

2005-05-25 Thread robert burrell donkin
On Tue, 2005-05-24 at 10:55 +1200, Simon Kitching wrote: On Mon, 2005-05-23 at 21:27 +0100, robert burrell donkin wrote: (b) That in addition to commons-logging.jar we distribute a commons-logging-adapters.jar which contains the entire contents of the impl subdirectory, ie all the

Re: [logging] detecting logging libs

2005-05-25 Thread robert burrell donkin
On Tue, 2005-05-24 at 11:09 +1200, Simon Kitching wrote: On Mon, 2005-05-23 at 22:34 +0100, robert burrell donkin wrote: * Robert, are you ok with ripping out the isXYZAvailable methods and calling the next release 1.1? breaking binary compatibility anywhere in JCL would be a very,

Re: [logging] Exception handling in LogFactoryImpl [WAS] a candidate explanation for Log4JLogger does not implement Log

2005-05-25 Thread robert burrell donkin
On Mon, 2005-05-23 at 23:05 -0700, Brian Stansberry wrote: snip I've had a chance to look at the refactored version of LogFactoryImpl I'd done, and it should be quite simple to offer configurable options for this. The current patch includes a method recordCreationFailure that gets called

[JXPath] Current works and Java 5

2005-05-25 Thread Stefan Schulz
Hi, I wondered, if there are any current works on JXPath, as the CVS seems unchanged for ... a while ;) Especially, I would be interested to see, if there are any plans to build a Java 5 compliant version, which would get rid of some ugly conversion issues when retrieving objects from a

Re: [lang] checkstyle report

2005-05-25 Thread Steven Caswell
I propose that for the upcoming lang 2.1 release we leave the errors unfixed and leave the checkstyle report as is. 1. Leave them unfixed because the errors are all documentation-related, and while it is important to fix them, I don't believe the problems are detrimental to the product. It has

[Jakarta-commons Wiki] Update of Betwixt/0.6.1ReleasePlan by RobertBurrellDonkin

2005-05-25 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Jakarta-commons Wiki for change notification. The following page has been changed by RobertBurrellDonkin: http://wiki.apache.org/jakarta-commons/Betwixt/0%2e6%2e1ReleasePlan

RE: [lang] checkstyle report

2005-05-25 Thread Gary Gregory
I agree with Steven. Gary -Original Message- From: Steven Caswell [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 25, 2005 2:11 PM To: Jakarta Commons Developers List; [EMAIL PROTECTED] Subject: Re: [lang] checkstyle report I propose that for the upcoming lang 2.1 release we leave the

[betwixt] plan for release 0.6.1

2005-05-25 Thread robert burrell donkin
the plan for this release is now on the wiki http://wiki.apache.org/jakarta-commons/Betwixt/0%2e6%2e1ReleasePlan. i'm a little busy at the moment so i plan is to push this release out without fixing the outstanding issues in bugzilla. (i'll try to find some time to address at least some of them

Re: [lang] checkstyle report

2005-05-25 Thread Fredrik Westermarck
Steven Caswell wrote: I propose that for the upcoming lang 2.1 release we leave the errors unfixed and leave the checkstyle report as is. 1. Leave them unfixed because the errors are all documentation-related, and while it is important to fix them, I don't believe the problems are

RE: Commons-Collections enhanced with Java Generics Support

2005-05-25 Thread James Carman
Stephen, Maybe we could call it Commons Generics? Just a thought. But, that might leave a door open to put non-collection classes in there, as generics can be any type of parameterized class. Anyway, how should we proceed from here (regardless of what we call it)? Maybe a new project in

Re: [lang] checkstyle report

2005-05-25 Thread Simon Kitching
On Wed, 2005-05-25 at 23:59 +0200, Fredrik Westermarck wrote: off-topic While on the subject of svn; is there a repository (at apache) where one can test svn without causing a mess? :-P /off-topic Not a publicly accessable one. But it is trivial to set up a local repository on your own

Re: Commons-Collections enhanced with Java Generics Support

2005-05-25 Thread Chris Lambrou
Hi all, Sometime last summer, a there was a discussion about providing a generic port of collections. The upshot was that no Apache commiters could commit to providing time to handle this at Apache, and so I started the collections15.sf.net project over on SourceForge. A lot of the issues

[beanutils] bugzilla blitz?

2005-05-25 Thread Simon Kitching
Hi All, BeanUtils currently has 88 bugzilla entries. And there doesn't seem to be anyone maintaining the project at the moment. I would like to tackle this backlog, but can't do it alone as (a) it's dull and boring working on code on your own, and (b) it's much safer to have someone around to

FW: [lang] DateUtils test fails under 1.2.2 and not under 1.4.2

2005-05-25 Thread Gary Gregory
Steven: I updated from CVS today and got new build.xml. I still get the error below on Sun Java 1.3.1_14. Thanks, Gary From: Gary Gregory Sent: Tuesday, May 24, 2005 7:12 PM To: 'Steven Caswell' Cc: Jakarta Commons Developers List Subject: RE: [lang]

svn commit: r178563 - /jakarta/commons/proper/chain/trunk/src/java/org/apache/commons/chain/generic/LookupCommand.java

2005-05-25 Thread germuska
Author: germuska Date: Wed May 25 18:22:21 2005 New Revision: 178563 URL: http://svn.apache.org/viewcvs?rev=178563view=rev Log: Expose catalogFactory so that subclasses can get at it. Modified: jakarta/commons/proper/chain/trunk/src/java/org/apache/commons/chain/generic/LookupCommand.java

DO NOT REPLY [Bug 34306] - [chain] Decouple CatalogFactory lookup from LookupAction

2005-05-25 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=34306. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[VOTE] James Carman as commons committer

2005-05-25 Thread Simon Kitching
Hi, James Carman is a HiveMind committer at the moment: http://jakarta.apache.org/hivemind/developers.html He has volunteered to join me in dealing with the bugzilla backlog for beanutils. So can we please get him commons commit rights? Regards, Simon

RE: [VOTE] James Carman as commons committer

2005-05-25 Thread James Carman
Simon, I already am a commons committer. I have already been submitting code to commons-collections. James -Original Message- From: Simon Kitching [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 25, 2005 9:41 PM To: commons-dev@jakarta.apache.org Subject: [VOTE] James Carman as commons

DO NOT REPLY [Bug 32420] - [collections] incorrect package name in file o.a.c.c.keyvalue.KeyValue

2005-05-25 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=32420. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r178565 - /jakarta/commons/proper/chain/trunk/src/java/org/apache/commons/chain/generic/DispatchCommand.java

2005-05-25 Thread germuska
Author: germuska Date: Wed May 25 18:48:57 2005 New Revision: 178565 URL: http://svn.apache.org/viewcvs?rev=178565view=rev Log: Catch InvocationTargetException and throw its cause instead, except when the cause is not an instance of Exception. Modified:

RE: [VOTE] James Carman as commons committer

2005-05-25 Thread Simon Kitching
On Wed, 2005-05-25 at 21:42 -0400, James Carman wrote: Simon, I already am a commons committer. I have already been submitting code to commons-collections. Oops - sorry. You only mentioned HiveMind earlier, and weren't listed on this page: http://jakarta.apache.org/commons/contributors.html

Re: [beanutils] bugzilla blitz?

2005-05-25 Thread Niall Pemberton
I would like to help, but I'm not sure how much time I can realistically spare. I will at least try to give feedback. When I started committing on beanutils it was suggested by other committers that the best approach was to attach patches to bugzilla for review first - given that changes to

Re: [VOTE] James Carman as commons committer

2005-05-25 Thread Niall Pemberton
Then the convention is to just add yourself to the project.xml and ask if the other beanutils committers mind you working on it. I have no objection - welcome :-) Niall - Original Message - From: James Carman [EMAIL PROTECTED] Sent: Thursday, May 26, 2005 2:42 AM Simon, I already

Re: [VOTE] James Carman as commons committer

2005-05-25 Thread Martin Cooper
On 5/25/05, Simon Kitching [EMAIL PROTECTED] wrote: On Wed, 2005-05-25 at 21:42 -0400, James Carman wrote: Simon, I already am a commons committer. I have already been submitting code to commons-collections. Oops - sorry. You only mentioned HiveMind earlier, and weren't listed on this

Re: [beanutils] bugzilla blitz?

2005-05-25 Thread Simon Kitching
Hi Niall, In general the patches we are applying are likely to be small; they are bugfixes for bugzilla reports not new features. So I wouldn't have thought that posting patches separately would be useful. After all, every subversion commit automatically generates a patch file that gets emailed

svn commit: r178566 - /jakarta/commons/proper/beanutils/trunk/project.xml

2005-05-25 Thread jcarman
Author: jcarman Date: Wed May 25 19:16:06 2005 New Revision: 178566 URL: http://svn.apache.org/viewcvs?rev=178566view=rev Log: Added myself as a developer. Modified: jakarta/commons/proper/beanutils/trunk/project.xml Modified: jakarta/commons/proper/beanutils/trunk/project.xml URL:

svn commit: r178567 - /jakarta/commons/proper/collections/trunk/project.xml

2005-05-25 Thread jcarman
Author: jcarman Date: Wed May 25 19:16:24 2005 New Revision: 178567 URL: http://svn.apache.org/viewcvs?rev=178567view=rev Log: Added myself as a developer. Modified: jakarta/commons/proper/collections/trunk/project.xml Modified: jakarta/commons/proper/collections/trunk/project.xml URL:

DO NOT REPLY [Bug 32496] - [beanutils] Converters should really be final?

2005-05-25 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=32496. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [beanutils] bugzilla blitz?

2005-05-25 Thread Niall Pemberton
- Original Message - From: Simon Kitching [EMAIL PROTECTED] Sent: Thursday, May 26, 2005 3:16 AM Hi Niall, In general the patches we are applying are likely to be small; they are bugfixes for bugzilla reports not new features. So I wouldn't have thought that posting patches

DO NOT REPLY [Bug 32496] - [beanutils] Converters should really be final?

2005-05-25 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=32496. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r178569 - /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters

2005-05-25 Thread jcarman
Author: jcarman Date: Wed May 25 19:41:24 2005 New Revision: 178569 URL: http://svn.apache.org/viewcvs?rev=178569view=rev Log: 32496: Converters should really be final? Modified: jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters/BigDecimalConverter.java

DO NOT REPLY [Bug 32590] - [beanutils] WrapDynaBean misleading error message: Property has no read method

2005-05-25 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=32590. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[beanutils] Converters should really be final?

2005-05-25 Thread Simon Kitching
On Thu, 2005-05-26 at 04:41 +0200, [EMAIL PROTECTED] wrote: Well, the change broke no unit tests, so I'm committing it. All converter classes in the converters package have been made non-final. I'm not entirely convinced this patch is a good idea. When a class is final, there are no arguments

Re: [beanutils] Converters should really be final?

2005-05-25 Thread Simon Kitching
On Thu, 2005-05-26 at 15:26 +1200, Simon Kitching wrote: If BooleanConverter is the only converter with significant logic in id, then maybe we would be better off enhancing BooleanConverter by adding a constructor to take custom array of strings rather than allowing it to be subclassed? Or