Message9499

Author zyasoft
Recipients jeff.allen, santa4nt, saynt, zyasoft
Date 2015-02-08.03:40:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423366817.03.0.0146833065051.issue2120@psf.upfronthosting.co.za>
In-reply-to
Content
Is this still an issue given the upgrade to JNR Posix 3.0.9?

Another option is to use http://docs.oracle.com/javase/7/docs/api/java/nio/file/Files.html#createDirectory(java.nio.file.Path,%20java.nio.file.attribute.FileAttribute...), which should support setting the desired mode
History
Date User Action Args
2015-02-08 03:40:17zyasoftsetmessageid: <1423366817.03.0.0146833065051.issue2120@psf.upfronthosting.co.za>
2015-02-08 03:40:17zyasoftsetrecipients: + zyasoft, jeff.allen, santa4nt, saynt
2015-02-08 03:40:16zyasoftlinkissue2120 messages
2015-02-08 03:40:16zyasoftcreate