From 386035f045349dfe72a3bf5d83bb15836550310c697cb1f35fbe242314880f60 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sun, 24 Nov 2019 16:53:41 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/mojo-executor?expand=0&rev=6 --- mojo-executor.changes | 11 +++++++++++ mojo-executor.spec | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/mojo-executor.changes b/mojo-executor.changes index a42029f..09b0c15 100644 --- a/mojo-executor.changes +++ b/mojo-executor.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Nov 24 16:51:15 UTC 2019 - Fridrich Strba + +- 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. +- Specify maven.compiler.release to fix build with jdk9+ and newer + maven-javadoc-plugin + ------------------------------------------------------------------- Sat Nov 2 07:51:42 UTC 2019 - Fridrich Strba diff --git a/mojo-executor.spec b/mojo-executor.spec index 6155dc4..a6d2eec 100644 --- a/mojo-executor.spec +++ b/mojo-executor.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed