#12341 Unretire java-diff-utils
Closed: Fixed by jvanek. Opened by jvanek.

Name of the package?

java-diff-utils

FAS username of the new maintainer?

jvanek

Branches that you need it to be unretired for?

rawhide

Package re-review BZ URL?

passed scratch https://koji.fedoraproject.org/koji/taskinfo?taskID=123648553

Any extra information?

```
@ -12,7 +12,6 @@ BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.maven.surefire:surefire-junit-platform)
BuildRequires: mvn(org.apiguardian:apiguardian-api)
BuildRequires: mvn(org.assertj:assertj-core)
-BuildRequires: mvn(org.eclipse.jgit:org.eclipse.jgit)
BuildRequires: mvn(org.junit.jupiter:junit-jupiter)

BuildArch: noarch
@@ -33,14 +32,6 @@ Summary: Java Diff Utils parent POM

This package contains the parent POM for Java Diff Utils.

-%package jgit
-Summary: Java Diff Utils extension using jgit difference algorithms
-Requires: %{name} = %{version}-%{release}
-
-%description jgit %_desc
-
-This package contains an extension to the main package that uses jgit's
-difference algorithms.

%{?javadoc_package}

@@ -51,6 +42,7 @@ difference algorithms.
%pom_remove_plugin -r :maven-checkstyle-plugin
%pom_remove_plugin -r :maven-javadoc-plugin
%pom_remove_plugin :maven-release-plugin
+%pom_disable_module java-diff-utils-jgit
```


Metadata Update from @patrikp:
- Issue assigned to patrikp

Metadata Update from @patrikp:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Thanx a lot!

I coud push, and did, but can no not build. fedpkg build --scratch works fine, but fedpkg build returns: https://fedoraproject.org/wiki/Infrastructure/pdc-retirementrest_api/v1/component-branches/

It seesm other people may be buildin, but: BuildError: package java-diff-utils is blocked for tag f42-updates-candidate
occurs lates

eg (https://koji.fedoraproject.org/koji/taskinfo?taskID=123820052)

Metadata Update from @jvanek:
- Issue status updated to: Open (was: Closed)

Could you try now, please?

Metadata Update from @kevin:
- Issue tagged with: low-gain, low-trouble, ops

yup. working. TY!

Metadata Update from @jvanek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata