From: Radim K. <hs...@se...> - 2009-09-20 20:35:24
|
lot of improvements: 114 changesets. Most important feature is added write support including setting timestamps on uploaded files, Maven 2.2 build system and JavaUnit 4.5 testsuites. Some javadoc improvements as well. Changelog 1.0rc7 Sourcefiles moved into net/fsp directory to match their package name and moved into src folder for easier compiling in Eclipse and Maven2 SCons build system updated to allow building with SCons 1.2.0 We no longer ship testcase.class in library .jar file We do not generate javadoc for testcase.java and Junit4 tests Use intern() on string used for locking to be sure that it is unique within JVM. We can't do locks across JVM yet. new methods FSPSession.getPort and FSPSession.getHost for getting address of connected FSP server. added class FSPversion for querying FSP server with CC_VERSION command TODO file removed. Notes moved to bug tracker on fsp.sf.net added method FSPutil.version for querying server version info added method FSPpacket.isServerSide for checking checksum type used added JUNIT4 testcase for FSPpacket Support builds and packaging using maven 2.2 added new class FSPprotection for storing/parsing directory protection write support for FSP via FSPOutputStream upload support in FSPutil with timestamp support FSPpacket constructors are now public FSPpacket.assemble now returns UDP datagram packet (reference to input parameter) API change: functions FSPutil.list and FSPutil.statlist now throws IOException on error instead of returning null. download: http://sourceforge.net/projects/fsp/files/jfsplib/1.0rc7/jfsplib-1.0rc7.zip/download SHA1 (jfsplib-1.0rc7.zip) = b6a8e2db6611593589fe0beb8165f011a6aea864 -- Tato zpráva byla vytvořena převratným poštovním klientem Opery: http://www.opera.com/mail/ |