[jira] [Closed] (LANG-885) Apache commons StringEscapeUtils.unescapeJava(“\\”) returns “”

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed LANG-885. - Apache commons StringEscapeUtils.unescapeJava(“\\”) returns “”

[jira] [Resolved] (LANG-885) Apache commons StringEscapeUtils.unescapeJava(“\\”) returns “”

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-885. --- Resolution: Not A Problem This is really a question for the user list; JIRA is not a user forum. None of the unescape

[jira] [Commented] (IO-376) FileUtils.copyFile for the locked file (windows)

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13632754#comment-13632754 ] Sebb commented on IO-376: - Is this even possible from Java? Last time I checked, I could not find a

[jira] [Commented] (IO-279) Tailer erroneously considers file as new

2013-04-16 Thread Herman Meerlo (JIRA)
[ https://issues.apache.org/jira/browse/IO-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13632780#comment-13632780 ] Herman Meerlo commented on IO-279: -- Just a mere 'touch file' triggers a complete reload of

[jira] [Commented] (IO-279) Tailer erroneously considers file as new

2013-04-16 Thread Richard Hawkes (JIRA)
[ https://issues.apache.org/jira/browse/IO-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13632806#comment-13632806 ] Richard Hawkes commented on IO-279: --- Herman, I don't think anyone's looking at this. I would

[jira] [Commented] (LOGGING-119) deadlock on re-registration of logger

2013-04-16 Thread Jesse Glick (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633084#comment-13633084 ] Jesse Glick commented on LOGGING-119: - 1.1.2 seems to be released, thanks. Will be in

[jira] [Commented] (COLLECTIONS-432) Replace Buffer interface with java.util.Queue

2013-04-16 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633262#comment-13633262 ] Thomas Neidhart commented on COLLECTIONS-432: - Added CircularFifoQueue

[jira] [Commented] (COLLECTIONS-432) Replace Buffer interface with java.util.Queue

2013-04-16 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633267#comment-13633267 ] Thomas Neidhart commented on COLLECTIONS-432: - Removed Buffer interface

[jira] [Commented] (COLLECTIONS-432) Replace Buffer interface with java.util.Queue

2013-04-16 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633283#comment-13633283 ] Thomas Neidhart commented on COLLECTIONS-432: - Removed Buffer interface

[jira] [Resolved] (COLLECTIONS-432) Replace Buffer interface with java.util.Queue

2013-04-16 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-432. - Resolution: Fixed Replace Buffer interface with java.util.Queue

[jira] [Created] (COLLECTIONS-452) Change package to o.a.c.collections4

2013-04-16 Thread Thomas Neidhart (JIRA)
Thomas Neidhart created COLLECTIONS-452: --- Summary: Change package to o.a.c.collections4 Key: COLLECTIONS-452 URL: https://issues.apache.org/jira/browse/COLLECTIONS-452 Project: Commons

[jira] [Commented] (IO-279) Tailer erroneously considers file as new

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633299#comment-13633299 ] Sebb commented on IO-279: - The issue has been marked resolved; if you have a patch please re-open and

[jira] [Resolved] (IO-363) FileUtils.readFileToString((new File(myFile), null) produces the following compilation error

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-363. - Resolution: Not A Problem This is not really a problem; null is still accepted.

[jira] [Resolved] (IO-340) The use of file.exists() is failure prone. Where file.exists() is checked, it should be replaced with the following dual check: exists = ( file.exists() || file.length()0

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-340. - Resolution: Won't Fix Fix Version/s: (was: 2.5) (was: 3.x) The use of file.exists()

[jira] [Resolved] (IO-351) The Tailer keeps closing and re-opening file, leads to logs lost while file rotation.

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-351. - Resolution: Incomplete No further response in nearly 6 months The Tailer keeps closing and re-opening

[jira] [Resolved] (IO-372) FileUtils.moveDirectory can produce misleading error message on failiure

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-372. - Resolution: Fixed Fix Version/s: 2.5 Thanks: URL: http://svn.apache.org/r1468602 Log: IO-372 FileUtils.moveDirectory

[jira] [Updated] (IO-364) Allow DirectoryWalker provide relative paths in handle*()

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-364: Issue Type: Improvement (was: Bug) Allow DirectoryWalker provide relative paths in handle*()

[jira] [Resolved] (IO-355) IOUtils copyLarge() and skip() methods are performance hogs

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-355. - Resolution: Fixed Fix Version/s: 2.5 The Javadoc has been updated to mention the possible slowness of the skip

[jira] [Updated] (IO-340) The use of file.exists() is failure prone. Where file.exists() is checked, it should be replaced with the following dual check: exists = ( file.exists() || file.length()0 )

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-340: Issue Type: New Feature (was: Bug) The use of file.exists() is failure prone. Where file.exists() is checked, it

[jira] [Commented] (IO-328) FileUtils.listFilesAndDirs includes original dir in results even when it doesn't match filter

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633443#comment-13633443 ] Sebb commented on IO-328: - I think the Javadoc is correct as it stands, though perhaps a bit

[jira] [Commented] (IO-368) ClassLoaderObjectInputStream does not handle primitive typed members

2013-04-16 Thread Thaddeus Diamond (JIRA)
[ https://issues.apache.org/jira/browse/IO-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633455#comment-13633455 ] Thaddeus Diamond commented on IO-368: - The bytes were composed as follows: {code:java}

[jira] [Resolved] (IO-323) What should happen in FileUtils.sizeOf[Directory] when an overflow takes place?

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-323. - Resolution: Fixed Fix Version/s: 2.5 URL: http://svn.apache.org/r1468637 Log: IO-323 What should happen in

[jira] [Commented] (IO-354) Commons IO Tailer does not respect UTF-8 Charset

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633510#comment-13633510 ] Sebb commented on IO-354: - Thanks for the patch. There's a minor issue with the patch, which is that

[jira] [Commented] (IO-372) FileUtils.moveDirectory can produce misleading error message on failiure

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633546#comment-13633546 ] Sebb commented on IO-372: - URL: http://svn.apache.org/r1468668 Log: IO-372 FileUtils.moveDirectory can

[jira] [Commented] (IO-368) ClassLoaderObjectInputStream does not handle primitive typed members

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633564#comment-13633564 ] Sebb commented on IO-368: - Still cannot get the code to fail with the implementation currently in

[jira] [Updated] (IO-354) Commons IO Tailer does not respect UTF-8 Charset

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-354: Fix Version/s: 2.5 Commons IO Tailer does not respect UTF-8 Charset

[jira] [Commented] (IO-295) FileUtils.isSymlinks misses symlink folders

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633679#comment-13633679 ] Sebb commented on IO-295: - Looks like DIR does not list symlinks without adding either * or ? to the

[jira] [Comment Edited] (IO-338) When a file is rotated, finish reading previous file prior to starting new one

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13417938#comment-13417938 ] Sebb edited comment on IO-338 at 4/17/13 2:15 AM: -- What error did you get

[jira] [Commented] (IO-368) ClassLoaderObjectInputStream does not handle primitive typed members

2013-04-16 Thread Thaddeus Diamond (JIRA)
[ https://issues.apache.org/jira/browse/IO-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633684#comment-13633684 ] Thaddeus Diamond commented on IO-368: - That's all I have. Making those two methods and

[jira] [Resolved] (IO-338) When a file is rotated, finish reading previous file prior to starting new one

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-338. - Resolution: Fixed Fix Version/s: 2.5 URL: http://svn.apache.org/r1468723 Log: IO-338 When a file is rotated, finish

[jira] [Commented] (IO-368) ClassLoaderObjectInputStream does not handle primitive typed members

2013-04-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633691#comment-13633691 ] Sebb commented on IO-368: - The sample class is not complete: at the very least it needs to implement

[jira] [Commented] (IO-368) ClassLoaderObjectInputStream does not handle primitive typed members

2013-04-16 Thread Thaddeus Diamond (JIRA)
[ https://issues.apache.org/jira/browse/IO-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633695#comment-13633695 ] Thaddeus Diamond commented on IO-368: - Did you try: {code:java} public class Foo

[jira] [Created] (DAEMON-295) Mysterious JVM argument: exit

2013-04-16 Thread Patrick McCarty (JIRA)
Patrick McCarty created DAEMON-295: -- Summary: Mysterious JVM argument: exit Key: DAEMON-295 URL: https://issues.apache.org/jira/browse/DAEMON-295 Project: Commons Daemon Issue Type: Bug

[jira] [Updated] (DAEMON-295) Mysterious JVM argument: exit

2013-04-16 Thread Patrick McCarty (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick McCarty updated DAEMON-295: --- Description: I have a Windows service configured to use --StartMode=jvm. I noticed an

[jira] [Updated] (DAEMON-295) Mysterious JVM argument: exit

2013-04-16 Thread Patrick McCarty (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick McCarty updated DAEMON-295: --- Description: I have a Windows service configured to use --StartMode=jvm. I noticed an