It looks as though there are also some problems with the file and directory protections for the commons websites, which are located on minotaur (people) under:
/www/commons.apache.org There are quite a lot of files which don't have group commons. I think this is because the parent directories don't have the SetGID bit (mode 2000) set. I have updated fixperms.sh to set directory mode 2775, but we'll need to get a super-user to run it (or get every owner of the incorrect files to do so). I propose to raise a JIRA issue for this - OK? The release directory structure under: /www/www.apache.org/dist/commons/ looks OK apart from 1745483 21 -rw-rw-r-- 1 psteitz psteitz 9931 Feb 7 18:32 ./dbcp/RELEASE-NOTES.txt 13654567 19 -rw-r--r-- 1 henrib henrib 7614 Apr 6 15:59 ./jexl/RELEASE-NOTES.txt I'm not sure how these files came to be created without the commons group; the parent directories have mode 2000. However, it's not a big deal. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org