Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plexus-compiler for openSUSE:Factory 
checked in at 2023-09-20 13:31:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-compiler (Old)
 and      /work/SRC/openSUSE:Factory/.plexus-compiler.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plexus-compiler"

Wed Sep 20 13:31:23 2023 rev:5 rq:1112421 version:2.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plexus-compiler/plexus-compiler.changes  
2022-05-25 20:35:37.544316686 +0200
+++ 
/work/SRC/openSUSE:Factory/.plexus-compiler.new.16627/plexus-compiler.changes   
    2023-09-20 13:35:11.511547464 +0200
@@ -1,0 +2,53 @@
+Wed Sep 20 05:18:46 UTC 2023 - Fridrich Strba <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  plexus-compiler-2.11.1.tar.gz

New:
----
  plexus-compiler-2.13.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plexus-compiler.spec ++++++
--- /var/tmp/diff_new_pack.KOpRpU/_old  2023-09-20 13:35:12.863595901 +0200
+++ /var/tmp/diff_new_pack.KOpRpU/_new  2023-09-20 13:35:12.863595901 +0200
@@ -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

++++++ plexus-compiler-2.11.1.tar.gz -> plexus-compiler-2.13.0.tar.gz ++++++
++++ 1850 lines of diff (skipped)

++++++ plexus-compiler-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml      2022-03-11 10:15:54.541374371 +0100
+++ new/common.xml      2023-09-13 19:26:04.852626179 +0200
@@ -3,7 +3,7 @@
 <project name="common" basedir=".">
 
   <property file="build.properties"/>
-  <property name="project.version" value="2.11.1"/>
+  <property name="project.version" value="2.13.0"/>
   <property name="project.groupId" value="org.codehaus.plexus"/>
 
   <property name="compiler.source" value="1.8"/>

Reply via email to