Packr 3.0.1 Windows DLL loading fix
- Updated tests to use the latest versions of AdoptOpenJDK 8, 11, and 15.
- Changed DLL loading on Windows to search in the JRE bin and server directories.
- This should make packr more robust to Windows runtime DLL changes.
- Fixed logging levels in ArchiveUtils
- There was trace output logging at error level.