You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2018/02/16 09:14:00 UTC

[jira] [Updated] (SM-3629) gRPC bundle 1.9.0 imports test dependencies

     [ https://issues.apache.org/jira/browse/SM-3629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated SM-3629:
---------------------------------
    Fix Version/s: bundles-2018.02

> gRPC bundle 1.9.0 imports test dependencies
> -------------------------------------------
>
>                 Key: SM-3629
>                 URL: https://issues.apache.org/jira/browse/SM-3629
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>            Reporter: Andrea Cosentino
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: bundles-2018.02
>
>
> It seems to import mockito and google truth:
>  
> {code:java}
> Import-Package: com.google.auth,com.google.common.base;version="[19.0,
> 20)",com.google.common.collect;version="[19.0,20)",com.google.common.
> io;version="[19.0,20)",com.google.common.truth,com.google.common.util
> .concurrent;version="[19.0,20)",com.google.errorprone.annotations,com
> .google.protobuf;version="[3.5,4)",com.google.protobuf.nano,com.googl
> e.protobuf.util;version="[3.5,4)",com.squareup.okhttp,com.squareup.ok
> http.internal.http,io.grpc;version="[1.9,2)",io.grpc.inprocess;versio
> n="[1.9,2)",io.grpc.internal;version="[1.9,2)",io.grpc.okhttp.interna
> l;version="[1.9,2)",io.grpc.okhttp.internal.framed;version="[1.9,2)",
> io.grpc.protobuf.lite;version="[1.9,2)",io.grpc.stub;version="[1.9,2)
> ",io.grpc.util;version="[1.9,2)",io.netty.bootstrap;version="[4.1,5)"
> ,io.netty.buffer;version="[4.1,5)",io.netty.channel;version="[4.1,5)"
> ,io.netty.channel.nio;version="[4.1,5)",io.netty.channel.socket.nio;v
> ersion="[4.1,5)",io.netty.handler.codec;version="[4.1,5)",io.netty.ha
> ndler.codec.http;version="[4.1,5)",io.netty.handler.codec.http2;versi
> on="[4.1,5)",io.netty.handler.logging;version="[4.1,5)",io.netty.hand
> ler.proxy;version="[4.1,5)",io.netty.handler.ssl;version="[4.1,5)",io
> .netty.util;version="[4.1,5)",io.netty.util.concurrent;version="[4.1,
> 5)",io.netty.util.internal;version="[4.1,5)",io.opencensus.common,io.
> opencensus.contrib.grpc.metrics,io.opencensus.stats,io.opencensus.tag
> s,io.opencensus.tags.propagation,io.opencensus.tags.unsafe,io.opencen
> sus.trace,io.opencensus.trace.propagation,io.opencensus.trace.unsafe,
> javax.annotation,javax.naming,javax.naming.directory,javax.net.ssl,ja
> vax.security.auth.x500,okio,org.junit,org.junit.rules,org.junit.runne
> r,org.junit.runners,org.mockito;version="[1.9,2)",org.mockito.stubbin
> g;version="[1.9,2)",org.mockito.verification;version="[1.9,2)"
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)