Rebuild with runtime requirements
This commit is contained in:
parent
c078475dc8
commit
ab88e9fea2
1 changed files with 8 additions and 2 deletions
10
eclipse.yaml
10
eclipse.yaml
|
|
@ -16,8 +16,8 @@ data:
|
|||
eclipse: [latest]
|
||||
platform: [-f28,-f29]
|
||||
requires:
|
||||
# ant: [1.10]
|
||||
# maven: [3.5]
|
||||
ant: [1.10]
|
||||
maven: [3.5]
|
||||
platform: [-f28,-f29]
|
||||
profiles:
|
||||
everything:
|
||||
|
|
@ -586,6 +586,12 @@ data:
|
|||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, glassfish-hk2, jersey.
|
||||
glassfish-el:
|
||||
buildorder: 10
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, glassfish-jsp-api.
|
||||
glassfish-hk2:
|
||||
buildorder: 20
|
||||
ref: eclipse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue