Commit Graph

1 Commits

Author SHA256 Message Date
Fridrich Strba
4ec706f474 - 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.

OBS-URL: https://build.opensuse.org/package/show/Java:packages/jafama?expand=0&rev=3
2024-09-26 08:35:02 +00:00