* Medi Montaseri <medi.montas...@hds.com> [2014-08-26 13:56]: > I am seeing some files with permission 0600 (-rw --- --- ) in my > build. Is there a way to influence the generated files' permission > from the configure or do I need to run a chmod(1) on them myself.
I saw an issue similar to this myself. I was using OpenJDK 7 to build OpenJDK 8 and a bug in OpenJDK 7 was making many (but not all) jars have 0600 permissions. I added a workaround that involves a manual chmod. See: http://pkgs.fedoraproject.org/cgit/java-1.8.0-openjdk.git/tree/java-1.8.0-openjdk.spec?id=ac0d9480b7113e609b9747a3a3842a88d2bb9e84#n577 Hope that helps, Omair -- PGP Key: 66484681 (http://pgp.mit.edu/) Fingerprint = F072 555B 0A17 3957 4E95 0056 F286 F14F 6648 4681