| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 2.3.2
* Changes of version 2.3.2
+ Added Automatic-Module-Name attribute to the manifest, for
Java Platform Module System (request from AndreasWBartels).
+ Build: corrected an issue in JfmJavacHelper, which was always
using ';' as classpath separator, instead of ':' by default
and ';' only on Windows.
+ Little code cleanups.
+ Removed AllTests class (instead just launch tests from the
IDE project).
+ Changed README to use Markdown.
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
- JPMS: Add the Automatic-Module-Name attribute to the manifest.
- Initial packaging of jafama 2.3.1