On Nov 18, 2005, at 3:03 PM, Aaron Mulder wrote:
On 11/18/05, Dain Sundstrom <[EMAIL PROTECTED]> wrote:In 1.1+ we could change the config store to set the file permissions on the directories it creates.How can you do that from Java?
The same way ant does, you exec some platform program :( Setting file permissions was supposed to addressed in NIO but I guess they dropped the ball.
If we decide to add this feature this, I would hope we can simply reuse the ant library.
-dain
