Compare commits
125 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c1714bee4c | ||
|
|
f1cacc04c5 | ||
|
|
5b65222141 | ||
|
|
e4f20dec1a | ||
|
|
f8be476f00 | ||
|
|
43155e7d27 | ||
|
|
e4d673245f | ||
|
|
4691313006 | ||
|
|
632d829751 | ||
|
|
d7e9570880 | ||
|
|
2a16bfe881 | ||
|
|
92a88a77f4 | ||
|
|
1fac28dc4e | ||
|
|
8fc05e668a | ||
|
|
5e32f6f217 | ||
|
|
fe069b9519 | ||
|
|
b71fce8a09 | ||
|
|
a68da869fc | ||
|
|
0672e220fc | ||
|
|
4bb068c862 | ||
|
|
1e0333ff18 | ||
|
|
ae05d3c1c5 | ||
|
|
3988d8f82a | ||
|
|
3f1806b76d | ||
|
|
73e77d85d8 | ||
|
|
95592ef290 | ||
|
|
a36ac41be3 | ||
|
|
126ee1669f | ||
|
|
898f6f9f62 | ||
|
|
b28b37e9d7 | ||
|
|
9a815ad8a0 | ||
|
|
1a0d93fc5b | ||
|
|
6b0bf5c5dc | ||
|
|
f72dbd639b | ||
|
|
942129bc37 | ||
|
|
2c1e107cae | ||
|
|
2fd737bfbd | ||
|
|
7532f23b4a | ||
|
|
f83aafb011 | ||
|
|
1afa673611 | ||
|
|
6704244f7c | ||
|
|
e5c8fe920c | ||
|
|
97ff727220 | ||
|
|
be21c7725f | ||
|
|
aaf553485e | ||
|
|
515fb7a41d | ||
|
|
b07bca29d0 | ||
|
|
9462cfeab9 | ||
|
|
d620e92d45 | ||
|
|
4e3df23f79 | ||
|
|
219b1110c1 | ||
|
|
47a11f5493 | ||
|
|
78c1895cf0 | ||
|
|
791da17433 | ||
|
|
b280d96391 | ||
|
|
7a04f25e80 | ||
|
|
d06f342c1b | ||
|
|
9fe7e67d26 | ||
|
|
0015ac4774 | ||
|
|
ab88e9fea2 | ||
|
|
c078475dc8 | ||
|
|
eda5abbd09 | ||
|
|
f006e3484a | ||
|
|
e066a107e7 | ||
|
|
21b0f55d1e | ||
|
|
85b1a9958a | ||
|
|
56b25d75f6 | ||
|
|
92fbbf6251 | ||
|
|
bd9c40a543 | ||
|
|
e49410d9ec | ||
|
|
cf6e25db82 | ||
|
|
856c609cb1 | ||
|
|
e8ef414dd5 | ||
|
|
db80d670ed | ||
|
|
bee91c0495 | ||
|
|
a0aeb1e974 | ||
|
|
0ea17f13ee | ||
|
|
f5e871f71f | ||
|
|
287f8f047f | ||
|
|
33478ca2ab | ||
|
|
410556f1d5 | ||
|
|
a92e1a7dcd | ||
|
|
6622538ee3 | ||
|
|
b044edb7b0 | ||
|
|
1a51536dec | ||
|
|
a97a20209b | ||
|
|
d8c210b301 | ||
|
|
6ba821c8cf | ||
|
|
35c7699339 | ||
|
|
31e466f0e4 | ||
|
|
dda9adac75 | ||
|
|
171d9ffd7f | ||
|
|
01b07d59db | ||
|
|
bb08f4f128 | ||
|
|
3645e59391 | ||
|
|
caee520a54 | ||
|
|
42a52c251a | ||
|
|
a5c700b237 | ||
|
|
cb82f26a01 | ||
|
|
a9a66ee5c1 | ||
|
|
780aa20ded | ||
|
|
d7439b2a57 | ||
|
|
4ecc47a4fa | ||
|
|
a0f020f992 | ||
|
|
3eb959f62e | ||
|
|
95afa29738 | ||
|
|
2a981c10df | ||
|
|
2e14434dc5 | ||
|
|
ef7ef41744 | ||
|
|
0cb3f4c2e3 | ||
|
|
ea90efd84f | ||
|
|
1bc17e0efc | ||
|
|
d6dbd842da | ||
|
|
8e07db140e | ||
|
|
4d5c7c014c | ||
|
|
284f7a22dc | ||
|
|
4a075c1c1b | ||
|
|
06d8562921 | ||
|
|
ce04c3085f | ||
|
|
b7554f2bfc | ||
|
|
f11689e361 | ||
|
|
8ba9ee009b | ||
|
|
60ab66ac9e | ||
|
|
1da7ff56a1 | ||
|
|
4a2f9b0783 |
2 changed files with 791 additions and 0 deletions
630
eclipse.yaml
Normal file
630
eclipse.yaml
Normal file
|
|
@ -0,0 +1,630 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: An open, extensible IDE and application platform
|
||||
description: >-
|
||||
The Eclipse platform is designed for building integrated development
|
||||
environments (IDEs), server-side applications, desktop applications, and
|
||||
everything in between.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: ["-f28", "-f29", "-f30"]
|
||||
requires:
|
||||
platform: ["-f28", "-f29", "-f30"]
|
||||
profiles:
|
||||
everything:
|
||||
rpms:
|
||||
- eclipse-cdt
|
||||
- eclipse-cdt-arduino
|
||||
- eclipse-cdt-llvm
|
||||
- eclipse-cdt-native
|
||||
- eclipse-cdt-qt
|
||||
- eclipse-cdt-terminal
|
||||
- eclipse-ecf-core
|
||||
- eclipse-ecf-runtime
|
||||
- eclipse-egit
|
||||
- eclipse-emf-core
|
||||
- eclipse-emf-runtime
|
||||
- eclipse-emf-xsd
|
||||
- eclipse-equinox-osgi
|
||||
- eclipse-gef
|
||||
- eclipse-jdt
|
||||
- eclipse-jgit
|
||||
- eclipse-linuxtools
|
||||
- eclipse-linuxtools-changelog
|
||||
- eclipse-linuxtools-gcov
|
||||
- eclipse-linuxtools-gprof
|
||||
- eclipse-linuxtools-javadocs
|
||||
- eclipse-linuxtools-libhover
|
||||
- eclipse-linuxtools-manpage
|
||||
- eclipse-linuxtools-perf
|
||||
- eclipse-linuxtools-rpm-editor
|
||||
- eclipse-linuxtools-systemtap
|
||||
- eclipse-linuxtools-vagrant
|
||||
- eclipse-linuxtools-valgrind
|
||||
- eclipse-m2e-core
|
||||
- eclipse-m2e-workspace
|
||||
- eclipse-mpc
|
||||
- eclipse-p2-discovery
|
||||
- eclipse-pde
|
||||
- eclipse-platform
|
||||
- eclipse-pydev
|
||||
- eclipse-remote
|
||||
- eclipse-subclipse
|
||||
- eclipse-swt
|
||||
- eclipse-usage
|
||||
- eclipse-webtools-common
|
||||
- eclipse-webtools-servertools
|
||||
- eclipse-webtools-sourceediting
|
||||
java:
|
||||
rpms:
|
||||
- eclipse-egit
|
||||
- eclipse-jdt
|
||||
- eclipse-jgit
|
||||
- eclipse-m2e-core
|
||||
- eclipse-m2e-workspace
|
||||
- eclipse-mpc
|
||||
- eclipse-subclipse
|
||||
- eclipse-usage
|
||||
c:
|
||||
rpms:
|
||||
- eclipse-cdt
|
||||
- eclipse-cdt-arduino
|
||||
- eclipse-cdt-llvm
|
||||
- eclipse-cdt-qt
|
||||
- eclipse-cdt-terminal
|
||||
- eclipse-egit
|
||||
- eclipse-jgit
|
||||
- eclipse-linuxtools-changelog
|
||||
- eclipse-linuxtools-gcov
|
||||
- eclipse-linuxtools-gprof
|
||||
- eclipse-linuxtools-libhover
|
||||
- eclipse-linuxtools-perf
|
||||
- eclipse-linuxtools-systemtap
|
||||
- eclipse-linuxtools-valgrind
|
||||
- eclipse-mpc
|
||||
- eclipse-subclipse
|
||||
- eclipse-usage
|
||||
api:
|
||||
rpms:
|
||||
- eclipse-cdt
|
||||
- eclipse-cdt-arduino
|
||||
- eclipse-cdt-llvm
|
||||
- eclipse-cdt-native
|
||||
- eclipse-cdt-qt
|
||||
- eclipse-cdt-terminal
|
||||
- eclipse-ecf-core
|
||||
- eclipse-ecf-runtime
|
||||
- eclipse-egit
|
||||
- eclipse-emf-core
|
||||
- eclipse-emf-runtime
|
||||
- eclipse-emf-xsd
|
||||
- eclipse-equinox-osgi
|
||||
- eclipse-gef
|
||||
- eclipse-jdt
|
||||
- eclipse-jgit
|
||||
- eclipse-linuxtools
|
||||
- eclipse-linuxtools-changelog
|
||||
- eclipse-linuxtools-gcov
|
||||
- eclipse-linuxtools-gprof
|
||||
- eclipse-linuxtools-javadocs
|
||||
- eclipse-linuxtools-libhover
|
||||
- eclipse-linuxtools-manpage
|
||||
- eclipse-linuxtools-perf
|
||||
- eclipse-linuxtools-rpm-editor
|
||||
- eclipse-linuxtools-systemtap
|
||||
- eclipse-linuxtools-vagrant
|
||||
- eclipse-linuxtools-valgrind
|
||||
- eclipse-m2e-core
|
||||
- eclipse-m2e-workspace
|
||||
- eclipse-mpc
|
||||
- eclipse-p2-discovery
|
||||
- eclipse-pde
|
||||
- eclipse-platform
|
||||
- eclipse-pydev
|
||||
- eclipse-remote
|
||||
- eclipse-subclipse
|
||||
- eclipse-swt
|
||||
- eclipse-usage
|
||||
- eclipse-webtools-common
|
||||
- eclipse-webtools-servertools
|
||||
- eclipse-webtools-sourceediting
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_with_jp_minimal 1
|
||||
%_without_javahl 1
|
||||
%_without_spring 1
|
||||
%_without_tests 1
|
||||
%_without_reflections 1
|
||||
%_without_snappy 1
|
||||
%_without_hsqldb 1
|
||||
%_without_junit5 1
|
||||
components:
|
||||
rpms:
|
||||
eclipse:
|
||||
buildorder: 40
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
eclipse-ecf:
|
||||
buildorder: 30
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
eclipse-emf:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, eclipse-ecf.
|
||||
antlr32:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-pydev, jython, sqljet.
|
||||
apache-commons-collections:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-m2e-core, plexus-velocity, velocity.
|
||||
apache-commons-compress:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jgit, jython.
|
||||
apache-commons-jxpath:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
apache-commons-lang:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-m2e-core, velocity.
|
||||
apache-sshd:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jgit.
|
||||
args4j:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jgit.
|
||||
batik:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
bouncycastle:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of apache-sshd, jgit, jython.
|
||||
eclipse-cdt:
|
||||
buildorder: 60
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
Runtime dependency of eclipse-linuxtools,
|
||||
eclipse-remote.
|
||||
eclipse-egit:
|
||||
buildorder: 50
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
Runtime dependency of eclipse-cdt.
|
||||
eclipse-gef:
|
||||
buildorder: 40
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
Runtime dependency of eclipse-linuxtools, eclipse-subclipse, eclipse-webtools.
|
||||
eclipse-jgit:
|
||||
buildorder: 40
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
Runtime dependency of eclipse-egit.
|
||||
eclipse-linuxtools:
|
||||
buildorder: 90
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
eclipse-m2e-core:
|
||||
buildorder: 60
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
eclipse-m2e-workspace:
|
||||
buildorder: 40
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-m2e-core.
|
||||
eclipse-mpc:
|
||||
buildorder: 90
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
eclipse-pydev:
|
||||
buildorder: 50
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
eclipse-remote:
|
||||
buildorder: 70
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
Runtime dependency of eclipse-linuxtools.
|
||||
eclipse-subclipse:
|
||||
buildorder: 50
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
eclipse-usage:
|
||||
buildorder: 90
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
eclipse-webtools:
|
||||
buildorder: 50
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
Runtime dependency of eclipse-m2e-core.
|
||||
ed25519-java:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of apache-sshd, jgit.
|
||||
felix-gogo-command:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
felix-gogo-runtime:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, felix-gogo-command,
|
||||
felix-gogo-shell.
|
||||
felix-gogo-shell:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
felix-scr:
|
||||
buildorder: 30
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
freemarker:
|
||||
buildorder: 50
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-cdt.
|
||||
glassfish-el:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, glassfish-jsp-api.
|
||||
glassfish-jaxb:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-cdt.
|
||||
glassfish-jaxb-api:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-cdt, glassfish-jaxb.
|
||||
glassfish-jsp:
|
||||
buildorder: 30
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
glassfish-jsp-api:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, glassfish-jsp.
|
||||
glassfish-servlet-api:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, glassfish-jsp-api, jetty.
|
||||
google-gson:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, eclipse-cdt, jgit,
|
||||
eclipse-m2e-core.
|
||||
icu4j:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, jython.
|
||||
jakarta-annotations:
|
||||
buildorder: 10
|
||||
ref: 98a08791842b18e2386f3288d04322abd3146248
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
javaewah:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jgit.
|
||||
javaparser:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Build dependency of jctools.
|
||||
jchardet:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-m2e-core,
|
||||
maven-archetype.
|
||||
jctools:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jython, netty.
|
||||
jetty:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, jgit,
|
||||
eclipse-m2e-core, eclipse-webtools.
|
||||
jffi:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jnr-ffi, jython.
|
||||
jgit:
|
||||
buildorder: 30
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Module API.
|
||||
Runtime dependency of eclipse-jgit.
|
||||
jline:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jython.
|
||||
jna:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jsch-agent-proxy, svnkit.
|
||||
jnr-constants:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jnr-posix, jython.
|
||||
jnr-ffi:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jnr-netdb, jnr-posix, jython.
|
||||
jnr-netdb:
|
||||
buildorder: 30
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jython.
|
||||
jnr-posix:
|
||||
buildorder: 30
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jython.
|
||||
jnr-x86asm:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jnr-ffi.
|
||||
jsch-agent-proxy:
|
||||
buildorder: 20
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of svnkit.
|
||||
jython:
|
||||
buildorder: 40
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-pydev.
|
||||
lucene:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, eclipse-m2e-core, maven-indexer.
|
||||
maven-archetype:
|
||||
buildorder: 40
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-m2e-core, maven-indexer.
|
||||
maven-indexer:
|
||||
buildorder: 50
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-m2e-core.
|
||||
maven-invoker:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-m2e-core,
|
||||
maven-archetype.
|
||||
nekohtml:
|
||||
buildorder: 70
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-linuxtools.
|
||||
netty:
|
||||
buildorder: 30
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jython.
|
||||
objectweb-asm:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse, eclipse-m2e-core, jnr-ffi, jython.
|
||||
plexus-build-api:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-m2e-core.
|
||||
plexus-velocity:
|
||||
buildorder: 30
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-m2e-core,
|
||||
maven-archetype.
|
||||
sac:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
sat4j:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse.
|
||||
sequence-library:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of svnkit.
|
||||
snakeyaml:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-pydev.
|
||||
sqljet:
|
||||
buildorder: 30
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of svnkit.
|
||||
stringtemplate:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of antlr32.
|
||||
svnkit:
|
||||
buildorder: 40
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-subclipse.
|
||||
swt-chart:
|
||||
buildorder: 70
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-linuxtools.
|
||||
trilead-ssh2:
|
||||
buildorder: 10
|
||||
ref: eclipse
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of jsch-agent-proxy, svnkit.
|
||||
velocity:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-m2e-core, maven-archetype, plexus-velocity.
|
||||
ws-commons-util:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-pydev, xmlrpc.
|
||||
xmlgraphics-commons:
|
||||
buildorder: 10
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of batik.
|
||||
xmlrpc:
|
||||
buildorder: 20
|
||||
ref: master
|
||||
arches: [x86_64, ppc64le, aarch64, s390x]
|
||||
rationale: >
|
||||
Runtime dependency of eclipse-pydev.
|
||||
161
koschei.cfg
Normal file
161
koschei.cfg
Normal file
|
|
@ -0,0 +1,161 @@
|
|||
# -*- python -*-
|
||||
# vim: ft=python
|
||||
config = {
|
||||
"buildrequires": [
|
||||
"tycho",
|
||||
"platform",
|
||||
],
|
||||
"requires": [
|
||||
"ant",
|
||||
"maven",
|
||||
"platform",
|
||||
],
|
||||
|
||||
"bootstrap": False,
|
||||
"full_refs": False,
|
||||
"default_ref": "eclipse",
|
||||
"include_build_deps": False,
|
||||
"closure": False,
|
||||
"filter_unused": True,
|
||||
"topo_sort": True,
|
||||
|
||||
"api": [
|
||||
"eclipse-abrt",
|
||||
"eclipse-cdt-native",
|
||||
"eclipse-dtp",
|
||||
"eclipse-egit",
|
||||
"eclipse-egit-github",
|
||||
"eclipse-egit-mylyn",
|
||||
"eclipse-epp-logging",
|
||||
"eclipse-gef",
|
||||
"eclipse-jdt",
|
||||
"eclipse-jgit",
|
||||
"eclipse-launchbar",
|
||||
"eclipse-mpc",
|
||||
"eclipse-pde",
|
||||
"eclipse-pydev",
|
||||
"eclipse-subclipse",
|
||||
"eclipse-tm-terminal",
|
||||
"eclipse-usage",
|
||||
"freemarker",
|
||||
"glassfish-jaxb-runtime",
|
||||
"nekohtml",
|
||||
"rxtx",
|
||||
"swt-chart",
|
||||
],
|
||||
"profiles": {
|
||||
"default": [
|
||||
"eclipse-abrt",
|
||||
"eclipse-jdt",
|
||||
"eclipse-mpc",
|
||||
"eclipse-usage",
|
||||
],
|
||||
},
|
||||
"filter": [
|
||||
],
|
||||
"includes": [
|
||||
],
|
||||
"excludes": [
|
||||
# Additional Runtime Exclusions
|
||||
"apache-commons-math",
|
||||
"cglib",
|
||||
"dnsjava",
|
||||
"easymock",
|
||||
"gpars",
|
||||
"groovy",
|
||||
"guava",
|
||||
"jmh",
|
||||
"jsr-305",
|
||||
"objenesis",
|
||||
"osgi-core",
|
||||
"qdox",
|
||||
# For minimal glassfish-jaxb
|
||||
"bea-stax",
|
||||
"glassfish-fastinfoset",
|
||||
"istack-commons",
|
||||
"relaxngDatatype",
|
||||
"stax-ex",
|
||||
"xmlstreambuffer",
|
||||
"xsom",
|
||||
# For minimal eclipse-subclipse
|
||||
"subversion",
|
||||
# For minimal netty
|
||||
"aalto-xml",
|
||||
"stax2-api",
|
||||
# For bootstrap eclipse
|
||||
"eclipse",
|
||||
"eclipse-ecf",
|
||||
"eclipse-emf",
|
||||
"eclipse-tm-terminal-connectors",
|
||||
"eclipse-linuxtools-docker",
|
||||
],
|
||||
"module_excludes": {
|
||||
("ant", "1.10"),
|
||||
("maven", "3.5"),
|
||||
("javapackages-runtime", "201801"),
|
||||
},
|
||||
"frozen_refs": [
|
||||
],
|
||||
"stream_override": {
|
||||
"ant": {
|
||||
"2019-03": "[1.10]",
|
||||
},
|
||||
"maven": {
|
||||
"2019-03": "[3.5]",
|
||||
},
|
||||
"tycho": {
|
||||
"2019-03": "[1.3]",
|
||||
},
|
||||
"platform": {
|
||||
"2019-03": "[]",
|
||||
},
|
||||
},
|
||||
|
||||
"macros": {
|
||||
"_with_bootstrap": 1,
|
||||
"_with_jp_minimal": 1,
|
||||
"_without_javahl": 1,
|
||||
"_without_spring": 1,
|
||||
"_without_mylyn_epub": 1,
|
||||
"_without_contrib_tools": 1,
|
||||
"_without_remote": 1,
|
||||
},
|
||||
|
||||
"summary": "An open, extensible IDE and application platform",
|
||||
"description": """\
|
||||
The Eclipse platform is designed for building integrated development
|
||||
environments (IDEs), server-side applications, desktop applications, and
|
||||
everything in between.
|
||||
""",
|
||||
|
||||
"koji_config": {
|
||||
"server": "https://koji.fedoraproject.org/kojihub",
|
||||
"topurl": "https://kojipkgs.fedoraproject.org/",
|
||||
"multicall_chunk_size": 1000,
|
||||
"tag_name": "f30-build",
|
||||
},
|
||||
"dependency": {
|
||||
"repo_arch": "x86_64",
|
||||
"resolve_for_arch": "x86_64",
|
||||
"ignore_weak_deps": True,
|
||||
"cache_l2_capacity": 2,
|
||||
},
|
||||
"directories": {
|
||||
"cachedir": "/tmp/maven-modulemd-gen",
|
||||
},
|
||||
"logging": {
|
||||
"version": 1,
|
||||
"loggers": {
|
||||
"": {
|
||||
"level": "INFO",
|
||||
"handlers": ["stderr"],
|
||||
},
|
||||
},
|
||||
"handlers": {
|
||||
"stderr": {
|
||||
"class": "logging.StreamHandler",
|
||||
"stream": "ext://sys.stderr"
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue