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
product_versions:
- rhel-10
- rhel-9
decision_contexts:
- osci_compose_gate
rules:

View File

@ -2,7 +2,7 @@
Name: maven-bundle-plugin
Version: 5.1.9
Release: 8%{?dist}
Release: 16%{?dist}
Summary: Maven Bundle Plugin
License: Apache-2.0
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.
%package javadoc
Summary: Javadoc 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
Summary: API documentation for %{name}
%description javadoc
API documentation for %{name}.
@ -82,18 +78,23 @@ rm -f src/main/java/org/apache/felix/bundleplugin/baseline/BaselineReport.java
%license LICENSE NOTICE
%changelog
* Thu Jan 16 2025 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.9-8
- Update Java compiler target settings
* Mon Dec 30 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.9-15
- Remove Provides/Obsoletes on maven-plugin-bundle-javadoc
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.1.9-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Fri Nov 29 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.9-13
- Update javapackages test plan to f42
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 5.1.9-6
- Bump release for Aug 2024 java mass rebuild
* Fri Aug 23 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.9-12
- Fix Maven compiler target setting
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.1.9-5
- Bump release for June 2024 mass rebuild
* Tue Jul 30 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1.9-7
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

View File

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