From 36b8539dc000840dc48296663140e93e13037463 Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Thu, 20 Jun 2019 01:21:44 +0300 Subject: [PATCH] Update to io.grcp 1.21.0 and protobuf 3.7.1 Updated sdk build target platform to match updated external dependencies. gitlab #308 Change-Id: Id5b5fc548d545cff25f50607ca7af4a18faecec6 --- ...imantics.sdk.build.targetdefinition.target | 73 +++++++++---------- ...g.simantics.sdk.build.targetdefinition.tpd | 11 +-- 2 files changed, 37 insertions(+), 47 deletions(-) diff --git a/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.target b/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.target index a8f5f2295..e35c97785 100644 --- a/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.target +++ b/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.target @@ -1,7 +1,7 @@ - + @@ -142,16 +142,16 @@ - - - - - - + + + + + + - - + + @@ -178,8 +178,6 @@ - - @@ -198,33 +196,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -280,7 +275,6 @@ - @@ -370,6 +364,7 @@ + diff --git a/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd b/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd index abbf6cf50..87e603a78 100644 --- a/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd +++ b/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd @@ -141,10 +141,10 @@ location "http://www.simantics.org/download/master/external-components/maven" { ch.qos.logback.classic.source ch.qos.logback.core ch.qos.logback.core.source + com.google.android.annotations + com.google.android.annotations.source com.google.api.grpc.proto-google-common-protos com.google.api.grpc.proto-google-common-protos.source - com.google.code.findbugs.jsr305 - com.google.code.findbugs.jsr305.source com.google.errorprone.error_prone_annotations com.google.errorprone.error_prone_annotations.source com.google.gson @@ -177,8 +177,6 @@ location "http://www.simantics.org/download/master/external-components/maven" { com.fasterxml.jackson.module.jackson-module-jaxb-annotations.source com.fasterxml.woodstox.woodstox-core com.fasterxml.woodstox.woodstox-core.source - com.github.virtuald.curvesapi - com.github.virtuald.curvesapi.source com.healthmarketscience.jackcess com.healthmarketscience.jackcess.source com.koloboke.api-jdk8 @@ -197,9 +195,6 @@ location "http://www.simantics.org/download/master/external-components/maven" { freemarker.source gnu.trove3 gnu.trove3.source - io.grpc - io.grpc.netty - io.grpc.netty.source io.netty.buffer io.netty.buffer.source io.netty.codec @@ -279,7 +274,6 @@ location "http://www.simantics.org/download/master/external-components/maven" { org.apache.pdfbox.source org.apache.pdfbox.xmpbox org.apache.pdfbox.xmpbox.source - org.apache.xmlbeans org.bouncycastle.bcmail-jdk14 org.bouncycastle.bcmail-jdk14.source org.bouncycastle.bcprov-jdk14 @@ -369,4 +363,5 @@ location "http://www.simantics.org/download/master/external-components/maven" { location "http://www.simantics.org/download/master/external-components/manual" { org.apache.batik org.apache.poi.feature.feature.group + io.grpc.feature.feature.group } -- 2.43.2