Re: [all] Release tags, was VOTE Release FileUpload 1.1.1-RC1

2006-05-31 Thread Henri Yandell
I pondered it for a while. The tag is of value - it's so we can start a branch if trunk suddenly becomes untenable. My biggest concern with Simon's reason was that it encourages read-write tags if we take it fully. Ideally we would copy the rc tag to the release tag, modify the rc bits to the rea

Re: [all] Release tags, was VOTE Release FileUpload 1.1.1-RC1

2006-05-31 Thread robert burrell donkin
On Mon, 2006-05-29 at 23:43 +1200, Simon Kitching wrote: > On Mon, 2006-05-29 at 12:35 +0100, Stephen Colebourne wrote: > > Simon Kitching wrote: > > > On Sun, 2006-05-28 at 00:03 -0700, Henri Yandell wrote: > > >>[I haven't created an SVN tag for the RC1. Is there any particular > > >>reason the r

[jira] Updated: (COLLECTIONS-213) CollectionUtils API extension: algorithm methods accept an Iterator argument

2006-05-31 Thread Dusan Chromy (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-213?page=all ] Dusan Chromy updated COLLECTIONS-213: - Attachment: CollectionUtils.java Addition of algorithm methods with an Iterator argument > CollectionUtils API extension: algorithm methods acce

[jira] Updated: (COLLECTIONS-213) CollectionUtils API extension: algorithm methods accept an Iterator argument

2006-05-31 Thread Dusan Chromy (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-213?page=all ] Dusan Chromy updated COLLECTIONS-213: - Attachment: TestCollectionUtils.java JUnit tests for newly added methods > CollectionUtils API extension: algorithm methods accept an Iterator a

[jira] Created: (COLLECTIONS-213) CollectionUtils API extension: algorithm methods accept an Iterator argument

2006-05-31 Thread Dusan Chromy (JIRA)
CollectionUtils API extension: algorithm methods accept an Iterator argument Key: COLLECTIONS-213 URL: http://issues.apache.org/jira/browse/COLLECTIONS-213 Project: Commons Collections Type:

[jira] Created: (LANG-261) Error in an example in the javadoc of the StringUtils.splitPreserveAllTokens() method

2006-05-31 Thread Cimballi (JIRA)
Error in an example in the javadoc of the StringUtils.splitPreserveAllTokens() method - Key: LANG-261 URL: http://issues.apache.org/jira/browse/LANG-261 Project: Commons Lang Type: B

[jira] Commented: (VFS-50) Threading issue with AbstractFileSystem.fireEvent

2006-05-31 Thread Chris DiGiano (JIRA)
[ http://issues.apache.org/jira/browse/VFS-50?page=comments#action_12414099 ] Chris DiGiano commented on VFS-50: -- I've confirmed that Mario's slightly modified fix addresses the problem I was noticing in my own project. Thanks Mario! > Threading issue wit

[jira] Created: (LOGGING-105) Implementation dependencies should be set to runtime scope

2006-05-31 Thread Michael Hartman (JIRA)
Implementation dependencies should be set to runtime scope -- Key: LOGGING-105 URL: http://issues.apache.org/jira/browse/LOGGING-105 Project: Commons Logging Type: Bug Versions: 1.1 Final Reporter:

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

2006-05-31 Thread commons-jelly-tags-html 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-html has an issue affecting its community integration. This i

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

2006-05-31 Thread commons-jelly-tags-html 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-html has an issue affecting its community integration. This i

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

2006-05-31 Thread commons-jelly-tags-define 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-define-test has an issue affecting its community integration.

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

2006-05-31 Thread commons-jelly-tags-define 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-define-test has an issue affecting its community integration.

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

2006-05-31 Thread commons-jelly-tags-jsl 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-jsl-test has an issue affecting its community integration. Th

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

2006-05-31 Thread commons-jelly-tags-jsl 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-jsl-test has an issue affecting its community integration. Th

[jira] Commented: (DBCP-189) [dbcp] Threads do not get a Connection in FIFO mode

2006-05-31 Thread rod (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-189?page=comments#action_12414031 ] rod commented on DBCP-189: -- however, getUserPassKey should be made synchronized cos the LRUMap is not Thread Safe. rodolphe > [dbcp] Threads do not get a Connection in FIFO mode > ---

[Jakarta-commons Wiki] Update of "FileUpload" by seezov

2006-05-31 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 seezov: http://wiki.apache.org/jakarta-commons/FileUpload --

[jira] Updated: (LANG-257) [Patch] - added new methods to StringUtil

2006-05-31 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-257?page=all ] Henri Yandell updated LANG-257: --- Fix Version: 3.0 Consider for 3.0 if a new patch is made (hopefully with unit tests). Otherwise, WONTFIX. > [Patch] - added new methods to StringUtil > --

[jira] Updated: (LANG-260) StringEscapeUtils should expose escape*() methods taking Writer argument

2006-05-31 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-260?page=all ] Henri Yandell updated LANG-260: --- Fix Version: 2.2 Consider for 2.2. Haven't looked at the source in question for a few weeks, but it sounds fine at first glance. > StringEscapeUtils should expose