1.4.1
·
2025 commits
to main
since this release
Changes between 1.4.0 and 1.4.1
This is a patch release with a bug fix and the addition of the Automatic-Module-Name
manifest entry in the JAR file.
-e
/--exchange
is ignored
The exchange flag was ignored because of a change to make it possible to specify the default exchange.
GitHub issue: #56
Add Automatic-Module-Name
manifest entry for JDK 9 module system
GitHub issue: #52