[jira] [Commented] (NET-468) Request for native support for socks proxy routing with Commons net FTP

2012-07-05 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/NET-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407198#comment-13407198 ] Gary D. Gregory commented on NET-468: - Also: version 3 had a test, which is not in versio

[jira] [Commented] (NET-468) Request for native support for socks proxy routing with Commons net FTP

2012-07-05 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/NET-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407197#comment-13407197 ] Gary D. Gregory commented on NET-468: - Simpler: Read http://commons.apache.org/patches.ht

[jira] [Updated] (NET-468) Request for native support for socks proxy routing with Commons net FTP

2012-07-05 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-468: -- Attachment: sockclient-proxy4.diff OK, the last version. This time created with the svn diff comma

[jira] [Resolved] (JEXL-133) String matching Operator short-hand inspired by CSS3

2012-07-05 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-133. Resolution: Fixed Added the '=^' as startsWith and '=$' as endsWith operators. They both work on Stri

[jira] [Resolved] (JEXL-135) using map as script parameter or local variable

2012-07-05 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-135. Resolution: Fixed Committed 1332806. Fix in parser.jjt, identifiers used in array access expression w

[jira] [Updated] (JEXL-135) using map as script parameter or local variable

2012-07-05 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-135: --- Fix Version/s: 2.1.2 > using map as script parameter or local variable > --