trying to decide whether the platform is 64bit or not. We should have
been checking for the existance of the /usr/lib64/jvm/jre folder instead
of just checking for the existance of the /usr/lib64 folder.
part of our yast packages since the icons are now part of the openSUSE
themes.
CASA-auth-token-svc changes are to allow the package to install and run
under openSUSE11.
code review.
Fixed the problem that was preventing us from associating a PID file
with the ATS service.
Stopped deleting the "casaatsd" user during RPM un-install to avoid
problems with orphaned files.
Added code to protect against zero length passwords in the Pwd
authentication mechanism.