[jira] [Commented] (EXEC-64) DefaultExecutor swallows IOException cause instead of propagating it

2016-01-21 Thread Michael Vorburger (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110878#comment-15110878 ] Michael Vorburger commented on EXEC-64: --- Thanks. [~s...@apache.org] nice one how to sti

[jira] [Commented] (EXEC-93) Handling of escaped values by StringUtils

2015-09-28 Thread Michael Vorburger (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14910130#comment-14910130 ] Michael Vorburger commented on EXEC-93: --- Aloha.. is commons-exec still actively maintai

[jira] [Commented] (VFS-537) use WatchService when it is available

2015-04-12 Thread Michael Vorburger (JIRA)
[ https://issues.apache.org/jira/browse/VFS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14491540#comment-14491540 ] Michael Vorburger commented on VFS-537: --- I just published something similar, see http:

[jira] [Commented] (IO-470) Using WatchService in Tailer instead of polling

2015-04-12 Thread Michael Vorburger (JIRA)
[ https://issues.apache.org/jira/browse/IO-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14491541#comment-14491541 ] Michael Vorburger commented on IO-470: -- I just published something similar, see http://b

[jira] [Updated] (EXEC-63) Race condition in DefaultExecutor#execute(cmd, handler)

2014-11-19 Thread Michael Vorburger (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Vorburger updated EXEC-63: -- Attachment: EXEC-63_DefaultExecutor.patch Just in case this may help in moving forward with integra

[jira] [Created] (EXEC-88) ManagedProcess, higher-level abstraction for controlling async "daemon tools" (contribution from MariaDB4j)

2014-09-21 Thread Michael Vorburger (JIRA)
Michael Vorburger created EXEC-88: - Summary: ManagedProcess, higher-level abstraction for controlling async "daemon tools" (contribution from MariaDB4j) Key: EXEC-88 URL: https://issues.apache.org/jira/browse/EXEC

[jira] [Commented] (EXEC-69) DefaultExecutor async execute prevents shutdown hooks running

2014-07-23 Thread Michael Vorburger (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072472#comment-14072472 ] Michael Vorburger commented on EXEC-69: --- Hello! I've just hit this problem as well... :

[jira] [Commented] (BEANUTILS-406) DynaClassReader to read DynaClass definitions from a "DSL"

2013-03-03 Thread Michael Vorburger (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591832#comment-13591832 ] Michael Vorburger commented on BEANUTILS-406: - Benedikt, if you / Apache Co

[jira] [Commented] (BEANUTILS-406) DynaClassReader to read DynaClass definitions from a "DSL"

2013-03-02 Thread Michael Vorburger (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591560#comment-13591560 ] Michael Vorburger commented on BEANUTILS-406: - Hi Benedikt, thanks for the

[jira] Commented: (LANG-503) GetterMethodsReflectionToStringBuilder (code attached, proposal for integration)

2009-05-14 Thread Michael Vorburger (JIRA)
[ https://issues.apache.org/jira/browse/LANG-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709512#action_12709512 ] Michael Vorburger commented on LANG-503: http://www.vorburger.ch/blog1/2009/05/getter

[jira] Updated: (LANG-503) GetterMethodsReflectionToStringBuilder (code attached, proposal for integration)

2009-05-14 Thread Michael Vorburger (JIRA)
[ https://issues.apache.org/jira/browse/LANG-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Vorburger updated LANG-503: --- Attachment: SomeTestBean.java GetterMethodsReflectionToStringBuilderTest.java

[jira] Created: (LANG-503) GetterMethodsReflectionToStringBuilder (code attached, proposal for integration)

2009-05-14 Thread Michael Vorburger (JIRA)
GetterMethodsReflectionToStringBuilder (code attached, proposal for integration) Key: LANG-503 URL: https://issues.apache.org/jira/browse/LANG-503 Project: Commons Lang