Add javaparser dep for jctools
This commit is contained in:
parent
06d8562921
commit
4a075c1c1b
1 changed files with 10 additions and 2 deletions
12
eclipse.yaml
12
eclipse.yaml
|
|
@ -137,6 +137,8 @@ data:
|
|||
- jakarta-commons-httpclient-javadoc
|
||||
- jakarta-commons-httpclient-manual
|
||||
- javaewah-javadoc
|
||||
- javaparser
|
||||
- javaparser-javadoc
|
||||
- jctools-channels
|
||||
- jctools-experimental
|
||||
- jctools-javadoc
|
||||
|
|
@ -524,10 +526,16 @@ data:
|
|||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-jgit.
|
||||
jctools:
|
||||
javaparser:
|
||||
buildorder: 10
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Build dependency of jctools.
|
||||
jctools:
|
||||
buildorder: 20
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jython, netty.
|
||||
jetty:
|
||||
|
|
@ -635,7 +643,7 @@ data:
|
|||
rationale: >
|
||||
Module API.
|
||||
netty:
|
||||
buildorder: 20
|
||||
buildorder: 30
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue