This is a bugfix release fixing some small issues
- Fix null pointer deference when looking up versioned resources in the cache (see ITW #728).
- Accept broken XML if it uses
<?--
instead of<!--
for comments (see ITW #469) - Improve logging during cache cleanup.
- Fix handling of SOCK proxy (see #360).
- Lazy load pac file in proxy configuration (see #373).
- Change the path available in
user.dir
to the actual working directory (see #361).
See 1.3.0 for a full list of changes introduced with the 1.3.x release.