Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-plugin-testing for 
openSUSE:Factory checked in at 2026-01-13 21:36:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-plugin-testing (Old)
 and      /work/SRC/openSUSE:Factory/.maven-plugin-testing.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-plugin-testing"

Tue Jan 13 21:36:12 2026 rev:10 rq:1327035 version:3.5.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/maven-plugin-testing/maven-plugin-testing.changes    
    2025-11-04 18:42:55.898878433 +0100
+++ 
/work/SRC/openSUSE:Factory/.maven-plugin-testing.new.1928/maven-plugin-testing.changes
      2026-01-13 21:37:28.163218582 +0100
@@ -1,0 +2,26 @@
+Tue Jan 13 14:16:15 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Update to version 3.5.0
+  * New features and improvements
+    + Set MavenProject.basedir early during mock creating
+    + Nested tests with class level annotations
+    + Provide more default values by generated mocks
+    + Support for Nested tests
+    + Support RepositorySession to interact with remote repositories
+    + Use generics for returned type of getVariableValueFromObject
+    + Improve InjectMojo annotation processing
+  * Documentation updates
+    + Rewrite documentation and examples with new MojoTest usage
+  * Maintenance
+    + Remove maven-compat from dependencies
+    + chore: Replace PlexusTestCase by PlexusExtension in
+      MavenProjectStub
+  * Build
+    + Deploy snapshot on Jenkins for 3.x branch
+  * Dependency updates
+    + Bump org.apache.maven:maven-parent from 45 to 46
+    + Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.1.0
+    + Bump mavenVersion from 3.9.11 to 3.9.12
+    + Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4
+
+-------------------------------------------------------------------

Old:
----
  maven-plugin-testing-3.4.0-source-release.zip

New:
----
  maven-plugin-testing-3.5.0-source-release.zip

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

Other differences:
------------------
++++++ maven-plugin-testing.spec ++++++
--- /var/tmp/diff_new_pack.XGpFTz/_old  2026-01-13 21:37:29.143259336 +0100
+++ /var/tmp/diff_new_pack.XGpFTz/_new  2026-01-13 21:37:29.147259502 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-plugin-testing
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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:           maven-plugin-testing
-Version:        3.4.0
+Version:        3.5.0
 Release:        0
 Summary:        Maven Plugin Testing
 License:        Apache-2.0
@@ -32,7 +32,7 @@
 BuildRequires:  google-guice
 BuildRequires:  javapackages-local
 BuildRequires:  junit
-BuildRequires:  junit5-minimal
+BuildRequires:  junit5-minimal >= 5.12.2
 BuildRequires:  maven-lib
 BuildRequires:  maven-resolver-api
 BuildRequires:  maven-wagon-provider-api

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.XGpFTz/_old  2026-01-13 21:37:29.183260999 +0100
+++ /var/tmp/diff_new_pack.XGpFTz/_new  2026-01-13 21:37:29.195261499 +0100
@@ -1,6 +1,6 @@
-mtime: 1762249041
-commit: 99a6fbf4b91a3c24e4eb7352152e6251d98d680b8402120b3fcdee72b6bfe30f
+mtime: 1768314040
+commit: f79c5e5bddb85b5f02f2e4323d87ec15ea4cf8e53b5126ba4b44e900065352e4
 url: https://src.opensuse.org/java-packages/maven-plugin-testing.git
-revision: 99a6fbf4b91a3c24e4eb7352152e6251d98d680b8402120b3fcdee72b6bfe30f
+revision: f79c5e5bddb85b5f02f2e4323d87ec15ea4cf8e53b5126ba4b44e900065352e4
 projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-01-13 15:39:26.000000000 +0100
@@ -0,0 +1 @@
+.osc

++++++ maven-plugin-testing-3.4.0-source-release.zip -> 
maven-plugin-testing-3.5.0-source-release.zip ++++++
++++ 2751 lines of diff (skipped)

++++++ maven-plugin-testing-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml      2025-11-04 09:18:11.272787908 +0100
+++ new/common.xml      2026-01-11 09:34:52.986019675 +0100
@@ -3,7 +3,7 @@
 <project name="common" basedir=".">
 
   <property file="build.properties"/>
-  <property name="project.version" value="3.4.0"/>
+  <property name="project.version" value="3.5.0"/>
   <property name="project.groupId" value="org.apache.maven.plugin-testing"/>
   <property name="project.url" 
value="http://maven.apache.org/plugin-testing/"/>
 

Reply via email to