[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-29 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936448#comment-14936448 ] Jochen Wiedmann commented on VALIDATOR-376: --- Gut reaction (and without valida

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-29 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936447#comment-14936447 ] Bernd Eckenfels commented on VALIDATOR-376: --- Ralph, in Validator itself I see

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-29 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936432#comment-14936432 ] Ralph Goers commented on VALIDATOR-376: --- So how could this be accomplished? I'm

[jira] [Commented] (BCEL-267) Race conditions on static fields in BranchHandle and InstructionHandle

2015-09-29 Thread Stephan Herrmann (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936009#comment-14936009 ] Stephan Herrmann commented on BCEL-267: --- These fields are nothing but an attempt at op

[jira] [Commented] (BCEL-267) Race conditions on static fields in BranchHandle and InstructionHandle

2015-09-29 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935957#comment-14935957 ] Sebb commented on BCEL-267: --- Static mutable fields are definitely a bad idea - they are thread-hos

[jira] [Commented] (EXEC-94) CommandLine unconditionally trims arguments

2015-09-29 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935920#comment-14935920 ] Sebb commented on EXEC-94: -- An alternative would be to overload the addArgument() method with anothe

[jira] [Comment Edited] (EXEC-94) CommandLine unconditionally trims arguments

2015-09-29 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935920#comment-14935920 ] Sebb edited comment on EXEC-94 at 9/29/15 9:40 PM: --- An alternative would be

[jira] [Commented] (BCEL-267) Race conditions on static fields in BranchHandle and InstructionHandle

2015-09-29 Thread Stephan Herrmann (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935916#comment-14935916 ] Stephan Herrmann commented on BCEL-267: --- {code}However, at this point in time there ar

[jira] [Resolved] (BCEL-267) Race conditions on static fields in BranchHandle and InstructionHandle

2015-09-29 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved BCEL-267. --- Resolution: Won't Fix > Race conditions on static fields in BranchHandle and InstructionHandle > ---

[jira] [Commented] (BCEL-267) Race conditions on static fields in BranchHandle and InstructionHandle

2015-09-29 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935882#comment-14935882 ] Sebb commented on BCEL-267: --- Thanks for the report. However, at this point in time there are no p

[jira] [Created] (BCEL-267) Race conditions on static fields in BranchHandle and InstructionHandle

2015-09-29 Thread Stephan Herrmann (JIRA)
Stephan Herrmann created BCEL-267: - Summary: Race conditions on static fields in BranchHandle and InstructionHandle Key: BCEL-267 URL: https://issues.apache.org/jira/browse/BCEL-267 Project: Commons B

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

2015-09-29 Thread Viktor Sadovnikov (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viktor Sadovnikov resolved EXEC-93. --- Resolution: Won't Fix Yes, fair enough. It's impossible to make this code platform agnostic. Than

[jira] [Created] (EXEC-94) CommandLine unconditionally trims arguments

2015-09-29 Thread Sebb (JIRA)
Sebb created EXEC-94: Summary: CommandLine unconditionally trims arguments Key: EXEC-94 URL: https://issues.apache.org/jira/browse/EXEC-94 Project: Commons Exec Issue Type: Bug Reporter: Sebb

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

2015-09-29 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935516#comment-14935516 ] Sebb commented on EXEC-93: -- I still don't see this as a valid addition to EXEC. It would need to kn

[jira] [Commented] (VFS-490) [vfsclassloader] tries to open folders with .zip or .jar extension

2015-09-29 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935368#comment-14935368 ] Gary Gregory commented on VFS-490: -- That was two years ago, I do not recall off the top of m

[jira] [Commented] (VFS-490) [vfsclassloader] tries to open folders with .zip or .jar extension

2015-09-29 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935366#comment-14935366 ] Bernd Eckenfels commented on VFS-490: - Gary, can you elaborate some more, not sure I get

[jira] [Updated] (SCXML-239) Groovy Context lose sync after serialize/deserialize of SCinstance

2015-09-29 Thread Goran Kadnar (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goran Kadnar updated SCXML-239: --- Attachment: test_case.7z testOK.trc testNOK.trc added test case and tra

[jira] [Updated] (SCXML-239) Groovy Context lose sync after serialize/deserialize of SCinstance

2015-09-29 Thread Goran Kadnar (JIRA)
[ https://issues.apache.org/jira/browse/SCXML-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goran Kadnar updated SCXML-239: --- Description: Groovy Context lose sync after serialize/deserialize SC instance Steps to reproduce issue

[jira] [Created] (SCXML-239) Groovy Context loose sync after serialize/deserialize of SCinstance

2015-09-29 Thread Goran Kadnar (JIRA)
Goran Kadnar created SCXML-239: -- Summary: Groovy Context loose sync after serialize/deserialize of SCinstance Key: SCXML-239 URL: https://issues.apache.org/jira/browse/SCXML-239 Project: Commons SCXML

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

2015-09-29 Thread Viktor Sadovnikov (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14934815#comment-14934815 ] Viktor Sadovnikov commented on EXEC-93: --- Sebb, thank you very much for reviewing the pa