Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Haubenwallner2023-11-28 16:45:08 +0000
committerMichael Haubenwallner2023-11-28 16:46:17 +0000
commit9c05ae464b0b94f2b2cd7e00b037d3f2c8e7df30 (patch)
treee8a68eed6b1fd402d8b762d57ccf988987b0bda0 /org.eclipse.tea.ease/META-INF
parent14e371b60560ac293a1e4524f92c938e54e2dd66 (diff)
downloadtea-master.tar.gz
tea-master.tar.xz
tea-master.zip
dependency wiring: ignore "Require-Bundle: self"HEADmaster
Seen in Eclipse 2023-12, org.eclipse.mylyn.jenkins.core declares "Require-Bundle: org.eclipse.mylyn.jenkins.core", causing IllegalStateException: circular dependency detected in org.eclipse.mylyn.jenkins.core -> org.eclipse.mylyn.jenkins.core Since "Require-Bundle: self" is valid on the OSGi level, we need to ignore such a wiring during build order calculation. Change-Id: I677daf88f0980aedea7f1f60501710108507697c
Diffstat (limited to 'org.eclipse.tea.ease/META-INF')
0 files changed, 0 insertions, 0 deletions

Back to the top