[jira] [Created] (DAEMON-219) prunsrv error 1067 and crash on Windows 7

2011-10-03 Thread Gary D. Gregory (Created) (JIRA)
prunsrv error 1067 and crash on Windows 7 - Key: DAEMON-219 URL: https://issues.apache.org/jira/browse/DAEMON-219 Project: Commons Daemon Issue Type: Bug Components: Procrun Affects

[jira] [Created] (IO-287) Use terabyte (TB) , petabyte (PB) and exabyte (EB) in FileUtils.byteCountToDisplaySize(long size)

2011-10-10 Thread Gary D. Gregory (Created) (JIRA)
Use terabyte (TB) , petabyte (PB) and exabyte (EB) in FileUtils.byteCountToDisplaySize(long size) - Key: IO-287 URL: https://issues.apache.org/jira/browse/IO-287

[jira] [Created] (VFS-365) Add FileSystemManager toFileObject APIs for URL and URI.

2011-10-10 Thread Gary D. Gregory (Created) (JIRA)
Add FileSystemManager toFileObject APIs for URL and URI. Key: VFS-365 URL: https://issues.apache.org/jira/browse/VFS-365 Project: Commons VFS Issue Type: Improvement Affects

[jira] [Created] (VFS-366) Can't sort a List of FileObject's, FileObject to implement ComparableFileObject

2011-10-10 Thread Gary D. Gregory (Created) (JIRA)
Can't sort a List of FileObject's, FileObject to implement ComparableFileObject - Key: VFS-366 URL: https://issues.apache.org/jira/browse/VFS-366 Project: Commons VFS

[jira] [Created] (VFS-367) Add API FileObject isFile()

2011-10-11 Thread Gary D. Gregory (Created) (JIRA)
Add API FileObject isFile() --- Key: VFS-367 URL: https://issues.apache.org/jira/browse/VFS-367 Project: Commons VFS Issue Type: Improvement Affects Versions: 1.0, 2.0 Environment: Apache Maven 3.0.3

[jira] [Created] (LANG-760) Add API StringUtils.toString(byte[] intput, String charsetName)

2011-10-14 Thread Gary D. Gregory (Created) (JIRA)
Add API StringUtils.toString(byte[] intput, String charsetName) --- Key: LANG-760 URL: https://issues.apache.org/jira/browse/LANG-760 Project: Commons Lang Issue Type: New Feature

[jira] [Created] (POOL-191) ConcurrentModificationException in GenericObjectPool LinkedList

2011-10-16 Thread Gary D. Gregory (Created) (JIRA)
ConcurrentModificationException in GenericObjectPool LinkedList --- Key: POOL-191 URL: https://issues.apache.org/jira/browse/POOL-191 Project: Commons Pool Issue Type: Bug

[jira] [Created] (LANG-762) Handle or document ReflectionToStringBuilder and ToStringBuilder for collections that are not thread safe

2011-10-17 Thread Gary D. Gregory (Created) (JIRA)
Handle or document ReflectionToStringBuilder and ToStringBuilder for collections that are not thread safe - Key: LANG-762 URL:

[jira] [Created] (VFS-370) Add a FileExtensionSelector class

2011-10-27 Thread Gary D. Gregory (Created) (JIRA)
Add a FileExtensionSelector class - Key: VFS-370 URL: https://issues.apache.org/jira/browse/VFS-370 Project: Commons VFS Issue Type: New Feature Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28

[jira] [Created] (VFS-371) Add FileObject API deleteAllDescendents()

2011-10-27 Thread Gary D. Gregory (Created) (JIRA)
Add FileObject API deleteAllDescendents() - Key: VFS-371 URL: https://issues.apache.org/jira/browse/VFS-371 Project: Commons VFS Issue Type: New Feature Environment: Apache Maven 3.0.3

[jira] [Created] (VFS-374) Incorrect lazy initialization of static field org.apache.commons.vfs2.util.Messages.resources in org.apache.commons.vfs2.util.Messages.findMessage(String)

2011-10-31 Thread Gary D. Gregory (Created) (JIRA)
Incorrect lazy initialization of static field org.apache.commons.vfs2.util.Messages.resources in org.apache.commons.vfs2.util.Messages.findMessage(String)

[jira] [Created] (VFS-375) Upgrade to Apache Commons Compress 1.3 from 1.2.

2011-11-02 Thread Gary D. Gregory (Created) (JIRA)
Upgrade to Apache Commons Compress 1.3 from 1.2. Key: VFS-375 URL: https://issues.apache.org/jira/browse/VFS-375 Project: Commons VFS Issue Type: Task Affects Versions: 2.0

[jira] [Created] (VFS-377) Replace custom TAR code with Apache Commons Compress 1.3

2011-11-02 Thread Gary D. Gregory (Created) (JIRA)
Replace custom TAR code with Apache Commons Compress 1.3 Key: VFS-377 URL: https://issues.apache.org/jira/browse/VFS-377 Project: Commons VFS Issue Type: Improvement Affects

[jira] [Created] (VFS-378) Tar error message are missing from resource file

2011-11-02 Thread Gary D. Gregory (Created) (JIRA)
Tar error message are missing from resource file Key: VFS-378 URL: https://issues.apache.org/jira/browse/VFS-378 Project: Commons VFS Issue Type: Bug Affects Versions: 2.0

[jira] [Created] (VFS-379) Replace custom BZIP2 code with Apache Commons Compress 1.3.

2011-11-02 Thread Gary D. Gregory (Created) (JIRA)
Replace custom BZIP2 code with Apache Commons Compress 1.3. --- Key: VFS-379 URL: https://issues.apache.org/jira/browse/VFS-379 Project: Commons VFS Issue Type: Improvement Affects

[jira] [Created] (VFS-381) Iterate over a FileObject using the Java foreach statement, to provide all descendents of a FileObject.

2011-11-06 Thread Gary D. Gregory (Created) (JIRA)
Iterate over a FileObject using the Java foreach statement, to provide all descendents of a FileObject. - Key: VFS-381 URL:

[jira] [Created] (VFS-382) SFTP test testChildren(org.apache.commons.vfs2.test.ContentTests) fails

2011-11-08 Thread Gary D. Gregory (Created) (JIRA)
SFTP test testChildren(org.apache.commons.vfs2.test.ContentTests) fails --- Key: VFS-382 URL: https://issues.apache.org/jira/browse/VFS-382 Project: Commons VFS Issue Type:

[jira] [Created] (VFS-383) Update jsch to 0.1.45 from 0.1.42.

2011-11-09 Thread Gary D. Gregory (Created) (JIRA)
Update jsch to 0.1.45 from 0.1.42. -- Key: VFS-383 URL: https://issues.apache.org/jira/browse/VFS-383 Project: Commons VFS Issue Type: Task Affects Versions: 2.0 Environment: Apache Maven 3.0.3

[jira] [Created] (VFS-384) Update Apache Commons Net to 3.0.1 from 2.2 for FTP and SFTP providers.

2011-11-09 Thread Gary D. Gregory (Created) (JIRA)
Update Apache Commons Net to 3.0.1 from 2.2 for FTP and SFTP providers. --- Key: VFS-384 URL: https://issues.apache.org/jira/browse/VFS-384 Project: Commons VFS Issue Type:

[jira] [Created] (VFS-385) Add HTTP status code to exception messages when available.

2011-11-17 Thread Gary D. Gregory (Created) (JIRA)
Add HTTP status code to exception messages when available. -- Key: VFS-385 URL: https://issues.apache.org/jira/browse/VFS-385 Project: Commons VFS Issue Type: Improvement Affects

[jira] [Created] (VFS-386) Build tests HTTP file system with an embedded HTTP server (Apache HttpComponent Core)

2011-11-18 Thread Gary D. Gregory (Created) (JIRA)
Build tests HTTP file system with an embedded HTTP server (Apache HttpComponent Core) - Key: VFS-386 URL: https://issues.apache.org/jira/browse/VFS-386 Project:

[jira] [Created] (VFS-387) Build tests FTP file system with an embedded FTP server (Apache MINA)

2011-11-18 Thread Gary D. Gregory (Created) (JIRA)
Build tests FTP file system with an embedded FTP server (Apache MINA) - Key: VFS-387 URL: https://issues.apache.org/jira/browse/VFS-387 Project: Commons VFS Issue Type:

[jira] [Created] (VFS-388) Build tests SFTP file system with an embedded SFTP server (Apache MINA)

2011-11-18 Thread Gary D. Gregory (Created) (JIRA)
Build tests SFTP file system with an embedded SFTP server (Apache MINA) --- Key: VFS-388 URL: https://issues.apache.org/jira/browse/VFS-388 Project: Commons VFS Issue Type:

[jira] [Created] (VFS-389) Use variable argument list in FileSystemException instead of Object[]

2011-11-18 Thread Gary D. Gregory (Created) (JIRA)
Use variable argument list in FileSystemException instead of Object[] - Key: VFS-389 URL: https://issues.apache.org/jira/browse/VFS-389 Project: Commons VFS Issue Type: New

[jira] [Created] (VFS-390) Use variable argument list in org.apache.commons.vfs2.util.Messages instead of Object[]

2011-11-18 Thread Gary D. Gregory (Created) (JIRA)
Use variable argument list in org.apache.commons.vfs2.util.Messages instead of Object[] --- Key: VFS-390 URL: https://issues.apache.org/jira/browse/VFS-390 Project:

[jira] [Created] (VFS-391) Build tests URL HTTP file system with an embedded HTTP server (Apache HttpComponent Core).

2011-11-21 Thread Gary D. Gregory (Created) (JIRA)
Build tests URL HTTP file system with an embedded HTTP server (Apache HttpComponent Core). -- Key: VFS-391 URL: https://issues.apache.org/jira/browse/VFS-391

[jira] [Created] (VFS-392) Build tests WebDAV file system with an embedded WebDAV server (Apache Jackrabbit?).

2011-11-21 Thread Gary D. Gregory (Created) (JIRA)
Build tests WebDAV file system with an embedded WebDAV server (Apache Jackrabbit?). --- Key: VFS-392 URL: https://issues.apache.org/jira/browse/VFS-392 Project: Commons

[jira] [Created] (POOL-208) Support Java 1.5 Generics in version 1.x.

2011-12-21 Thread Gary D. Gregory (Created) (JIRA)
Support Java 1.5 Generics in version 1.x. - Key: POOL-208 URL: https://issues.apache.org/jira/browse/POOL-208 Project: Commons Pool Issue Type: Improvement Environment: Apache Maven 3.0.3

[jira] [Created] (POOL-210) Jar manifest.mf does not contain SVN information for Implementation-Build

2012-01-11 Thread Gary D. Gregory (Created) (JIRA)
Jar manifest.mf does not contain SVN information for Implementation-Build - Key: POOL-210 URL: https://issues.apache.org/jira/browse/POOL-210 Project: Commons Pool

[jira] [Created] (VFS-401) Update JSch to 0.1.46 from 0.1.45 for the SFTP provider.

2012-02-08 Thread Gary D. Gregory (Created) (JIRA)
Update JSch to 0.1.46 from 0.1.45 for the SFTP provider. Key: VFS-401 URL: https://issues.apache.org/jira/browse/VFS-401 Project: Commons VFS Issue Type: Task Affects Versions:

[jira] [Created] (VFS-402) [WebDAV] Update Apache Jackrabbit 1.5.2 to 1.6.5.

2012-02-13 Thread Gary D. Gregory (Created) (JIRA)
[WebDAV] Update Apache Jackrabbit 1.5.2 to 1.6.5. - Key: VFS-402 URL: https://issues.apache.org/jira/browse/VFS-402 Project: Commons VFS Issue Type: Task Affects Versions: 2.0

[jira] [Created] (VFS-404) Update Apache Commons Net to 3.1 from 3.0.1

2012-02-21 Thread Gary D. Gregory (Created) (JIRA)
Update Apache Commons Net to 3.1 from 3.0.1 --- Key: VFS-404 URL: https://issues.apache.org/jira/browse/VFS-404 Project: Commons VFS Issue Type: Task Affects Versions: 2.0 Environment:

[jira] [Created] (COMMONSSITE-66) Add support for a commons.release.3 set of properties to offer a 3rd download option

2012-03-02 Thread Gary D. Gregory (Created) (JIRA)
Add support for a commons.release.3 set of properties to offer a 3rd download option -- Key: COMMONSSITE-66 URL: https://issues.apache.org/jira/browse/COMMONSSITE-66

[jira] [Created] (IO-310) Add ByteOrderMark constants for UTF-32 little and big endian.

2012-03-19 Thread Gary D. Gregory (Created) (JIRA)
Add ByteOrderMark constants for UTF-32 little and big endian. - Key: IO-310 URL: https://issues.apache.org/jira/browse/IO-310 Project: Commons IO Issue Type: New Feature

[jira] [Created] (IO-313) Add IOUTils.toBufferedReader(Reader)

2012-03-22 Thread Gary D. Gregory (Created) (JIRA)
Add IOUTils.toBufferedReader(Reader) Key: IO-313 URL: https://issues.apache.org/jira/browse/IO-313 Project: Commons IO Issue Type: New Feature Reporter: Gary D. Gregory Fix For:

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

2012-03-27 Thread Gary D. Gregory (Created) (JIRA)
Use Charset objects when possible, create Charsets for required character encodings --- Key: CODEC-136 URL: https://issues.apache.org/jira/browse/CODEC-136 Project:

[jira] [Created] (IO-318) Add Charset sister APIs to method that take a String charset name.

2012-03-30 Thread Gary D. Gregory (Created) (JIRA)
Add Charset sister APIs to method that take a String charset name. -- Key: IO-318 URL: https://issues.apache.org/jira/browse/IO-318 Project: Commons IO Issue Type: New Feature

[jira] [Created] (LANG-798) Use generics in SerializationUtils

2012-04-05 Thread Gary D. Gregory (Created) (JIRA)
Use generics in SerializationUtils -- Key: LANG-798 URL: https://issues.apache.org/jira/browse/LANG-798 Project: Commons Lang Issue Type: Improvement Components: lang.* Environment: Apache

[jira] [Created] (IO-320) Add XmlStreamReader support for UTF-32

2012-04-06 Thread Gary D. Gregory (Created) (JIRA)
Add XmlStreamReader support for UTF-32 -- Key: IO-320 URL: https://issues.apache.org/jira/browse/IO-320 Project: Commons IO Issue Type: Improvement Components: Streams/Writers

[jira] [Created] (IO-321) ByteOrderMark UTF_32LE is incorrect

2012-04-06 Thread Gary D. Gregory (Created) (JIRA)
ByteOrderMark UTF_32LE is incorrect --- Key: IO-321 URL: https://issues.apache.org/jira/browse/IO-321 Project: Commons IO Issue Type: Bug Environment: Apache Maven 3.0.4 (r1232337; 2012-01-17

[jira] [Created] (IO-322) Add and use class Charsets

2012-04-10 Thread Gary D. Gregory (Created) (JIRA)
Add and use class Charsets -- Key: IO-322 URL: https://issues.apache.org/jira/browse/IO-322 Project: Commons IO Issue Type: New Feature Components: Utilities Environment: Apache Maven 3.0.4

[jira] [Created] (VFS-409) Update Apache Commons Compress to 1.4 from 1.3

2012-04-11 Thread Gary D. Gregory (Created) (JIRA)
Update Apache Commons Compress to 1.4 from 1.3 -- Key: VFS-409 URL: https://issues.apache.org/jira/browse/VFS-409 Project: Commons VFS Issue Type: Task Environment: Apache Maven 3.0.4

[jira] [Created] (IO-324) Add missing Charset sister APIs to method that take a String charset name.

2012-04-16 Thread Gary D. Gregory (Created) (JIRA)
Add missing Charset sister APIs to method that take a String charset name. -- Key: IO-324 URL: https://issues.apache.org/jira/browse/IO-324 Project: Commons IO Issue

[jira] [Created] (IO-325) Add IOUtils.toByteArray methods to work with URL and URI

2012-04-16 Thread Gary D. Gregory (Created) (JIRA)
Add IOUtils.toByteArray methods to work with URL and URI Key: IO-325 URL: https://issues.apache.org/jira/browse/IO-325 Project: Commons IO Issue Type: New Feature

[jira] [Created] (IO-326) Add or change FileUtils.sizeOfDirectory API that does not overflow

2012-04-16 Thread Gary D. Gregory (Created) (JIRA)
Add or change FileUtils.sizeOfDirectory API that does not overflow -- Key: IO-326 URL: https://issues.apache.org/jira/browse/IO-326 Project: Commons IO Issue Type: New Feature

[jira] [Created] (IO-327) Add byteCountToDisplaySize(BigInteger)

2012-04-18 Thread Gary D. Gregory (Created) (JIRA)
Add byteCountToDisplaySize(BigInteger) -- Key: IO-327 URL: https://issues.apache.org/jira/browse/IO-327 Project: Commons IO Issue Type: New Feature Components: Utilities Environment:

[jira] [Created] (VFS-411) [SFTP] Update Jsch to version 0.1.47

2012-04-19 Thread Gary D. Gregory (Created) (JIRA)
[SFTP] Update Jsch to version 0.1.47 Key: VFS-411 URL: https://issues.apache.org/jira/browse/VFS-411 Project: Commons VFS Issue Type: Improvement Affects Versions: 2.0 Environment: Apache