Compare commits
No commits in common. "rawhide" and "f43" have entirely different histories.
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ Patch: 0002-Port-to-OpenJDK-21.patch
|
|||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local-openjdk25
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
BuildRequires: mvn(org.hamcrest:hamcrest-core)
|
||||
%endif
|
||||
%if %{without bootstrap}
|
||||
|
|
@ -55,7 +56,6 @@ sed -i /InaccessibleBaseClassTest/d src/test/java/org/junit/tests/AllTests.java
|
|||
sed s/@version@/%{version}/ src/main/java/junit/runner/Version.java.template >src/main/java/junit/runner/Version.java
|
||||
|
||||
%pom_remove_plugin :animal-sniffer-maven-plugin
|
||||
%pom_remove_plugin :maven-enforcer-plugin
|
||||
|
||||
# Removing hamcrest source jar references (not available and/or necessary)
|
||||
%pom_remove_plugin :maven-javadoc-plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue