Note that users are still using Java 1.5.

AFAICT the only reason NET currently needs Java 1.6 is because it uses
getBytes(Charset) instead of getBytes(String).

That is not a good enough reason to require Java 1.6.
I am not prepared to create another 3.2.x release as well as work on
3.3 which I think is nearly ready for release.

I therefore propose to revert the build to require 1.5 until such time
as there is a compelling reason to use Java 1.6.

I think the changes will be fairly minimal (apart from the 1.6
@Overrides which are simple but extensive).

---------- Forwarded message ----------
From: Roland Baeumler (JIRA) <j...@apache.org>
Date: 3 June 2013 10:50
Subject: [jira] [Commented] (NET-494) FTPClient.CSL.cleanUp() fails to
restore timeout value on exception
To: iss...@commons.apache.org



    [ 
https://issues.apache.org/jira/browse/NET-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672956#comment-13672956
]

Roland Baeumler commented on NET-494:
-------------------------------------

Is it possible to create a commons-net-3.2.1 version and apply this
fix to this version?
I'm using this library in a JDK 1.5 based project.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to