On 10/3/11 6:13 PM, Phil Steitz wrote: > Sigs, hashes are good. > Contents look good. > Ant and Maven builds run clean on Sun 1.5, 1.6, Jrockit 1.5, 1.6, > Apple 1.6 > Release notes look good. > > +1 > > Nice work! > > Remember to get rid of the cruft before moving the release files to > /dist. > I am assuming that what we are actually voting on (and what will be > moved to /dist) is: > > commons-io-2.1-bin.tar.gz > commons-io-2.1-bin.tar.gz.asc > commons-io-2.1-bin.tar.gz.md5 > commons-io-2.1-bin.zip > commons-io-2.1-bin.zip.asc > commons-io-2.1-bin.zip.md5 > commons-io-2.1-src.tar.gz > commons-io-2.1-src.tar.gz.asc > commons-io-2.1-src.tar.gz.md5 > commons-io-2.1-src.tar.gz.sha1 Oops! missed on piece of cruft ^^^ > commons-io-2.1-src.zip > commons-io-2.1-src.zip.asc > commons-io-2.1-src.zip.md5 > > Phil > > On 10/3/11 2:35 PM, Gary Gregory wrote: >> Good day to you all: >> >> I have prepared Commons IO 2.1-RC6. >> >> The differences with RC5 are: >> >> - build.xml: Pick up Sebb's fix for the JUnit download mess. >> >> Tag: >> >> https://svn.apache.org/repos/asf/commons/proper/io/tags/commons-io-2.1-RC6 >> >> Site: >> >> https://people.apache.org/builds/commons/io/2.1/RC6/ >> >> Binaries: >> >> https://repository.apache.org/content/repositories/orgapachecommons-027/ >> >> [ ] +1 release it >> [ ] +0 go ahead I don't care >> [ ] -1 no, do not release it because >> >> This VOTE is open for 72 hours, until Oct 6 2011, 18:00 EDT. >> >> New features: >> o Use standard Maven directory layout Issue: IO-285. Thanks to ggregory. >> o Add IOUtils API toString for URL and URI to get contents Issue: IO-284. >> Thanks to ggregory. >> o Add API FileUtils.copyFile(File input, OutputStream output) Issue: >> IO-282. Thanks to ggregory. >> o FileAlterationObserver has no getter for FileFilter Issue: IO-262. >> o Add FileUtils.getFile API with varargs parameter Issue: IO-261. >> o Add new APPEND parameter for writing string into files Issue: IO-182. >> o Add new read method "toByteArray" to handle InputStream with known size. >> Issue: IO-251. Thanks to Marco Albini. >> >> Fixed Bugs: >> o Dubious use of mkdirs() return code Issue: IO-280. Thanks to sebb. >> o ReaderInputStream enters infinite loop when it encounters an unmappable >> character Issue: IO-277. >> o FileUtils.moveFile() JavaDoc should specify FileExistsException thrown >> Issue: IO-264. >> o ClassLoaderObjectInputStream does not handle Proxy classes Issue: IO-260. >> >> o Tailer returning partial lines when reaching EOF before EOL Issue: >> IO-274. Thanks to Frank Grimes. >> o FileUtils.copyFile() throws IOException when copying large files to a >> shared directory (on Windows) Issue: IO-266. Thanks to Igor Smereka. >> o FileSystemUtils.freeSpaceKb throws exception for Windows volumes with no >> visible files. >> Improve coverage by also looking for hidden files. Issue: IO-263. >> Thanks to Gil Adam. >> >> Changes: >> o FileAlterationMonitor.stop( >> boolean allowIntervalToFinish) Issue: IO-259. >> >> Thank you, >> Gary >>
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org