From e7f620235cde0d00648af8c446509a066d22d6743a2561154e1ae34fb5360e5f Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 13 Sep 2023 18:12:34 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-compiler?expand=0&rev=15 --- plexus-compiler-2.11.1.tar.gz | 3 --- plexus-compiler-2.13.0.tar.gz | 3 +++ plexus-compiler-build.tar.xz | 4 ++-- plexus-compiler.spec | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 plexus-compiler-2.11.1.tar.gz create mode 100644 plexus-compiler-2.13.0.tar.gz diff --git a/plexus-compiler-2.11.1.tar.gz b/plexus-compiler-2.11.1.tar.gz deleted file mode 100644 index 1986437..0000000 --- a/plexus-compiler-2.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:daa7b09904a2e95deafaa2f0370679738da5f007b38e39627ddfbfd0eea6d061 -size 96692 diff --git a/plexus-compiler-2.13.0.tar.gz b/plexus-compiler-2.13.0.tar.gz new file mode 100644 index 0000000..b048759 --- /dev/null +++ b/plexus-compiler-2.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe912b4a4dd9508c01aab01dbb171a6c643d003dcc326fafba7452835bbeee0 +size 97555 diff --git a/plexus-compiler-build.tar.xz b/plexus-compiler-build.tar.xz index 2890fe7..4a90f9a 100644 --- a/plexus-compiler-build.tar.xz +++ b/plexus-compiler-build.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1c62ddd3528f3226d2906174181b1064ef0e5a02189a2c65015858331721095 -size 3456 +oid sha256:5076e6a5139a00996485213ca3fb6e1c0b185f0b7e2a4648e331967c400cd23c +size 3384 diff --git a/plexus-compiler.spec b/plexus-compiler.spec index 1bf9b26..400380e 100644 --- a/plexus-compiler.spec +++ b/plexus-compiler.spec @@ -1,7 +1,7 @@ # # spec file for package plexus-compiler # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: plexus-compiler -Version: 2.11.1 +Version: 2.13.0 Release: 0 Summary: Compiler call initiators for Plexus License: Apache-2.0 AND MIT From c4872cc39eaa8dcf38cd8cbce31e4b4b1b413e504140e91efc0992176fd9aee7 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 20 Sep 2023 05:30:32 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-compiler?expand=0&rev=16 --- plexus-compiler.changes | 53 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/plexus-compiler.changes b/plexus-compiler.changes index f6c6692..03a61f5 100644 --- a/plexus-compiler.changes +++ b/plexus-compiler.changes @@ -1,3 +1,56 @@ +------------------------------------------------------------------- +Wed Sep 20 05:18:46 UTC 2023 - Fridrich Strba + +- Upgrade to upstream release 2.13.0 + * New features and improvements + + fully ignore any possible jdk bug + + MCOMPILER-402: Add implicitOption to CompilerConfiguration + + Add a custom compile argument + replaceProcessorPathWithProcessorModulePath to force the + plugin replace processorPath with processormodulepath + + describe compiler configuration on run + + simplify "Compiling" info message: display relative path + * Bug Fixes + + Respect CompilerConfiguration.sourceFiles in + EclipseJavaCompiler + + Avoid NPE in AspectJCompilerTest on AspectJ 1.9.8+ + * Dependency updates + + Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 + + Bump error_prone_core from 2.11.0 to 2.13.1 + + Bump github/codeql-action from 1 to 2 + + Bump ecj from 3.28.0 to 3.29.0 + + Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 + + Bump ecj from 3.29.0 to 3.30.0 + + Bump maven-invoker-plugin from 3.2.2 to 3.3.0 + + Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 + + Bump error_prone_core from 2.13.1 to 2.14.0 + + Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 + + Bump ecj from 3.31.0 to 3.32.0 + + Bump junit-bom from 5.9.0 to 5.9.1 + + Bump ecj from 3.30.0 to 3.31.0 + + Bump groovy from 3.0.12 to 3.0.13 + + Bump groovy-json from 3.0.12 to 3.0.13 + + Bump groovy-xml from 3.0.12 to 3.0.13 + + Bump animal-sniffer-maven-plugin from 1.21 to 1.22 + + Bump error_prone_core from 2.14.0 to 2.15.0 + + Bump junit-bom from 5.8.2 to 5.9.0 + + Bump groovy-xml from 3.0.11 to 3.0.12 + + Bump groovy-json from 3.0.11 to 3.0.12 + + Bump groovy from 3.0.11 to 3.0.12 + * Maintenance + + Require Maven 3.2.5 + + add it for issue #183 but using javac compiler, use properties + for versions in its + + cleanup deprecated unused code + * Build + + use shared release drafter + + Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 + Bump error_prone_core from 2.11.0 to 2.13.1 + Bump github/codeql-action from 1 to 2 + Bump ecj from 3.28.0 to 3.29.0 + Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 + ------------------------------------------------------------------- Sat May 21 19:49:23 UTC 2022 - Fridrich Strba