[jira] Commented: (LANG-396) Investigate for vararg usages

2010-03-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848039#action_12848039 ] Henri Yandell commented on LANG-396: svn ci -m Vararging constructor methods; much like

[jira] Commented: (LANG-598) DateUtils.isSameDay needs to factor in TimeZone

2010-03-22 Thread Dan Checkoway (JIRA)
[ https://issues.apache.org/jira/browse/LANG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848070#action_12848070 ] Dan Checkoway commented on LANG-598: Good question! Maybe the isSameDay(Calendar,

[jira] Commented: (VFS-302) FTP Filename Encoding

2010-03-22 Thread Nikos-Filippos Avdoulos (JIRA)
[ https://issues.apache.org/jira/browse/VFS-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848128#action_12848128 ] Nikos-Filippos Avdoulos commented on VFS-302: - I had the same problem with greek

[jira] Updated: (VFS-302) FTP Filename Encoding

2010-03-22 Thread Nikos-Filippos Avdoulos (JIRA)
[ https://issues.apache.org/jira/browse/VFS-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikos-Filippos Avdoulos updated VFS-302: Attachment: Modified_FtpClientFactory.java this is the modified FtpClientFactory

[jira] Commented: (LANG-604) Optimize isBlank() for untrimmed strings

2010-03-22 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848141#action_12848141 ] Kai Gülzau commented on LANG-604: - Ok, good point. This way you don't loose performance for

[jira] Resolved: (BEANUTILS-373) CLONE - MethodUtils is not thread safe because WeakFastHashMap which uses WeakHashMap is not thread-safe.

2010-03-22 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-373. --- Resolution: Fixed Fix Version/s: 1.8.3 Doh! Must have had a brain fart

[jira] Resolved: (BEANUTILS-362) Add serialVersionUID to Serializable classes

2010-03-22 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-362. --- Resolution: Fixed Fix Version/s: 1.8.3 Assignee: Niall Pemberton

[jira] Commented: (BEANUTILS-362) Add serialVersionUID to Serializable classes

2010-03-22 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848187#action_12848187 ] Paul Benedict commented on BEANUTILS-362: - For compatibility with previously

[jira] Commented: (BEANUTILS-362) Add serialVersionUID to Serializable classes

2010-03-22 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848220#action_12848220 ] Niall Pemberton commented on BEANUTILS-362: --- I doubt many (if any) are going

[jira] Commented: (DAEMON-153) [PATCH] Update/fix of Tomcat5.sh script

2010-03-22 Thread Rob Slifka (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848277#action_12848277 ] Rob Slifka commented on DAEMON-153: --- Thanks for the detailed comments! 1. Put pid file

[jira] Issue Comment Edited: (DAEMON-153) [PATCH] Update/fix of Tomcat5.sh script

2010-03-22 Thread Rob Slifka (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848277#action_12848277 ] Rob Slifka edited comment on DAEMON-153 at 3/22/10 6:42 PM:

[jira] Updated: (DAEMON-153) [PATCH] Update/fix of Tomcat5.sh script

2010-03-22 Thread Rob Slifka (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Slifka updated DAEMON-153: -- Attachment: DAEMON-153.patch [PATCH] Update/fix of Tomcat5.sh script

[jira] Updated: (DAEMON-153) [PATCH] Update/fix of Tomcat5.sh script

2010-03-22 Thread Rob Slifka (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Slifka updated DAEMON-153: -- Attachment: (was: DAEMON-153.patch) [PATCH] Update/fix of Tomcat5.sh script

[jira] Updated: (DAEMON-153) [PATCH] Update/fix of Tomcat5.sh script

2010-03-22 Thread Rob Slifka (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Slifka updated DAEMON-153: -- Description: A few changes: - Enable default Tomcat logging behaviour (logs exist and now output to

[jira] Commented: (BEANUTILS-362) Add serialVersionUID to Serializable classes

2010-03-22 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848281#action_12848281 ] Paul Benedict commented on BEANUTILS-362: - I don't think different JVMs can

[jira] Commented: (BEANUTILS-362) Add serialVersionUID to Serializable classes

2010-03-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848397#action_12848397 ] Sebb commented on BEANUTILS-362: Yes, different JVMs can calculate different values for

[jira] Created: (DAEMON-155) BOOL docmdRunService(LPAPXCMDLINE lpCmdline) has strange check for StartServiceCtrlDispatcherW return

2010-03-22 Thread Sebb (JIRA)
BOOL docmdRunService(LPAPXCMDLINE lpCmdline) has strange check for StartServiceCtrlDispatcherW return - Key: DAEMON-155 URL:

[jira] Commented: (LANG-396) Investigate for vararg usages

2010-03-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848498#action_12848498 ] Henri Yandell commented on LANG-396: Note that some of the methods in Richard's patch

[jira] Commented: (LANG-396) Investigate for vararg usages

2010-03-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848504#action_12848504 ] Henri Yandell commented on LANG-396: Remaining possibilities seem to just be in

[jira] Commented: (LANG-396) Investigate for vararg usages

2010-03-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848509#action_12848509 ] Henri Yandell commented on LANG-396: svn ci -m Adding concat(Object...) and

[jira] Created: (LANG-611) Consider improvements in LANG-396

2010-03-22 Thread Henri Yandell (JIRA)
Consider improvements in LANG-396 - Key: LANG-611 URL: https://issues.apache.org/jira/browse/LANG-611 Project: Commons Lang Issue Type: Improvement Components: General Reporter: Henri