DO NOT REPLY [Bug 35470] - [vfs] adds byte range support to the webdav provider

2005-06-23 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 35285] - [vfs] webdav not able to transfer large files

2005-06-23 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 35470] - [vfs] adds byte range support to the webdav provider

2005-06-23 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: [Pool] force client to return the borrowed object to the pool

2005-06-23 Thread Dirk Verbeeck
Edin, The technique you propose can already be seen in DBCP. The real database connections are wrapped with a "poolable" delegating wrapper. The close method has been overwritten to call returnObject. But an example inside commons-pool would be nice. In the wiki or on the website. Maybe some

Re: svn commit: r190899 - /jakarta/commons/proper/logging/trunk/build.xml

2005-06-23 Thread Simon Kitching
On Fri, 2005-06-24 at 06:22 +0100, robert burrell donkin wrote: > i'm very unhappy with the introduction of the servlet API as a full core > dependency. IIRC i stated before that this has a very detrimental effect > on dependency management tools. i strongly believe that JCL's core > dependencies n

Re: svn commit: r190899 - /jakarta/commons/proper/logging/trunk/build.xml

2005-06-23 Thread robert burrell donkin
On Thu, 2005-06-16 at 11:35 +, [EMAIL PROTECTED] wrote: > Author: skitching > Date: Thu Jun 16 04:35:22 2005 > New Revision: 190899 > > URL: http://svn.apache.org/viewcvs?rev=190899&view=rev > Log: > Minor cleanups. > > Modified: > jakarta/commons/proper/logging/trunk/build.xml > > Modif

svn commit: r201549 - in /jakarta/commons/proper/logging/trunk: build.xml project.xml

2005-06-23 Thread skitching
Author: skitching Date: Thu Jun 23 20:02:13 2005 New Revision: 201549 URL: http://svn.apache.org/viewcvs?rev=201549&view=rev Log: Change version# to 1.1-dev Modified: jakarta/commons/proper/logging/trunk/build.xml jakarta/commons/proper/logging/trunk/project.xml Modified: jakarta/commons

Re: [io] release?

2005-06-23 Thread Simon Kitching
On Thu, 2005-06-23 at 21:08 -0400, Henri Yandell wrote: > On 6/22/05, Torsten Curdt <[EMAIL PROTECTED]> wrote: > > Hm... what about creating a new sandbox project for > > it then? > > > > We could move it there and then prepare the release > > of commons io? > > > > WDYT? > > My vote would be to

[lang] text.Interpolation, on to 2.2

2005-06-23 Thread Gary Gregory
Hello: Is anyone planning on working on text.Interpolation in the near future? It seems like a logical candidate and a motivation for the next release. Where does the class come from and does it make sense to simply extract some code out of Ant. I could see a subclass dealing specifically with

Re: [VOTE] Proposal for new committer: Brian Stansberry

2005-06-23 Thread Henri Yandell
+1 On 6/23/05, Emmanuel Bourg <[EMAIL PROTECTED]> wrote: > +1 ! > > Simon Kitching wrote: > > > Hi All, > > > > Brian Stansberry has been providing some excellent assistance with the > > commons-logging package for a few months now. I would like to see him > > become a committer on that project.

Re: [io] release?

2005-06-23 Thread Henri Yandell
On 6/22/05, Torsten Curdt <[EMAIL PROTECTED]> wrote: > Hm... what about creating a new sandbox project for > it then? > > We could move it there and then prepare the release > of commons io? > > WDYT? My vote would be to just remove it. There wasn't a huge amount of interest and if I'll be the o

Re: [ANNOUNCEMENT] Betwixt 0.7 Release Candidate 1 Now Available

2005-06-23 Thread Simon Kitching
On Fri, 2005-06-24 at 09:37 +1200, Simon Kitching wrote: > On Fri, 2005-06-24 at 08:59 +1200, Simon Kitching wrote: > > One unit test failed with Java 1.3 (debian sarge): > > > > Testcase: > > testIntrospectionTimeTypeWrite(org.apache.commons.betwixt.io.read.TestBindTimeTypeMapping): > > FAILED >

Re: [ANNOUNCEMENT] Betwixt 0.7 Release Candidate 1 Now Available

2005-06-23 Thread Simon Kitching
On Fri, 2005-06-24 at 08:59 +1200, Simon Kitching wrote: > One unit test failed with Java 1.3 (debian sarge): > > Testcase: > testIntrospectionTimeTypeWrite(org.apache.commons.betwixt.io.read.TestBindTimeTypeMapping): >FAILED > (Unequal node names) expected: but was: > junit.framework.Comparis

svn commit: r201497 - in /jakarta/commons/proper/cli/branches/commons-configuration-integration: ./ src/java/org/apache/commons/cli2/commandline/ src/test/org/apache/commons/cli2/commandline/

2005-06-23 Thread roxspring
Author: roxspring Date: Thu Jun 23 14:30:40 2005 New Revision: 201497 URL: http://svn.apache.org/viewcvs?rev=201497&view=rev Log: Added initial stab at commons-configuration integration Added: jakarta/commons/proper/cli/branches/commons-configuration-integration/src/java/org/apache/commons/c

svn commit: r201494 - /jakarta/commons/proper/cli/branches/commons-configuration-integration/

2005-06-23 Thread roxspring
Author: roxspring Date: Thu Jun 23 14:25:49 2005 New Revision: 201494 URL: http://svn.apache.org/viewcvs?rev=201494&view=rev Log: Created branch for the [configuration] integration Added: jakarta/commons/proper/cli/branches/commons-configuration-integration/ - copied from r201493, jakar

Re: [ANNOUNCEMENT] Betwixt 0.7 Release Candidate 1 Now Available

2005-06-23 Thread Simon Kitching
On Thu, 2005-06-23 at 19:57 +0100, robert burrell donkin wrote: > The first release candidate for the 0.7 release of Betwixt is now > available here: http://people.apache.org/~rdonkin/commons-betwixt. The > Javadocs are available here: > http://people.apache.org/~rdonkin/commons-betwixt/site/. > >

Re: [VOTE] [email] promote RC4 to 1.0 status

2005-06-23 Thread robert burrell donkin
On Thu, 2005-06-23 at 18:18 +1200, Simon Kitching wrote: > On Wed, 2005-06-22 at 22:22 +1000, Dion Gillard wrote: > > What usually goes in that for 1.0? > > The changes from the most recent pre-1.0 release (ie distribution > available via the official downloads page). > > Email, of course, has ne

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

2005-06-23 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%2e7ReleasePlan The comment on the change is: Updated release status

svn commit: r193204 - /jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml

2005-06-23 Thread rdonkin
Author: rdonkin Date: Thu Jun 23 12:18:55 2005 New Revision: 193204 URL: http://svn.apache.org/viewcvs?rev=193204&view=rev Log: Added some more details about the ASF Repository Modified: jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml Modified: jakarta/commons/proper/co

svn commit: r193199 - /jakarta/commons/proper/betwixt/trunk/xdocs/index.xml

2005-06-23 Thread rdonkin
Author: rdonkin Date: Thu Jun 23 12:08:08 2005 New Revision: 193199 URL: http://svn.apache.org/viewcvs?rev=193199&view=rev Log: Added news of release candidate. Modified: jakarta/commons/proper/betwixt/trunk/xdocs/index.xml Modified: jakarta/commons/proper/betwixt/trunk/xdocs/index.xml URL:

[ANNOUNCEMENT] Betwixt 0.7 Release Candidate 1 Now Available

2005-06-23 Thread robert burrell donkin
The first release candidate for the 0.7 release of Betwixt is now available here: http://people.apache.org/~rdonkin/commons-betwixt. The Javadocs are available here: http://people.apache.org/~rdonkin/commons-betwixt/site/. This release candidate contains no code changes from the last release candi

svn commit: r193198 - /jakarta/commons/proper/vfs/trunk/src/test/org/apache/commons/vfs/RunTest.java

2005-06-23 Thread imario
Author: imario Date: Thu Jun 23 11:42:01 2005 New Revision: 193198 URL: http://svn.apache.org/viewcvs?rev=193198&view=rev Log: rollback - must be drunken - wrong project Modified: jakarta/commons/proper/vfs/trunk/src/test/org/apache/commons/vfs/RunTest.java Modified: jakarta/commons/proper

svn commit: r193197 - /jakarta/commons/proper/vfs/trunk/src/test/org/apache/commons/vfs/RunTest.java

2005-06-23 Thread imario
Author: imario Date: Thu Jun 23 11:40:08 2005 New Revision: 193197 URL: http://svn.apache.org/viewcvs?rev=193197&view=rev Log: adjusted k-value for zaun Modified: jakarta/commons/proper/vfs/trunk/src/test/org/apache/commons/vfs/RunTest.java Modified: jakarta/commons/proper/vfs/trunk/src/te

[GUMP@vmgump]: Project commons-logging (in module jakarta-commons) failed

2005-06-23 Thread Ted Husted
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-logging has an issue affecting its community integration. This issue affe

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

2005-06-23 Thread Ted Husted
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-logging has an issue affecting its community integration. This issue affe

Commons FileUpload / Commons IO - 1.1 Release

2005-06-23 Thread Samir Jyoti
Hi, Any Idea when the Commons FileUpload / Commons IO 1.1 Releases are rolling out? I tried to look for the schedule at http://jakarta.apache.org/commons/fileupload/ but could not find any information. I am desperate in getting this release with Bug#: 31728 fixed! http://issues.apache.org/bugzi

[GUMP@vmgump]: Project commons-logging (in module jakarta-commons) failed

2005-06-23 Thread Ted Husted
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-logging has an issue affecting its community integration. This issue affe

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

2005-06-23 Thread Ted Husted
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-logging has an issue affecting its community integration. This issue affe

svn commit: r193103 - /jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java

2005-06-23 Thread dion
Author: dion Date: Thu Jun 23 00:50:13 2005 New Revision: 193103 URL: http://svn.apache.org/viewcvs?rev=193103&view=rev Log: Fix comments Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java Modified: jakarta/commons/proper/email/trunk/src/java/org/apach

Re: [VOTE] Proposal for new committer: Brian Stansberry

2005-06-23 Thread Emmanuel Bourg
+1 ! Simon Kitching wrote: Hi All, Brian Stansberry has been providing some excellent assistance with the commons-logging package for a few months now. I would like to see him become a committer on that project. I initially posted this on [EMAIL PROTECTED] but have been asked to repost on thi

svn commit: r193097 - /jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java

2005-06-23 Thread dion
Author: dion Date: Thu Jun 23 00:11:28 2005 New Revision: 193097 URL: http://svn.apache.org/viewcvs?rev=193097&view=rev Log: Replace Hashtable internal use with HashMap Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java Modified: jakarta/commons/proper

[email] dumbster and jdk1.3

2005-06-23 Thread Dion Gillard
I've had a chat with Jason, the developer of Dumbster, and he's fine with getting a jdk1.3 compiled version of it uploaded to ibiblio. I tested it out earlier, and it's faster than Dumbster1.5, and runs ok in jdk1.3 and jdk1.4. Hopefully I'll get this done tonight. -- http://www.multitask.com.au

svn commit: r193095 - /jakarta/commons/proper/email/trunk/project.xml

2005-06-23 Thread dion
Author: dion Date: Thu Jun 23 00:06:42 2005 New Revision: 193095 URL: http://svn.apache.org/viewcvs?rev=193095&view=rev Log: cvs.apache.org -> people.apache.org Modified: jakarta/commons/proper/email/trunk/project.xml Modified: jakarta/commons/proper/email/trunk/project.xml URL: http:/

Re: svn commit: r191838 - /jakarta/commons/proper/email/trunk/project.xml

2005-06-23 Thread Dion Gillard
It seems weird to call a staging machine 'people' but works for me. On 6/23/05, Simon Kitching <[EMAIL PROTECTED]> wrote: > On Wed, 2005-06-22 at 13:36 +, [EMAIL PROTECTED] wrote: > > -jakarta.apache.org > > +cvs.apache.org > > Just for the future, there was an email discussion a