diff --git a/eclipse.yaml b/eclipse.yaml index cf0f208..945c33b 100644 --- a/eclipse.yaml +++ b/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