[jira] Created: (FILEUPLOAD-131) MultipartStream always assumes transfer encoding to be BINARY

2007-03-23 Thread Walco van Loon (JIRA)
MultipartStream always assumes transfer encoding to be BINARY - Key: FILEUPLOAD-131 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-131 Project: Commons FileUpload Issue

[jira] Commented: (FILEUPLOAD-131) MultipartStream always assumes transfer encoding to be BINARY

2007-03-23 Thread Walco van Loon (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483451 ] Walco van Loon commented on FILEUPLOAD-131: --- Also see https://issues.apache.org/struts/browse/STR-1528

[jira] Created: (POOL-95) GenericObjectPool constructor with GenericObjectPool.Config ignores softMinEvictableIdleTimeMillis

2007-03-23 Thread Christoph Grothaus (JIRA)
GenericObjectPool constructor with GenericObjectPool.Config ignores softMinEvictableIdleTimeMillis -- Key: POOL-95 URL: https://issues.apache.org/jira/browse/POOL-95

[jira] Updated: (POOL-95) GenericObjectPool constructor with GenericObjectPool.Config ignores softMinEvictableIdleTimeMillis

2007-03-23 Thread Christoph Grothaus (JIRA)
[ https://issues.apache.org/jira/browse/POOL-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Grothaus updated POOL-95: --- Attachment: GenericObjectPool.patch Patch for GenericObjectPool.java from the 2.0 development

[jira] Created: (POOL-96) Make Issue tracking page of commons-pool website point to JIRA instead of Bugzilla

2007-03-23 Thread Christoph Grothaus (JIRA)
Make Issue tracking page of commons-pool website point to JIRA instead of Bugzilla Key: POOL-96 URL: https://issues.apache.org/jira/browse/POOL-96 Project: Commons

[jira] Commented: (VFS-113) NullPointerException during getting InputStream from SftpFileObject

2007-03-23 Thread Tim Rademacher (JIRA)
[ https://issues.apache.org/jira/browse/VFS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483506 ] Tim Rademacher commented on VFS-113: Hi, I experienced some errors while testing the new functionality:

[nightly build] betwixt failed.

2007-03-23 Thread Phil Steitz
Failed build logs: http://vmbuild.apache.org/~commons/nightly/logs//20070323/betwixt.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (FILEUPLOAD-130) Add ability to get any header from the FileItem and FileItemStream interfaces

2007-03-23 Thread Michael Macaluso (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483591 ] Michael Macaluso commented on FILEUPLOAD-130: - Great comments. I was a little concerned when doing

[jira] Updated: (FILEUPLOAD-130) Add ability to get any header from the FileItem and FileItemStream interfaces

2007-03-23 Thread Michael Macaluso (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Macaluso updated FILEUPLOAD-130: Attachment: FileUpload-130_2.patch Here is another version that reduces the

[jira] Created: (DIGESTER-112) Additional (XML) rules that allow a Digester to be used for updating an existing object structure.

2007-03-23 Thread Mirko Reinhardt (JIRA)
Additional (XML) rules that allow a Digester to be used for updating an existing object structure. -- Key: DIGESTER-112 URL:

svn commit: r521856 - /jakarta/commons/proper/transaction/trunk/build.xml

2007-03-23 Thread niallp
Author: niallp Date: Fri Mar 23 11:43:29 2007 New Revision: 521856 URL: http://svn.apache.org/viewvc?view=revrev=521856 Log: Add a target to download transaction's dependencies Modified: jakarta/commons/proper/transaction/trunk/build.xml Modified:

Re: svn commit: r520602 - in /jakarta/commons/proper/transaction/trunk: ./ lib/

2007-03-23 Thread Niall Pemberton
On 3/20/07, Joerg Heinicke [EMAIL PROTECTED] wrote: Author: joerg Date: Tue Mar 20 14:15:48 2007 New Revision: 520602 URL: http://svn.apache.org/viewvc?view=revrev=520602 Log: replace the geronimo spec jars compiled by me at least with the now officially released ones (this is only a

[jira] Created: (LOGGING-112) [logging] Commons Logging in SLF4J flavour

2007-03-23 Thread Boris Unckel (JIRA)
[logging] Commons Logging in SLF4J flavour -- Key: LOGGING-112 URL: https://issues.apache.org/jira/browse/LOGGING-112 Project: Commons Logging Issue Type: Improvement Affects Versions: 2.0

[jira] Updated: (LOGGING-112) [logging] Commons Logging in SLF4J flavour

2007-03-23 Thread Boris Unckel (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Unckel updated LOGGING-112: - Attachment: jcl-2.0.0.zip The complete project including POMs and sources. Use mvn clean

[logging] JCL in SLF4J flavour - a demo for discussion

2007-03-23 Thread Boris Unckel
Hello, I have seen the recent discussions on JCL 2.0.0 and a version without autodiscovery. Someone stated to stop any further development (with good reasons behind) but I am thinking different. Please have a look at the (working) code: https://issues.apache.org/jira/browse/LOGGING-112 It

svn commit: r521872 - /jakarta/commons/proper/pool/trunk/xdocs/issue-tracking.xml

2007-03-23 Thread niallp
Author: niallp Date: Fri Mar 23 12:08:18 2007 New Revision: 521872 URL: http://svn.apache.org/viewvc?view=revrev=521872 Log: Update Pool issue-tracking page to point to Jira instead of Bugzilla Modified: jakarta/commons/proper/pool/trunk/xdocs/issue-tracking.xml Modified:

[jira] Resolved: (POOL-96) Make Issue tracking page of commons-pool website point to JIRA instead of Bugzilla

2007-03-23 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/POOL-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved POOL-96. - Resolution: Fixed Fixed thanks for pointing this out Make Issue tracking page of commons-pool

svn commit: r521874 - in /jakarta/commons/proper/pool/trunk/xdocs: changes.xml issue-tracking.xml

2007-03-23 Thread niallp
Author: niallp Date: Fri Mar 23 12:13:26 2007 New Revision: 521874 URL: http://svn.apache.org/viewvc?view=revrev=521874 Log: Just adding missing subversion properties - no actual changes - may create alot of noise Modified: jakarta/commons/proper/pool/trunk/xdocs/changes.xml (props

[jira] Updated: (FILEUPLOAD-130) Add ability to get any header from the FileItem and FileItemStream interfaces

2007-03-23 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann updated FILEUPLOAD-130: --- Attachment: FILEUPLOAD-130.patch Please validate this alternate proposal, which

Re: [VOTE] New committer - Stephen Kestle

2007-03-23 Thread Stephen Colebourne
Stephen Colebourne wrote: [X] +1 - Let him commit [ ] 0 [ ] -1 - Perhaps not... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[RESULT] New committer - Stephen Kestle

2007-03-23 Thread Stephen Colebourne
Stephen Kestle has been voted in as a new committer for Jakarta: +1 Stephen Colebourne Henri Yandell Joerg Schaible Simon Kitching Niall Pemberton Martin van dem Bemt Phil Steitz Oliver Heger Oliver Zeigermann Rahul Akolkar Stephen K, please see