Is there any way to set directory/file ownership (chown) when creating an archive?

Pretty simple. I want to set UNIX-style ownership on files/folders when I create an archive. This is supported in the Ant TarFileSet task and I just wondered if it was in Gradle and I missed it.