Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop management of unused dependency #715

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

pzygielo
Copy link
Contributor

Related:

It seems initial contribution had this only managed. Upstream used this dependency in :osgi-adapter-test, but it was later removed from that module.
slf4j-simple does not transit from other dependencies:

[INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ osgi-adapter-test ---
[INFO] org.glassfish.hk2:osgi-adapter-test:jar:3.0.4-SNAPSHOT
[INFO] +- org.glassfish.hk2:hk2-utils:jar:3.0.4-SNAPSHOT:compile
[INFO] +- org.glassfish.hk2:hk2-api:jar:3.0.4-SNAPSHOT:compile
[INFO] +- org.glassfish.hk2:hk2-locator:jar:3.0.4-SNAPSHOT:compile
[INFO] +- org.glassfish.hk2:hk2-runlevel:jar:3.0.4-SNAPSHOT:compile
[INFO] +- org.glassfish.hk2:hk2-core:jar:3.0.4-SNAPSHOT:compile
[INFO] +- org.javassist:javassist:jar:3.29.1-GA:compile
[INFO] +- org.glassfish.hk2:test-module-startup:jar:3.0.4-SNAPSHOT:compile
[INFO] +- org.glassfish.hk2:contract-bundle:jar:3.0.4-SNAPSHOT:compile
[INFO] +- org.glassfish.hk2:no-hk2-bundle:jar:3.0.4-SNAPSHOT:compile
[INFO] +- org.hibernate.validator:hibernate-validator:jar:7.0.5.Final:compile
[INFO] |  +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile
[INFO] |  +- org.jboss.logging:jboss-logging:jar:3.5.0.Final:compile
[INFO] |  \- com.fasterxml:classmate:jar:1.5.1:compile
[INFO] +- org.glassfish.hk2:sdp-management-bundle:jar:3.0.4-SNAPSHOT:compile
[INFO] +- org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.4-SNAPSHOT:compile
[INFO] +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile
[INFO] +- jakarta.el:jakarta.el-api:jar:5.0.1:compile
[INFO] +- org.ops4j.pax.exam:pax-exam-container-native:jar:4.13.1:compile
[INFO] |  +- org.ops4j.pax.exam:pax-exam:jar:4.13.1:compile
[INFO] |  |  +- org.ops4j.base:ops4j-base-store:jar:1.5.0:compile
[INFO] |  |  \- org.ops4j.base:ops4j-base-util-property:jar:1.5.0:compile
[INFO] |  +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.1:compile
[INFO] |  |  +- org.ops4j.base:ops4j-base-spi:jar:1.5.0:compile
[INFO] |  |  \- org.ops4j.pax.tinybundles:tinybundles:jar:2.1.1:compile
[INFO] |  |     \- biz.aQute.bnd:bndlib:jar:2.4.0:compile
[INFO] |  +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.2:compile
[INFO] |  |  \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.2:compile
[INFO] |  +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.2:compile
[INFO] |  +- org.ops4j.base:ops4j-base-lang:jar:1.5.0:compile
[INFO] |  +- org.ops4j.base:ops4j-base-net:jar:1.5.0:compile
[INFO] |  |  \- org.ops4j.base:ops4j-base-monitors:jar:1.5.0:compile
[INFO] |  +- org.ops4j.pax.url:pax-url-link:jar:2.4.5:compile
[INFO] |  |  \- org.ops4j.pax.url:pax-url-commons:jar:2.4.5:compile
[INFO] |  |     \- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.2:compile
[INFO] |  \- org.ops4j.pax.url:pax-url-classpath:jar:2.4.5:compile
[INFO] |     \- org.ops4j.pax.swissbox:pax-swissbox-optional-jcl:jar:1.8.2:compile
[INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.1:compile
[INFO] +- org.ops4j.pax.exam:pax-exam-link-mvn:jar:4.13.1:compile
[INFO] +- org.ops4j.pax.exam:pax-exam-inject:jar:4.13.1:compile
[INFO] |  \- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.2:compile
[INFO] |     +- org.ops4j.base:ops4j-base-exec:jar:1.5.0:compile
[INFO] |     \- org.ops4j.base:ops4j-base-io:jar:1.5.0:compile
[INFO] +- org.ops4j.pax.exam:pax-exam-invoker-junit:jar:4.13.1:compile
[INFO] +- org.ops4j.pax.logging:pax-logging-api:jar:1.11.2:compile
[INFO] |  +- org.osgi:osgi.core:jar:8.0.0:compile
[INFO] |  \- org.osgi:osgi.cmpn:jar:7.0.0:compile
[INFO] +- org.ops4j.pax.exam:pax-exam-extender-service:jar:4.13.1:compile
[INFO] |  \- org.ops4j.pax.swissbox:pax-swissbox-extender:jar:1.8.2:compile
[INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.1:compile
[INFO] |  +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.1:compile
[INFO] |  |  \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:compile
[INFO] |  |     +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:compile
[INFO] |  |     +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:compile
[INFO] |  |     \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:compile
[INFO] |  \- org.slf4j:jcl-over-slf4j:jar:1.6.6:compile
[INFO] +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:compile
[INFO] |  \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
[INFO] +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.24:compile
[INFO] +- ch.qos.logback:logback-core:jar:1.2.11:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.2.11:compile
[INFO] |  \- org.slf4j:slf4j-api:jar:1.7.32:compile
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] \- org.easymock:easymock:jar:4.3:test
[INFO]    \- org.objenesis:objenesis:jar:3.2:test

@pzygielo pzygielo marked this pull request as ready for review August 22, 2022 08:04
@dmatej dmatej merged commit 7889c5e into eclipse-ee4j:master Aug 23, 2022
@pzygielo pzygielo deleted the drop-slf4j branch August 23, 2022 13:27
@dmatej dmatej added this to the 3.0.4 milestone Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants