[jira] [Created] (MATH-861) Make sure that entries of FieldVectors cannot be null

2012-09-14 Thread JIRA
Sébastien Brisard created MATH-861: -- Summary: Make sure that entries of FieldVectors cannot be null Key: MATH-861 URL: https://issues.apache.org/jira/browse/MATH-861 Project: Commons Math

[jira] [Commented] (COMPRESS-111) support for lzma files

2012-09-14 Thread Adam Kunicki (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455848#comment-13455848 ] Adam Kunicki commented on COMPRESS-111: --- http://jponge.github.com/lzma-java/ Seems

[jira] [Commented] (COMPRESS-54) Add 7zip or RAR archive support

2012-09-14 Thread Adam Kunicki (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13455845#comment-13455845 ] Adam Kunicki commented on COMPRESS-54: -- http://jponge.github.com/lzma-java/ Seems to

[jira] [Created] (VFS-436) VFS doesn't pull correctly with FTP protocol when pulling a directory that's symbolic linked

2012-09-14 Thread Jason (JIRA)
Jason created VFS-436: - Summary: VFS doesn't pull correctly with FTP protocol when pulling a directory that's symbolic linked Key: VFS-436 URL: https://issues.apache.org/jira/browse/VFS-436 Project: Commons VFS

[jira] [Updated] (VFS-436) VFS doesn't pull correctly with FTP protocol when pulling a directory that's symbolic linked

2012-09-14 Thread Jason (JIRA)
[ https://issues.apache.org/jira/browse/VFS-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason updated VFS-436: -- Priority: Blocker (was: Critical) VFS doesn't pull correctly with FTP protocol when pulling a directory that's

[jira] [Commented] (CONFIGURATION-504) HierarchicalConfiguration clear() method doesn't remove the node from its parent anymore in XML source

2012-09-14 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456054#comment-13456054 ] Oliver Heger commented on CONFIGURATION-504: This is really a hard one.

[jira] [Closed] (CODEC-136) Use Charset objects when possible, create Charsets class for required character encodings

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-136. - Released in 1.7 today. Use Charset objects when possible, create Charsets class for

[jira] [Closed] (CODEC-132) BeiderMorseEncoder OOM issues

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-132. - Released in 1.7 today. BeiderMorseEncoder OOM issues -

[jira] [Closed] (CODEC-133) Add classes for MD5/SHA1/SHA-512-based Unix crypt(3) hash variants.

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-133. - Released in 1.7 today. Add classes for MD5/SHA1/SHA-512-based Unix crypt(3) hash

[jira] [Closed] (CODEC-143) StringBuffer could be replaced by StringBuilder for local variables

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-143. - Released in 1.7 today. StringBuffer could be replaced by StringBuilder for local

[jira] [Closed] (CODEC-147) BeiderMorse phonetic filter give uncertain results

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-147. - Released in 1.7 today. BeiderMorse phonetic filter give uncertain results

[jira] [Closed] (CODEC-153) Create a class MessageDigestAlgorithms to define standard algorithm names

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-153. - Released in 1.7 today. Create a class MessageDigestAlgorithms to define standard

[jira] [Closed] (CODEC-156) DigestUtils: add APIs named after standard alg name SHA-1

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-156. - Released in 1.7 today. DigestUtils: add APIs named after standard alg name SHA-1

[jira] [Closed] (CODEC-157) DigestUtils: Add MD2 APIs

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-157. - Released in 1.7 today. DigestUtils: Add MD2 APIs -

[jira] [Closed] (CODEC-152) DigestUtils.getDigest(String) looses the orginal exception

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-152. - Released in 1.7 today. DigestUtils.getDigest(String) looses the orginal exception

[jira] [Closed] (CODEC-130) Base64InputStream.skip skips underlying stream, not output

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-130. - Released in 1.7 today. Base64InputStream.skip skips underlying stream, not output

[jira] [Closed] (CODEC-151) Remove unnecessary attempt to fill up the salt variable in UnixCrypt

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-151. - Released in 1.7 today. Remove unnecessary attempt to fill up the salt variable in

[jira] [Closed] (CODEC-150) Remove unnecessary call to Math.abs()

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-150. - Released in 1.7 today. Remove unnecessary call to Math.abs()

[jira] [Closed] (CODEC-149) Remove some unused UnsupportedCharsetException imports

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-149. - Released in 1.7 today. Remove some unused UnsupportedCharsetException imports

[jira] [Closed] (CODEC-139) DigestUtils: add updateDigest methods and make methods public.

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-139. - Released in 1.7 today. DigestUtils: add updateDigest methods and make methods

[jira] [Closed] (CODEC-131) DoubleMetaphone javadoc contains dead links

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-131. - Released in 1.7 today. DoubleMetaphone javadoc contains dead links

[jira] [Updated] (CODEC-96) Base64 encode() method is no longer thread-safe, breaking clients using it as a shared BinaryEncoder

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CODEC-96: - Fix Version/s: (was: 1.x) 1.7 Base64 encode() method is no longer

[jira] [Closed] (CODEC-96) Base64 encode() method is no longer thread-safe, breaking clients using it as a shared BinaryEncoder

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-96. Released in 1.7 today. Base64 encode() method is no longer thread-safe, breaking

[jira] [Updated] (CODEC-104) Add a function for the classical Unix crypt(3) hash

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CODEC-104: -- Fix Version/s: (was: 1.x) 1.7 Add a function for the classical Unix

[jira] [Closed] (CODEC-104) Add a function for the classical Unix crypt(3) hash

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CODEC-104. - Released in 1.7 today. Add a function for the classical Unix crypt(3) hash

[jira] [Commented] (CODEC-104) Add a function for the classical Unix crypt(3) hash

2012-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456121#comment-13456121 ] Gary D. Gregory commented on CODEC-104: --- Duplicate of CODEC-133.