Hi orbit-dev.
I am working on adding org.mandas.docker-client 3.2.1 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=558284).
I’ve been working on adding or updating the needed dependencies for this.
I think I have changes open for all of the compile scope dependencies (and some required transitives).
If you can take a look and give a +1 (or a -1) that would be great, thanks!
https://git.eclipse.org/r/#/q/author:+tony.homer%2540intel.com+status:+open
Is adding test dependencies required, a nice to have or totally unnecessary?
My current thinking is that it is unnecessary, but I thought I’d check with you.
Thanks!
Tony Homer
Here is the dependency list output from ebr:
[INFO] The following dependencies are defined for artifact org.mandas:docker-client:3.2.1. Please consider creating recipes for them as well.
[INFO] org.slf4j:slf4j-api:1.7.30 (scope compile)
[INFO] com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.10.3 (scope compile)
[INFO] com.fasterxml.jackson.core:jackson-databind:2.10.3 (scope compile)
[INFO] org.glassfish.jersey.core:jersey-client:2.30.1 (scope compile)
[INFO] org.glassfish.jersey.inject:jersey-hk2:2.30.1 (scope compile)
[INFO] org.glassfish.jersey.connectors:jersey-apache-connector:2.30.1 (scope compile)
[INFO] org.glassfish.jersey.media:jersey-media-json-jackson:2.30.1 (scope compile)
[INFO] org.apache.commons:commons-compress:1.19 (scope compile)
[INFO] com.github.jnr:jnr-unixsocket:0.28 (scope compile)
[INFO] commons-lang:commons-lang:2.6 (scope compile)
[INFO] org.bouncycastle:bcpkix-jdk15on:1.65 (scope compile)
[INFO] org.immutables:value:2.8.3 (scope provided)
[INFO] com.google.auth:google-auth-library-oauth2-http:0.20.0 (scope compile)
[INFO] junit:junit:4.13 (scope test)
[INFO] org.mockito:mockito-core:3.3.3 (scope test)
[INFO] ch.qos.logback:logback-classic:1.2.3 (scope test)
[INFO] com.google.jimfs:jimfs:1.1 (scope test)
[INFO] org.awaitility:awaitility:4.0.2 (scope test)
[INFO] com.squareup.okhttp3:mockwebserver:4.5.0 (scope test)
[INFO] com.spotify:hamcrest-jackson:1.1.5 (scope test)
[INFO] com.spotify:hamcrest-pojo:1.1.5 (scope test)