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: 0004-Port-to-Java-21.patch
|
||||
|
||||
BuildRequires: javapackages-local-openjdk21
|
||||
BuildRequires: javapackages-local-openjdk25
|
||||
BuildRequires: ant-junit5
|
||||
BuildRequires: javassist
|
||||
BuildRequires: protobuf-java
|
||||
|
|
|
|||
|
|
@ -1,10 +1,9 @@
|
|||
summary: Run javapackages-specific tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/javapackages
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/javapackages.git
|
||||
ref: main
|
||||
execute:
|
||||
how: tmt
|
||||
environment:
|
||||
JP_VALIDATOR_SOURCE_PATH: ''
|
||||
JP_VALIDATOR_ARGS: org.fedoraproject.javapackages.validator.validators.DefaultValidatorFactory
|
||||
context:
|
||||
jpv_flavor: generic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue