plexus-languages/plexus-languages.changes

61 lines
2.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Apr 29 11:45:22 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- The binaries are compatible with java 1.8
-------------------------------------------------------------------
Wed Apr 10 09:14:52 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.2.0
* Changes:
+ Fail on duplicate modules on the module path
+ Add java bytecode class file version detection
+ Fix badge in README
* Documentation updates
+ Fix typo module (#125) @Thihup
+ Fix scm protocol
-------------------------------------------------------------------
Wed Apr 10 09:07:44 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* plexus-languages-atinject.patch
+ Fix against multirelease version of atinject
-------------------------------------------------------------------
Sat Mar 12 07:26:31 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build as multirelease modular jar
-------------------------------------------------------------------
Thu Mar 10 11:28:51 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.1.1
+ fix for builds with a mix of modular and classic jar files
- Fetch sources using source service instead of by a script
-------------------------------------------------------------------
Wed Feb 17 13:40:16 UTC 2021 - Matthias Gerstner <matthias.gerstner@suse.com>
- generate-tarball.sh: use safe temporary directory, avoid accidental deletion
of *.jar, *.class in CWD.
-------------------------------------------------------------------
Thu Nov 21 19:33:41 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.0.3
- Do not build the compile9 target even when building with modular
java.
-------------------------------------------------------------------
Tue Apr 2 13:22:51 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Put a condition to the compile9 target in order to allow building
for distributions that do not have Java >= 9
-------------------------------------------------------------------
Tue Mar 12 16:06:18 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of plexus-languages 0.9.10
- Generate and customize ant build.xml file for plexus-java