NIO delete handles various unicode-releated issues where regular File.delete does not work, and for some reason they decided to make a different method rather than fix it, probably because they then can throw exceptions instead of the silly boolean value.
Kristian 2014-10-13 22:54 GMT+02:00 Dan Tran <[email protected]>: > +1 ( none binding) tested with my internal build on windows. Does it mean > the clean task is faster due to NIO. My apology if i happen to hijack this > thread. > > -D > > On Mon, Oct 13, 2014 at 1:34 PM, Kristian Rosenvold <[email protected]> > wrote: > >> Hi, >> >> Maven-shared-utils: >> >> We solved N=3 issues: >> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=20207&styleName=Text&projectId=11761 >> >> There are still a couple of issues left in JIRA: >> >> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11761&status=1&component=15606 >> >> >> http://repository.apache.org/content/repositories/maven-1076/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7-source-release.zip >> Source checksum: 8b2a6f31505a158d295d5b06c800d61f821a15c2 (sha1) >> >> Staging site: >> http://maven.apache.org/shared-archives/maven-shared-utils-LATEST/ >> >> Clean plugin: >> We solved 3 issues: >> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=20685&styleName=Html&projectId=11128 >> >> There are still a couple of issues left in JIRA: >> >> http://jira.codehaus.org/issues/?jql=project%20%3D%20MCLEAN%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC >> >> Staging repo: >> https://repository.apache.org/content/repositories/maven-1076/ >> >> >> http://repository.apache.org/content/repositories/maven-1076/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1-source-release.zip >> >> Source release checksum(s): >> maven-clean-plugin-2.6.1-source-release.zip sha1: >> 9570fcfab513e98138680c44432e16c1d31bf639 >> >> >> Staging site: >> http://maven.apache.org/plugins-archives/maven-clean-plugin-LATEST/ >> >> Guide to testing staged releases: >> http://maven.apache.org/guides/development/guide-testing-releases.html >> >> Vote open for 72 hours. >> >> [ ] +1 >> [ ] +0 >> [ ] -1 >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
