Compare commits

..

No commits in common. "c10s" and "stream-javapackages-bootstrap-202501-rhel-9.6.0" have entirely different histories.

3 changed files with 18 additions and 17 deletions

View File

@ -1,6 +1,6 @@
--- !Policy --- !Policy
product_versions: product_versions:
- rhel-10 - rhel-9
decision_contexts: decision_contexts:
- osci_compose_gate - osci_compose_gate
rules: rules:

View File

@ -2,7 +2,7 @@
Name: maven-bundle-plugin Name: maven-bundle-plugin
Version: 5.1.9 Version: 5.1.9
Release: 8%{?dist} Release: 16%{?dist}
Summary: Maven Bundle Plugin Summary: Maven Bundle Plugin
License: Apache-2.0 License: Apache-2.0
URL: https://felix.apache.org URL: https://felix.apache.org
@ -37,11 +37,7 @@ from the contents of the compilation classpath along with its
resources and dependencies. Plus a zillion other features. resources and dependencies. Plus a zillion other features.
%package javadoc %package javadoc
Summary: Javadoc for %{name} Summary: API documentation for %{name}
# TODO remove Provides / Obsoletes on maven-plugin-bundle-javadoc in Fedora 41
Provides: maven-plugin-bundle-javadoc = %{version}-%{release}
Obsoletes: maven-plugin-bundle-javadoc < 5.1.1-9
%description javadoc %description javadoc
API documentation for %{name}. API documentation for %{name}.
@ -82,18 +78,23 @@ rm -f src/main/java/org/apache/felix/bundleplugin/baseline/BaselineReport.java
%license LICENSE NOTICE %license LICENSE NOTICE
%changelog %changelog
* Thu Jan 16 2025 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.9-8 * Mon Dec 30 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.9-15
- Update Java compiler target settings - Remove Provides/Obsoletes on maven-plugin-bundle-javadoc
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.1.9-7 * Fri Nov 29 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.9-13
- Bump release for October 2024 mass rebuild: - Update javapackages test plan to f42
Resolves: RHEL-64018
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 5.1.9-6 * Fri Aug 23 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.9-12
- Bump release for Aug 2024 java mass rebuild - Fix Maven compiler target setting
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.1.9-5 * Tue Jul 30 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.9-7
- Bump release for June 2024 mass rebuild - Drop unneeded Obsoletes
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.9-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Feb 23 2024 Jiri Vanek <jvanek@redhat.com> - 5.1.9-5
- bump of release for for java-21-openjdk as system jdk
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.9-4 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.9-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

View File

@ -2,6 +2,6 @@ summary: Run javapackages-specific tests
discover: discover:
how: fmf how: fmf
url: https://src.fedoraproject.org/tests/javapackages url: https://src.fedoraproject.org/tests/javapackages
ref: c10s ref: c9s
execute: execute:
how: tmt how: tmt