[jira] Resolved: (POOL-120) maxActive can be exceeded by one

2008-01-06 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved POOL-120. -- Resolution: Fixed Fixed in r609487 by restoring synchronization to addObject. > maxActive can be exce

[jira] Commented: (IO-153) FileWriter that accepts an encoding

2008-01-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/IO-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556459#action_12556459 ] Niall Pemberton commented on IO-153: Your're right the dummy object isn't using it as desig

[jira] Resolved: (POOL-118) build.xml uses to run JUnit

2008-01-06 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved POOL-118. -- Resolution: Fixed Patch applied to 1.4 release branch. Thanks! > build.xml uses to run JUnit > ---

[jira] Commented: (IO-153) FileWriter that accepts an encoding

2008-01-06 Thread Stephen Colebourne (JIRA)
[ https://issues.apache.org/jira/browse/IO-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556457#action_12556457 ] Stephen Colebourne commented on IO-153: --- I was simply trying to avoid JDK1.4 if possible,

[jira] Updated: (LANG-395) annotations based builders

2008-01-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-395: --- Fix Version/s: LangTwo 1.0 Affects Version/s: (was: LangTwo 1.0) > annotations based builde

[jira] Closed: (LANG-381) NumberUtils.min(floatArray) returns wrong value if floatArray[0] happens to be Float.NaN

2008-01-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-381. -- Resolution: Fixed svn ci -m "Applying third patch from LANG-381. Fixes the minimum(float[]) type methods

[jira] Resolved: (IO-105) Add a FileUtils copyDirectory method that makes use of FileFilter

2008-01-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/IO-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved IO-105. Resolution: Fixed Fixed: http://svn.apache.org/viewvc?view=rev&revision=609471 > Add a FileUtils copyD

[jira] Updated: (IO-105) Add a FileUtils copyDirectory method that makes use of FileFilter

2008-01-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/IO-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated IO-105: --- Assignee: Niall Pemberton Priority: Minor (was: Major) Summary: Add a FileUtils copyDirectory me

[jira] Resolved: (IO-148) IOException with constructors which take a cause

2008-01-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/IO-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved IO-148. Resolution: Fixed Assignee: Gary Gregory > IOException with constructors which take a cause > ---

[jira] Commented: (POOL-120) maxActive can be exceeded by one

2008-01-06 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556446#action_12556446 ] Phil Steitz commented on POOL-120: -- The problem occurs because addObject does not update poo

[jira] Updated: (POOL-119) GenericObjectPool: Provide option to create new objects serial

2008-01-06 Thread Christoph Kutzinski (JIRA)
[ https://issues.apache.org/jira/browse/POOL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kutzinski updated POOL-119: - Attachment: patch2.txt I just realized that during re-check if an object was returned, a s

[jira] Updated: (POOL-119) GenericObjectPool: Provide option to create new objects serial

2008-01-06 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated POOL-119: - Fix Version/s: 1.5 > GenericObjectPool: Provide option to create new objects serial > -

[jira] Commented: (IO-153) FileWriter that accepts an encoding

2008-01-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/IO-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556438#action_12556438 ] Niall Pemberton commented on IO-153: On the JDK 1.3 compatibility the majority agreed with

[jira] Resolved: (IO-152) Add ByteArrayOutputStream.write(InputStream)

2008-01-06 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/IO-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved IO-152. -- Resolution: Fixed Assignee: Jukka Zitting ByteArrayOutputStream.write(InputStream) added in revision

[jira] Updated: (IO-152) Add ByteArrayOutputStream.write(InputStream)

2008-01-06 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/IO-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated IO-152: - Description: It would be useful to have a ByteArrayOutputStream.readFrom(InputStream) method to mirror the e

[jira] Created: (POOL-120) maxActive can be exceeded by one

2008-01-06 Thread Phil Steitz (JIRA)
maxActive can be exceeded by one Key: POOL-120 URL: https://issues.apache.org/jira/browse/POOL-120 Project: Commons Pool Issue Type: Bug Affects Versions: 1.2 Reporter: Phil Steitz

[jira] Commented: (IO-153) FileWriter that accepts an encoding

2008-01-06 Thread Stephen Colebourne (JIRA)
[ https://issues.apache.org/jira/browse/IO-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556430#action_12556430 ] Stephen Colebourne commented on IO-153: --- * The non-encoding parameters exist as I copied

[jira] Commented: (IO-152) Add ByteArrayOutputStream.readFrom(InputStream)

2008-01-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/IO-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556429#action_12556429 ] Niall Pemberton commented on IO-152: I understand the logical symmetry, but it still seems

[jira] Updated: (IO-153) FileWriter that accepts an encoding

2008-01-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/IO-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated IO-153: --- Attachment: FileWriterWithEncoding.java I have a few comments/questions: - I don't understand why encod

[jira] Commented: (IO-137) Added method for getting InputStream from ByteArrayOutputStream & IOUtils avoiding unnecessary array allocation and copy

2008-01-06 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/IO-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556414#action_12556414 ] Jukka Zitting commented on IO-137: -- I was thinking about adding a "copyOnReset" flag (or somet

[jira] Commented: (IO-152) Add ByteArrayOutputStream.readFrom(InputStream)

2008-01-06 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/IO-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556413#action_12556413 ] Jukka Zitting commented on IO-152: -- The method is essentially the opposite of writeTo, and I w

[jira] Updated: (LANG-395) annotations based builders

2008-01-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Gottschling updated LANG-395: -- Fix Version/s: (was: LangTwo 1.0) > annotations based builders > -- >

[jira] Created: (LANG-395) annotations based builders

2008-01-06 Thread JIRA
annotations based builders -- Key: LANG-395 URL: https://issues.apache.org/jira/browse/LANG-395 Project: Commons Lang Issue Type: New Feature Affects Versions: LangTwo 1.0 Reporter: Jörg Gottschling

[jira] Commented: (SANDBOX-206) backslash before quote character gives an error

2008-01-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556386#action_12556386 ] Yonik Seeley commented on SANDBOX-206: -- The last patch broke whitespace handling arou

[jira] Commented: (POOL-119) GenericObjectPool: Provide option to create new objects serial

2008-01-06 Thread Christoph Kutzinski (JIRA)
[ https://issues.apache.org/jira/browse/POOL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556379#action_12556379 ] Christoph Kutzinski commented on POOL-119: -- Some comments on the patch: - the field

[jira] Updated: (POOL-119) GenericObjectPool: Provide option to create new objects serial

2008-01-06 Thread Christoph Kutzinski (JIRA)
[ https://issues.apache.org/jira/browse/POOL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Kutzinski updated POOL-119: - Attachment: patch.txt Patch to GenericObjectPool and TestGenericObjectPool to fix the descr

[jira] Created: (POOL-119) GenericObjectPool: Provide option to create new objects serial

2008-01-06 Thread Christoph Kutzinski (JIRA)
GenericObjectPool: Provide option to create new objects serial -- Key: POOL-119 URL: https://issues.apache.org/jira/browse/POOL-119 Project: Commons Pool Issue Type: New Feature

[jira] Created: (IO-153) FileWriter that accepts an encoding

2008-01-06 Thread Stephen Colebourne (JIRA)
FileWriter that accepts an encoding --- Key: IO-153 URL: https://issues.apache.org/jira/browse/IO-153 Project: Commons IO Issue Type: New Feature Components: Streams/Writers Reporter: Ste

[jira] Updated: (IO-153) FileWriter that accepts an encoding

2008-01-06 Thread Stephen Colebourne (JIRA)
[ https://issues.apache.org/jira/browse/IO-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Colebourne updated IO-153: -- Attachment: io-FileWriterWithEncoding.patch Class and test case > FileWriter that accepts an encod

[jira] Commented: (IO-137) Added method for getting InputStream from ByteArrayOutputStream & IOUtils avoiding unnecessary array allocation and copy

2008-01-06 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/IO-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556358#action_12556358 ] Henri Yandell commented on IO-137: -- >From Niall on [EMAIL PROTECTED]: "I looked at this a whi