2024-02-21 11:51:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 21 10:51:22 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
|
2022-12-05 08:26:39 +01:00
|
|
|
-------------------------------------------------------------------
|
2023-10-26 12:33:22 +02:00
|
|
|
Thu Oct 26 10:33:14 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Build with source and target levels 8
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-12-05 08:26:39 +01:00
|
|
|
Sun Dec 4 14:43:21 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 2.4.0:
|
|
|
|
* Dependencies provided by Maven have been moved to the provided scope where
|
|
|
|
possible
|
|
|
|
* The plexus-utils dependency must remain in the compile scope due to
|
|
|
|
MNG-6965. It has been updated to version 3.0.24 to avoid spurious security
|
|
|
|
vulnerability notifications due to this dependency.
|
|
|
|
|
2019-11-24 17:53:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 24 16:51:15 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to version 2.3.1
|
|
|
|
- Added patch:
|
|
|
|
* mojo-executor-dependency.patch
|
|
|
|
+ Collections.emptyList() has type of java.lang.Object and
|
|
|
|
cannot be cast to List<Dependency>.
|
|
|
|
- Specify maven.compiler.release to fix build with jdk9+ and newer
|
|
|
|
maven-javadoc-plugin
|
|
|
|
|
2019-11-02 08:52:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 2 07:51:42 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of mojo-executor 2.3.0
|