public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jacek Migacz <jmigacz@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/plexus-classworlds] rawhide: Update to upstream version 2.12.0
Date: Tue, 04 Aug 2026 09:05:23 GMT	[thread overview]
Message-ID: <178583432308.1.16792698676925085538.rpms-plexus-classworlds-1502671e97b6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/plexus-classworlds
Branch : rawhide
Commit : 1502671e97b6472989c26dfc73a1c296d1d0c06b
Author : Jacek Migacz <jmigacz@redhat.com>
Date   : 2026-08-04T09:04:46+00:00
Stats  : +11/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/plexus-classworlds/c/1502671e97b6472989c26dfc73a1c296d1d0c06b?branch=rawhide

Log:
Update to upstream version 2.12.0

---
diff --git a/.gitignore b/.gitignore
index c8aeead..1adf2d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ bin
 /plexus-classworlds-2.6.0.tar.gz
 /plexus-classworlds-2.7.0.tar.gz
 /plexus-classworlds-2.8.0.tar.gz
+/plexus-classworlds-2.12.0.tar.gz

diff --git a/changelog b/changelog
index e67ee10..b83b5e7 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,6 @@
+* Fri Jun 12 2026 Jacek Migacz <jmigacz@redhat.com> - 2.12.0-1
+- Update to upstream version 2.12.0
+
 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
 

diff --git a/plexus-classworlds.spec b/plexus-classworlds.spec
index a3d2cda..3ac1cc3 100644
--- a/plexus-classworlds.spec
+++ b/plexus-classworlds.spec
@@ -1,7 +1,7 @@
 %bcond_with bootstrap
 
 Name:           plexus-classworlds
-Version:        2.8.0
+Version:        2.12.0
 Release:        %autorelease
 Summary:        Plexus Classworlds Classloader Framework
 License:        Apache-2.0 AND Plexus
@@ -36,10 +36,13 @@ classworlds.
 %mvn_alias : classworlds:classworlds
 
 %pom_remove_plugin :maven-dependency-plugin
+%pom_remove_plugin :jacoco-maven-plugin
+%pom_xpath_inject pom:properties '<argLine/>'
 
 # These tests depend on artifacts that are not packaged
-sed -i /testConfigure_Valid/s/./@org.junit.jupiter.api.Disabled/ src/test/java/org/codehaus/plexus/classworlds/launcher/ConfiguratorTest.java
-sed -i /testConfigure_Optionally_Existent/s/./@org.junit.jupiter.api.Disabled/ src/test/java/org/codehaus/plexus/classworlds/launcher/ConfiguratorTest.java
+sed -i '/void configureValid/s/./@org.junit.jupiter.api.Disabled /' src/test/java/org/codehaus/plexus/classworlds/launcher/ConfiguratorTest.java
+sed -i '/void configureOptionallyExistent/s/./@org.junit.jupiter.api.Disabled /' src/test/java/org/codehaus/plexus/classworlds/launcher/ConfiguratorTest.java
+sed -i '/void fromFromFrom/s/./@org.junit.jupiter.api.Disabled /' src/test/java/org/codehaus/plexus/classworlds/launcher/ConfiguratorTest.java
 
 %build
 %mvn_build -j

diff --git a/sources b/sources
index 762a563..bf75d2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (plexus-classworlds-2.8.0.tar.gz) = 95f40ac408d083402b8b83ae3717e3abdaac627374f64d2aed4d1e5a3fa87ac557b97b628c353585f06338fff0616d2f4776d0711703079a9986f03d9d5a0fa3
+SHA512 (plexus-classworlds-2.12.0.tar.gz) = 7ceb8bf8b0c98093d45ffce8c14d1f931ab9db323ef370af55376301999fed7e0a61935eb6529e74a1a20a8342fdbf113ca18f35bee0e66f59cda2c2cc788cbb

                 reply	other threads:[~2026-08-04  9:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178583432308.1.16792698676925085538.rpms-plexus-classworlds-1502671e97b6@fedoraproject.org \
    --to=jmigacz@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox