[jira] Commented: (NET-188) FTPClient#listFiles returns null element when file's timestamp is "02/29"

2008-03-03 Thread Kenny MacLeod (JIRA)
[ https://issues.apache.org/jira/browse/NET-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574870#action_12574870 ] Kenny MacLeod commented on NET-188: --- The fix will be released as 1.4.2, I hope, not just add

[jira] Updated: (NET-196) POP3Reply.OK and .ERROR should be final; likewise the psi fields in TelnetOption

2008-03-03 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-196: - Summary: POP3Reply.OK and .ERROR should be final; likewise the psi fields in TelnetOption (was: POP3Reply.OK and .ERROR sho

[jira] Created: (NET-196) POP3Reply.OK and .ERROR should be final

2008-03-03 Thread Sebb (JIRA)
POP3Reply.OK and .ERROR should be final --- Key: NET-196 URL: https://issues.apache.org/jira/browse/NET-196 Project: Commons Net Issue Type: Bug Reporter: Sebb -- This message is automatic

[jira] Updated: (NET-194) Telnet class Exception problem

2008-03-03 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-194: - Description: The Telnet class in trunk catches Exception several times; it should really catch just the appropriate Excepti

[jira] Created: (NET-195) Ntpv3Impl attempts double-checked locking

2008-03-03 Thread Sebb (JIRA)
Ntpv3Impl attempts double-checked locking - Key: NET-195 URL: https://issues.apache.org/jira/browse/NET-195 Project: Commons Net Issue Type: Bug Reporter: Sebb The NtpV3Impl#getDatagramPa

[jira] Created: (NET-194) Telnet class Exception problem

2008-03-03 Thread Sebb (JIRA)
Telnet class Exception problem -- Key: NET-194 URL: https://issues.apache.org/jira/browse/NET-194 Project: Commons Net Issue Type: Bug Reporter: Sebb Priority: Minor The Telnet class in t

[jira] Commented: (LANG-415) Two new static methods in StringUtils: camelCaseToUnderscoreSeparated(String) and underscoreSeparatedToCamelCase(String)

2008-03-03 Thread James Carman (JIRA)
[ https://issues.apache.org/jira/browse/LANG-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574802#action_12574802 ] James Carman commented on LANG-415: --- final String s = "myCamelCaseString"; final Matcher m

[jira] Commented: (LANG-415) Two new static methods in StringUtils: camelCaseToUnderscoreSeparated(String) and underscoreSeparatedToCamelCase(String)

2008-03-03 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/LANG-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574797#action_12574797 ] Paul Benedict commented on LANG-415: Is it possible to accomplish this using regular expr

[jira] Issue Comment Edited: (LANG-415) Two new static methods in StringUtils: camelCaseToUnderscoreSeparated(String) and underscoreSeparatedToCamelCase(String)

2008-03-03 Thread James Carman (JIRA)
[ https://issues.apache.org/jira/browse/LANG-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574781#action_12574781 ] jwcarman edited comment on LANG-415 at 3/3/08 3:12 PM: --- The fact th

[jira] Commented: (LANG-415) Two new static methods in StringUtils: camelCaseToUnderscoreSeparated(String) and underscoreSeparatedToCamelCase(String)

2008-03-03 Thread James Carman (JIRA)
[ https://issues.apache.org/jira/browse/LANG-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574781#action_12574781 ] James Carman commented on LANG-415: --- The fact that this is how you wanted to do property ->

[jira] Created: (NET-193) FTP throw NullPointerException when enountering 02-29-2008 (leap year bug)

2008-03-03 Thread j burtram (JIRA)
FTP throw NullPointerException when enountering 02-29-2008 (leap year bug) -- Key: NET-193 URL: https://issues.apache.org/jira/browse/NET-193 Project: Commons Net Issue

[jira] Updated: (LANG-415) Two new static methods in StringUtils: camelCaseToUnderscoreSeparated(String) and underscoreSeparatedToCamelCase(String)

2008-03-03 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grzegorz Błaszczyk updated LANG-415: Attachment: LANG-415.patch These are the two methods I included in a description earlier. The

[jira] Commented: (LANG-415) Two new static methods in StringUtils: camelCaseToUnderscoreSeparated(String) and underscoreSeparatedToCamelCase(String)

2008-03-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574770#action_12574770 ] Gary Gregory commented on LANG-415: --- Requests like this keep on coming in from time to time

[jira] Created: (LANG-415) Two new static methods in StringUtils: camelCaseToUnderscoreSeparated(String) and underscoreSeparatedToCamelCase(String)

2008-03-03 Thread JIRA
Two new static methods in StringUtils: camelCaseToUnderscoreSeparated(String) and underscoreSeparatedToCamelCase(String) Key: LANG-415 URL: ht

[jira] Commented: (IO-140) IO 2.0 - Move to JDK 1.5

2008-03-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/IO-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574764#action_12574764 ] Jukka Zitting commented on IO-140: -- Are there other Java 5 updates we should do? > IO 2.0 - M

[jira] Updated: (NET-192) Solaris 10 unable to download files, FTPClient timesout with: "426 Data connection: Error 0"

2008-03-03 Thread Zac Heismann (JIRA)
[ https://issues.apache.org/jira/browse/NET-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zac Heismann updated NET-192: - Attachment: FTPTest.zip Maven project of containing the code and its test case. > Solaris 10 unable to down

[jira] Created: (NET-192) Solaris 10 unable to download files, FTPClient timesout with: "426 Data connection: Error 0"

2008-03-03 Thread Zac Heismann (JIRA)
Solaris 10 unable to download files, FTPClient timesout with: "426 Data connection: Error 0" Key: NET-192 URL: https://issues.apache.org/jira/browse/NET-192

[jira] Commented: (MATH-192) Operator precedence driven parser

2008-03-03 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574687#action_12574687 ] Luc Maisonobe commented on MATH-192: Before this package can be accepted, you should prov

[jira] Issue Comment Edited: (NET-188) FTPClient#listFiles returns null element when file's timestamp is "02/29"

2008-03-03 Thread Bohdan Bobylak (JIRA)
[ https://issues.apache.org/jira/browse/NET-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574559#action_12574559 ] bodik edited comment on NET-188 at 3/3/08 7:55 AM: It looks like t

[jira] Commented: (NET-188) FTPClient#listFiles returns null element when file's timestamp is "02/29"

2008-03-03 Thread Bohdan Bobylak (JIRA)
[ https://issues.apache.org/jira/browse/NET-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574559#action_12574559 ] Bohdan Bobylak commented on NET-188: It looks like the bug occurs only under jdk 1.5 and a

[jira] Issue Comment Edited: (VFS-201) FTP is failing by saying "File doesn't exist" even the file exists and a valid file.

2008-03-03 Thread Oliver Haider (JIRA)
[ https://issues.apache.org/jira/browse/VFS-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574497#action_12574497 ] ohaider edited comment on VFS-201 at 3/3/08 5:38 AM: --- Hi, we were f

[jira] Commented: (VFS-201) FTP is failing by saying "File doesn't exist" even the file exists and a valid file.

2008-03-03 Thread Oliver Haider (JIRA)
[ https://issues.apache.org/jira/browse/VFS-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574497#action_12574497 ] Oliver Haider commented on VFS-201: --- Hi, we were facing the same " does not exist" problem

[jira] Commented: (LANG-362) Add ExtendedMessageFormat to org.apache.commons.lang.text

2008-03-03 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/LANG-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574491#action_12574491 ] Matt Benson commented on LANG-362: -- Okay, it's on my TODO list for today. I'll look into th

[jira] Updated: (NET-188) FTPClient#listFiles returns null element when file's timestamp is "02/29"

2008-03-03 Thread Brian Phillips (JIRA)
[ https://issues.apache.org/jira/browse/NET-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Phillips updated NET-188: --- Attachment: DstParseTest.java The attached JUnit test case shows that this problem will reoccur on any

[jira] Commented: (LANG-362) Add ExtendedMessageFormat to org.apache.commons.lang.text

2008-03-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574469#action_12574469 ] Niall Pemberton commented on LANG-362: -- I'm happy with the public API were now exposing

[jira] Created: (DBCP-262) Jocl properties files

2008-03-03 Thread Giuseppe Grilli (JIRA)
Jocl properties files - Key: DBCP-262 URL: https://issues.apache.org/jira/browse/DBCP-262 Project: Commons Dbcp Issue Type: Wish Reporter: Giuseppe Grilli Priority: Minor I wish to load jocl file

[jira] Commented: (SCXML-68) Javascript expression evaluator

2008-03-03 Thread Tony Seebregts (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574421#action_12574421 ] Tony Seebregts commented on SCXML-68: - And faxed the ICLA through this morning ... > Jav