[jira] Resolved: (MATH-544) Exceptions classes pertaining to matrices move back to package linear

2011-03-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-544. - Resolution: Fixed Done in revision 1079350. Exceptions classes pertaining to matrices move back to package

[jira] Updated: (NET-314) The FTP client should autodetect the control encoding.

2011-03-08 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-314: -- Attachment: ftp-autodetect-utf.diff I believe the only non-ASCII encoding permitted is UTF-8

[jira] Resolved: (NET-314) The FTP client should autodetect the control encoding.

2011-03-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-314. -- Resolution: Fixed Thanks very much! Patch applied with one trivial change - renamed the boolean as __autodetectEncoding

[jira] Commented: (MATH-403) Never propagate a NullPointerException resulting from bad usage of the API

2011-03-08 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004192#comment-13004192 ] Gilles commented on MATH-403: - checkNotNull added in revision 1079519. Never propagate a

[jira] Resolved: (COLLECTIONS-332) ListOrderedMap not respecting underlying list

2011-03-08 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved COLLECTIONS-332. - Resolution: Fixed Fix Version/s: 3.2.2 Added the following comment

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

2011-03-08 Thread Jen (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004236#comment-13004236 ] Jen commented on FILEUPLOAD-130: Using commons-fileupload-1.2.2 and having same

[jira] Created: (NET-364) Article is very inefficient and incorrect

2011-03-08 Thread Sebb (JIRA)
Article is very inefficient and incorrect - Key: NET-364 URL: https://issues.apache.org/jira/browse/NET-364 Project: Commons Net Issue Type: Bug Components: NNTP Affects Versions: 2.2

[jira] Resolved: (COLLECTIONS-331) CollatingIterator NPE when Comparator is null

2011-03-08 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved COLLECTIONS-331. - Resolution: Fixed Fix Version/s: (was: 4.0-beta-1)

[jira] Resolved: (NET-364) Article is very inefficient and incorrect

2011-03-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-364. -- Resolution: Fixed Fix Version/s: 3.0 Article is very inefficient and incorrect

[jira] Resolved: (NET-318) Article.references field is never updated; extremely inefficient implementation

2011-03-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-318. -- Resolution: Fixed Fix Version/s: 3.0 Fixed as part of NET-364 Article.references field is never updated;

[jira] Resolved: (NET-185) Possible NPE in Threader.java

2011-03-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-185. -- Resolution: Fixed Added a check just in case Possible NPE in Threader.java -

[jira] Resolved: (COLLECTIONS-323) Behavior of constructors CaseInsensitiveMap inconsistent with standard Java HashMap

2011-03-08 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved COLLECTIONS-323. - Resolution: Fixed Fix Version/s: (was: 4.x)

[jira] Resolved: (NET-276) NNTPClient has problems with group listings for large groups.

2011-03-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-276. -- Resolution: Fixed Fixed, and examples updated and working AFAICT NNTPClient has problems with group listings for large

[jira] Updated: (CODEC-105) ArrayIndexOutOfBoundsException when doing multiple reads() on encoding Base64InputStream

2011-03-08 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-105: --- Summary: ArrayIndexOutOfBoundsException when doing multiple reads() on encoding Base64InputStream