#90 clean up osutil
Closed: Fixed Opened by vakwetu.

Remove deprecations.
Remove functions that are already provided by JVM/ standard classes.

Can we completely eliminate OSUtil?


Base64 Encoder/Decoder:

  • http://commons.apache.org/codec/apidocs/org/apache/commons/codec/binary/Base64.html

Getting PID and PPID:

  • http://blog.igorminar.com/2007/03/how-java-application-can-discover-its.html
  • http://blog.igorminar.com/2007/03/one-more-way-how-to-get-current-pid-in.html

Shutdown hook:

  • http://docs.oracle.com/javase/6/docs/api/java/lang/Runtime.html#addShutdownHook(java.lang.Thread)

master:

  • 34496a33fbbee462f67410e2ee54a7986b3aedae
  • 970e3667eede41e72bb5a4cadf1d056ff526d944
  • ed31fc445fc6d4769b7bd119770ae1da9b15d2bf
  • 3a2cd2158ff31667432867181618d845267353a7
  • 05f8a44b83a01ab60774a14b48c39067dc135171

Metadata Update from @vakwetu:
- Issue assigned to edewata
- Issue set to the milestone: Dogtag 10.0.0.a1

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/662

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata