[ANNOUNCE] Java2 v1.2.2, Java3D 1.2, JAI 1.0.2-beta

2000-08-01 Thread Juergen Kreileder
The Blackdown Java-Linux Team is proud to announce the availability of the final release of Java2 v1.2.2, Java3D 1.2 FCS, and JAI 1.0.2-beta. Please choose one of our FTP mirrors for downloading: http://www.blackdown.org/java-linux/mirrors.html Java2 Version 1.2.2 FCS:

[Fwd: File permissions]

2000-08-01 Thread Patrick Ohnewein
Guess the first send didn't work Patrick Ohnewein wrote: > > Now I have a Java app which creates files. > Everything works as espected but the created files get the wrong file > permissions. > > The user which uses the app has the following attributes: > NAME: patrick > GROUP: users > UMASK: 02

File permissions

2000-08-01 Thread Patrick Ohnewein
Now I have a Java app which creates files. Everything works as espected but the created files get the wrong file permissions. The user which uses the app has the following attributes: NAME: patrick GROUP: users UMASK: 022 creating the file Test.dat in the directory /Test with the following attri