Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE50010AFE for ; Fri, 26 Dec 2014 17:27:38 +0000 (UTC) Received: (qmail 5837 invoked by uid 500); 26 Dec 2014 17:27:39 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 5788 invoked by uid 500); 26 Dec 2014 17:27:38 -0000 Mailing-List: contact issues-help@flink.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.incubator.apache.org Delivered-To: mailing list issues@flink.incubator.apache.org Received: (qmail 5779 invoked by uid 99); 26 Dec 2014 17:27:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Dec 2014 17:27:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 26 Dec 2014 17:27:17 +0000 Received: (qmail 4898 invoked by uid 99); 26 Dec 2014 17:27:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Dec 2014 17:27:13 +0000 Date: Fri, 26 Dec 2014 17:27:13 +0000 (UTC) From: =?utf-8?Q?M=C3=A1rton_Balassi_=28JIRA=29?= To: issues@flink.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-1342) Quickstart's assembly can possibly filter out user's code MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org M=C3=A1rton Balassi created FLINK-1342: ------------------------------------- Summary: Quickstart's assembly can possibly filter out user's = code Key: FLINK-1342 URL: https://issues.apache.org/jira/browse/FLINK-1342 Project: Flink Issue Type: Bug Affects Versions: 0.9 Reporter: M=C3=A1rton Balassi Priority: Minor I've added a quick solution for [1] for the time being. The assembly still = filters out everything from the org.apache.flink namespace, so any user cod= e placed there will be missing from the fat jar. If we do not use filtering at all the size of the jar goes up to almost 100= MB. [1] https://issues.apache.org/jira/browse/FLINK-1225=20 -- This message was sent by Atlassian JIRA (v6.3.4#6332)