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
|