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:
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
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