[jira] [Resolved] (NET-574) FTPClient.mlistFile returns null timestamps in FTPFile.getTimestamp

2015-06-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-574. -- Resolution: Invalid The correct response to a MLST request is as follows: {noformat} 250-Start of list for test.txt

[jira] [Commented] (NET-574) FTPClient.mlistFile returns null timestamps in FTPFile.getTimestamp

2015-06-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591786#comment-14591786 ] Sebb commented on NET-574: -- Note: I just tried connecting to ibiblio.org; it responds: {noformat}

[jira] [Created] (NET-574) FTPClient.mlistFile returns null timestamps in FTPFile.getTimestamp

2015-06-18 Thread Nicolas Leclerc (JIRA)
Nicolas Leclerc created NET-574: --- Summary: FTPClient.mlistFile returns null timestamps in FTPFile.getTimestamp Key: NET-574 URL: https://issues.apache.org/jira/browse/NET-574 Project: Commons Net

[jira] [Commented] (JEXL-156) BigDecimal does not take precedence in arithmetic operations

2015-06-18 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591733#comment-14591733 ] Henri Biestro commented on JEXL-156: Thanks for the issue; you are correct, this does

[jira] [Comment Edited] (CSV-153) CSVPrinter doesn't skip creation of header record if skipHeaderRecord is set to true

2015-06-18 Thread Wren (JIRA)
[ https://issues.apache.org/jira/browse/CSV-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591839#comment-14591839 ] Wren edited comment on CSV-153 at 6/18/15 2:09 PM: --- There is technically a

[jira] [Commented] (CSV-153) CSVPrinter doesn't skip creation of header record if skipHeaderRecord is set to true

2015-06-18 Thread Wren (JIRA)
[ https://issues.apache.org/jira/browse/CSV-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591839#comment-14591839 ] Wren commented on CSV-153: -- There is technically a workaround which involves not setting the headers

[jira] [Commented] (NET-573) CLONE - Retrieving files from AS400 FTP systems returns null timestamps in FTPFile.getTimestamp

2015-06-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592778#comment-14592778 ] Sebb commented on NET-573: -- Note: the current code is available from the ASF SNAPSHOT repo if you

[jira] [Commented] (NET-574) FTPClient.mlistFile returns null timestamps in FTPFile.getTimestamp

2015-06-18 Thread Nicolas Leclerc (JIRA)
[ https://issues.apache.org/jira/browse/NET-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592347#comment-14592347 ] Nicolas Leclerc commented on NET-574: - Strange : {noformat} $ java -jar

[jira] [Commented] (JXPATH-177) Pipe in combination with variables causes NullPointerException

2015-06-18 Thread Michele Vivoda (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592391#comment-14592391 ] Michele Vivoda commented on JXPATH-177: --- Seems that the test fails with jxpath 1.3

[jira] [Updated] (JXPATH-177) Pipe in combination with variables causes NullPointerException

2015-06-18 Thread Michele Vivoda (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michele Vivoda updated JXPATH-177: -- Attachment: TestJxPath177_V2.zip Pipe in combination with variables causes

[jira] [Commented] (BCEL-173) ClassParser fails to parse JDK classes in Java 8: ClassFormatException: Invalid byte tag in constant pool

2015-06-18 Thread Martin Grotzke (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592353#comment-14592353 ] Martin Grotzke commented on BCEL-173: - [~ebourg] Do you have an ETA when 6.0 will be

[jira] [Commented] (LANG-1002) Several predefined ISO FastDateFormats in DateFormatUtils are incorrect

2015-06-18 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592477#comment-14592477 ] Michael Osipov commented on LANG-1002: -- [~garydgregory], it has been already more than

[jira] [Commented] (MATH-1234) Impossible NotStrictlyPositiveException after getStandardDeviation()

2015-06-18 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592657#comment-14592657 ] Gilles commented on MATH-1234: -- What do you mean by impossible? That it should not occur, or

[jira] [Updated] (NET-575) FTPClientExample should support setting the date format

2015-06-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-575: - Affects Version/s: 3.3 FTPClientExample should support setting the date format

[jira] [Created] (NET-575) FTPClientExample should support setting the date format

2015-06-18 Thread Sebb (JIRA)
Sebb created NET-575: Summary: FTPClientExample should support setting the date format Key: NET-575 URL: https://issues.apache.org/jira/browse/NET-575 Project: Commons Net Issue Type: New Feature

[jira] [Resolved] (NET-575) FTPClientExample should support setting the date format

2015-06-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-575. -- Resolution: Fixed Fix Version/s: 3.4 URL: http://svn.apache.org/r1686340 Log: NET-575 FTPClientExample should

[jira] [Commented] (NET-573) CLONE - Retrieving files from AS400 FTP systems returns null timestamps in FTPFile.getTimestamp

2015-06-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592682#comment-14592682 ] Sebb commented on NET-573: -- URL: http://svn.apache.org/r1686331 Log: Add test for NET-573 Modified:

[jira] [Created] (NET-576) Allow FTPClient to use SYST response if system type is not specified

2015-06-18 Thread Sebb (JIRA)
Sebb created NET-576: Summary: Allow FTPClient to use SYST response if system type is not specified Key: NET-576 URL: https://issues.apache.org/jira/browse/NET-576 Project: Commons Net Issue Type: New

[jira] [Created] (EMAIL-154) add getHeader(..) method to Email

2015-06-18 Thread Ken Geis (JIRA)
Ken Geis created EMAIL-154: -- Summary: add getHeader(..) method to Email Key: EMAIL-154 URL: https://issues.apache.org/jira/browse/EMAIL-154 Project: Commons Email Issue Type: Improvement

[jira] [Commented] (NET-573) CLONE - Retrieving files from AS400 FTP systems returns null timestamps in FTPFile.getTimestamp

2015-06-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592624#comment-14592624 ] Sebb commented on NET-573: -- There are a couple of issues here. 1) FTPClientExample in 3.3 does not

[jira] [Closed] (NET-574) FTPClient.mlistFile returns null timestamps in FTPFile.getTimestamp

2015-06-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed NET-574. FTPClient.mlistFile returns null timestamps in FTPFile.getTimestamp

[jira] [Updated] (NET-576) Allow FTPClient to use SYST response if system type is not specified in configuration

2015-06-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-576: - Summary: Allow FTPClient to use SYST response if system type is not specified in configuration (was: Allow FTPClient to use

[jira] [Updated] (NET-576) Allow FTPClient to use SYST response if system type is not specified in configuration

2015-06-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-576: - Affects Version/s: 3.3 Allow FTPClient to use SYST response if system type is not specified in configuration

[jira] [Resolved] (NET-576) Allow FTPClient to use SYST response if system type is not specified in configuration

2015-06-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-576. -- Resolution: Fixed Fix Version/s: 3.4 URL: http://svn.apache.org/r1686344 Log: NET-576 Allow FTPClient to use SYST

[jira] [Commented] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2015-06-18 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591340#comment-14591340 ] Amit Gupta commented on IMAGING-168: [~britter] did you get a chance to look at it

[jira] [Created] (JEXL-156) BigDecimal does not take precedence in arithmetic operations

2015-06-18 Thread Waldemar Horbowicz (JIRA)
Waldemar Horbowicz created JEXL-156: --- Summary: BigDecimal does not take precedence in arithmetic operations Key: JEXL-156 URL: https://issues.apache.org/jira/browse/JEXL-156 Project: Commons JEXL