[jira] [Created] (MATH-646) Unmodifiable views of RealVector

2011-08-14 Thread JIRA
Unmodifiable views of RealVector Key: MATH-646 URL: https://issues.apache.org/jira/browse/MATH-646 Project: Commons Math Issue Type: New Feature Affects Versions: 3.0 Reporter: Sébastien

[jira] [Updated] (MATH-646) Unmodifiable views of RealVector

2011-08-14 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Brisard updated MATH-646: --- Attachment: MATH-646.patch Unmodifiable views of RealVector

[jira] [Commented] (CODEC-127) Non-ascii characters in test source files

2011-08-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084845#comment-13084845 ] Gary D. Gregory commented on CODEC-127: --- Sebb: Thank you for your Javadoc fixes in

[jira] [Updated] (CODEC-127) Non-ascii characters in source files

2011-08-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CODEC-127: -- Summary: Non-ascii characters in source files (was: Non-ascii characters in test source files)

[jira] [Commented] (CODEC-127) Non-ascii characters in source files

2011-08-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084847#comment-13084847 ] Gary D. Gregory commented on CODEC-127: --- Fixed: {code:java}

[jira] [Commented] (CODEC-127) Non-ascii characters in source files

2011-08-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084849#comment-13084849 ] Gary D. Gregory commented on CODEC-127: --- Fixed: {code:java}

[jira] [Commented] (CODEC-127) Non-ascii characters in source files

2011-08-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084850#comment-13084850 ] Gary D. Gregory commented on CODEC-127: --- Sebb: The SVN log message says Annotate with

[jira] [Resolved] (POOL-99) Test for idle time exceeded in borrowObject

2011-08-14 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-99. - Resolution: Won't Fix The idle time feature is based on the assumption that objects are expensive to keep

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

2011-08-14 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-119. -- Resolution: Won't Fix Since there appears to be no interest in providing a patch for what appears to me

[jira] [Resolved] (POOL-124) Access to enclosing constructor Foo.Bar() is emulated by a synthetic accessor method. Increasing its visibility will improve your performance.

2011-08-14 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-124. -- Resolution: Won't Fix I don't like the code changes fixing this issue requires. I'd much prefer to

[jira] [Resolved] (POOL-155) ObjectPool.invalidateObject(object) should throw an Exception if object is null

2011-08-14 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-155. -- Resolution: Fixed Pool 2.0.x ensures the following: - only objects borrowed from the pool may be

[jira] [Resolved] (POOL-173) Better config without duplication.

2011-08-14 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-173. -- Resolution: Fixed The configuration did get re-done once the new pooling implementation was ironed out.

[jira] [Resolved] (POOL-178) Common interfaces and abstract classes for BOP and BKOP

2011-08-14 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/POOL-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-178. -- Resolution: Fixed There were quite a few changes in the API as part of the 2.0.x changes but all of the

[jira] [Commented] (CONFIGURATION-460) reloadStrategy does not work for files inside additional tag using DefaultConfigurationBuilder

2011-08-14 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084900#comment-13084900 ] Oliver Heger commented on CONFIGURATION-460: The problem is probably

[jira] [Commented] (MATH-646) Unmodifiable views of RealVector

2011-08-14 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084913#comment-13084913 ] Gilles commented on MATH-646: - {quote} I chose not to nest it in AbstractRealVector because it

[jira] [Resolved] (COMPRESS-36) Add Zip64 Suport

2011-08-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-36. Resolution: Fixed Documentation is in. We still lack interop tests with PKZIP and there