Fridrich Strba 2019-11-24 16:53:41 +00:00 committed by Git OBS Bridge
parent e83b9b6193
commit acfe02eb31
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
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
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 2 07:51:42 UTC 2019 - Fridrich Strba <fstrba@suse.com> Sat Nov 2 07:51:42 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package mojo-executor # spec file for package mojo-executor
# #
# Copyright (c) 2019 SUSE LLC. # Copyright (c) 2019 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed