From commits-return-22175-archive-asf-public=cust-asf.ponee.io@pulsar.apache.org Sat Feb 9 16:33:34 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 062CD180677 for ; Sat, 9 Feb 2019 17:33:33 +0100 (CET) Received: (qmail 85178 invoked by uid 500); 9 Feb 2019 16:33:33 -0000 Mailing-List: contact commits-help@pulsar.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pulsar.apache.org Delivered-To: mailing list commits@pulsar.apache.org Received: (qmail 85169 invoked by uid 99); 9 Feb 2019 16:33:33 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Feb 2019 16:33:33 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 953BA82109; Sat, 9 Feb 2019 16:33:32 +0000 (UTC) Date: Sat, 09 Feb 2019 16:33:32 +0000 To: "commits@pulsar.apache.org" Subject: [pulsar] branch master updated: Remove two unused shaded modules (#3559) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154973001236.20805.12524615990518722899@gitbox.apache.org> From: mmerli@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: pulsar X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f22bbeafec45290cc15ad2935e9ebd32d119b8af X-Git-Newrev: f11e99454644df97d0aa869256204c0b60508396 X-Git-Rev: f11e99454644df97d0aa869256204c0b60508396 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. mmerli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new f11e994 Remove two unused shaded modules (#3559) f11e994 is described below commit f11e99454644df97d0aa869256204c0b60508396 Author: Sijie Guo AuthorDate: Sun Feb 10 00:33:23 2019 +0800 Remove two unused shaded modules (#3559) *Motivation* There are a few shaded modules introduced when functions was introduced. They are not needed anymore. We should remove them. *Modifications* Remote those unused modules. --- pulsar-functions/pom.xml | 2 - pulsar-functions/proto-shaded/pom.xml | 86 ---------------- pulsar-functions/runtime-shaded/pom.xml | 176 -------------------------------- 3 files changed, 264 deletions(-) diff --git a/pulsar-functions/pom.xml b/pulsar-functions/pom.xml index 06ceca5..a101a87 100644 --- a/pulsar-functions/pom.xml +++ b/pulsar-functions/pom.xml @@ -33,13 +33,11 @@ proto - proto-shaded api-java java-examples utils instance runtime - runtime-shaded runtime-all worker secrets diff --git a/pulsar-functions/proto-shaded/pom.xml b/pulsar-functions/proto-shaded/pom.xml deleted file mode 100644 index ab5c010..0000000 --- a/pulsar-functions/proto-shaded/pom.xml +++ /dev/null @@ -1,86 +0,0 @@ - - - - 4.0.0 - - - org.apache.pulsar - pulsar-functions - 2.3.0-SNAPSHOT - - - pulsar-functions-proto-shaded - Pulsar Functions :: Proto-shaded - - - - com.google.protobuf - protobuf-java - ${protobuf3.version} - - - ${project.groupId} - pulsar-functions-proto - ${project.version} - - - - - - org.apache.maven.plugins - maven-shade-plugin - - - package - - shade - - - true - true - false - - - com.google.protobuf*:* - ${project.groupId}:pulsar-functions-proto - - - - - com.google.protobuf - org.apache.pulsar.functions.shaded.com.google.protobuf - - - org.apache.pulsar.functions.proto - org.apache.pulsar.functions.shaded.proto - - - - - - - - - - diff --git a/pulsar-functions/runtime-shaded/pom.xml b/pulsar-functions/runtime-shaded/pom.xml deleted file mode 100644 index b725bb2..0000000 --- a/pulsar-functions/runtime-shaded/pom.xml +++ /dev/null @@ -1,176 +0,0 @@ - - - - 4.0.0 - - - org.apache.pulsar - pulsar-functions - 2.3.0-SNAPSHOT - .. - - - pulsar-functions-runtime-shaded - Pulsar Functions :: Runtime Shaded - - - - ${project.groupId} - pulsar-functions-runtime - ${project.parent.version} - - - io.netty - netty-common - - - io.netty - netty-codec - - - io.netty - netty-codec-http - - - io.netty - netty-codec-http2 - - - io.netty - netty-handler-proxy - - - io.netty - netty-handler - - - io.netty - netty-buffer - - - io.netty - netty-buffer - - - org.apache.bookkeeper - bookkeeper-common - - - org.apache.bookkeeper.stats - bookkeeper-stats-api - - - - - - org.apache.bookkeeper - bookkeeper-server - - - - io.netty - netty-all - 4.1.12.Final - - - - - - - - org.apache.maven.plugins - maven-shade-plugin - - - package - - shade - - - true - true - false - - - - com.google.protobuf:protobuf-lite - com.google.protobuf:protobuf-java - com.google.protobuf.nano:protobuf-javanano - com.google.protobuf:protobuf-java-util - com.google.instrumentation:instrumentation-api - com.google.api.grpc:proto-google-common-protos - com.google.auth:google-auth-library-credentials - com.google.errorprone:error_prone_annotations - com.squareup.okhttp:okhttp - com.squareup.okio:okio - org.inferred:freebuilder - com.google.googlejavaformat:google-java-format - com.google.errorprone:javac - net.jodah:typetools - com.beust:jcommander - com.fasterxml.jackson.dataformat:jackson-dataformat-yaml - org.yaml:snakeyaml - - org.apache.pulsar:pulsar-functions-proto - org.apache.pulsar:pulsar-functions-utils - org.apache.pulsar:pulsar-functions-instance - org.apache.pulsar:pulsar-functions-runtime - org.apache.pulsar:pulsar-functions-api - - io.grpc:* - - org.apache.bookkeeper:stream-storage-java-client - io.netty:netty-all - - - - - - - - - com.google.protobuf - org.apache.pulsar.functions.shaded.com.google.protobuf - - - io.netty - org.apache.pulsar.functions.shaded.io.netty - - - - - - - - -