Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f2b8b66de | ||
|
|
8eae7bf9a3 | ||
|
|
cb07fe8bac | ||
|
|
2f56a19462 | ||
|
|
34aebbaedb |
2 changed files with 4 additions and 5 deletions
|
|
@ -17,7 +17,7 @@ Patch: 0002-Remove-authentication-plugin.patch
|
||||||
Patch: 0003-Remove-StatementsTest.patch
|
Patch: 0003-Remove-StatementsTest.patch
|
||||||
Patch: 0004-Port-to-Java-21.patch
|
Patch: 0004-Port-to-Java-21.patch
|
||||||
|
|
||||||
BuildRequires: javapackages-local-openjdk21
|
BuildRequires: javapackages-local-openjdk25
|
||||||
BuildRequires: ant-junit5
|
BuildRequires: ant-junit5
|
||||||
BuildRequires: javassist
|
BuildRequires: javassist
|
||||||
BuildRequires: protobuf-java
|
BuildRequires: protobuf-java
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,9 @@
|
||||||
summary: Run javapackages-specific tests
|
summary: Run javapackages-specific tests
|
||||||
discover:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
url: https://src.fedoraproject.org/tests/javapackages
|
url: https://gitlab.com/redhat/centos-stream/tests/javapackages.git
|
||||||
ref: main
|
ref: main
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
environment:
|
context:
|
||||||
JP_VALIDATOR_SOURCE_PATH: ''
|
jpv_flavor: generic
|
||||||
JP_VALIDATOR_ARGS: org.fedoraproject.javapackages.validator.validators.DefaultValidatorFactory
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue