[jira] [Commented] (LANG-796) DateUtils.addDays does not work properly with daylight saving time (DST)

2012-03-27 Thread Adrian Crum (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13239466#comment-13239466 ] Adrian Crum commented on LANG-796: -- The current behavior is correct. The result added one

[jira] [Commented] (LANG-796) DateUtils.addDays does not work properly with daylight saving time (DST)

2012-03-27 Thread Adrian Crum (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13239606#comment-13239606 ] Adrian Crum commented on LANG-796: -- If you want to perform millisecond arithmetic, then I

[jira] [Commented] (VFS-400) Selector based on regular expressions

2012-02-06 Thread Adrian Crum (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/VFS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201184#comment-13201184 ] Adrian Crum commented on VFS-400: - Please convert your code to a patch file and attach the

[jira] [Commented] (CONFIGURATION-473) Number to Boolean conversion

2012-01-04 Thread Adrian Crum (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13179663#comment-13179663 ] Adrian Crum commented on CONFIGURATION-473: --- I understand Emmanuel's

[jira] [Commented] (OGNL-34) OgnlRuntime.getCompiler and thread-safety.

2011-10-29 Thread Adrian Crum (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13139169#comment-13139169 ] Adrian Crum commented on OGNL-34: - In the code you posted, more than one thread can enter the

[jira] [Commented] (OGNL-34) OgnlRuntime.getCompiler and thread-safety.

2011-10-29 Thread Adrian Crum (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13139183#comment-13139183 ] Adrian Crum commented on OGNL-34: - Problems will occur when some threads try to use a

[jira] [Commented] (OGNL-31) [PATCH] Some CPD fixes around ASTMethod and ASTStaticMethod.

2011-10-26 Thread Adrian Crum (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13136757#comment-13136757 ] Adrian Crum commented on OGNL-31: - You might want to change the author tags in