From dev-return-2812-apmail-netbeans-dev-archive=netbeans.apache.org@netbeans.incubator.apache.org Tue Oct 3 15:06:03 2017 Return-Path: X-Original-To: apmail-netbeans-dev-archive@minotaur.apache.org Delivered-To: apmail-netbeans-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B16E10787 for ; Tue, 3 Oct 2017 15:06:03 +0000 (UTC) Received: (qmail 887 invoked by uid 500); 3 Oct 2017 15:06:03 -0000 Delivered-To: apmail-netbeans-dev-archive@netbeans.apache.org Received: (qmail 831 invoked by uid 500); 3 Oct 2017 15:06:03 -0000 Mailing-List: contact dev-help@netbeans.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@netbeans.incubator.apache.org Delivered-To: mailing list dev@netbeans.incubator.apache.org Received: (qmail 810 invoked by uid 99); 3 Oct 2017 15:06:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Oct 2017 15:06:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 20994DFE6B for ; Tue, 3 Oct 2017 15:06:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.02 X-Spam-Level: X-Spam-Status: No, score=-4.02 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id a9ZU66p81aIz for ; Tue, 3 Oct 2017 15:05:57 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 2BD3E5FCE2 for ; Tue, 3 Oct 2017 15:05:57 +0000 (UTC) Received: (qmail 334 invoked by uid 99); 3 Oct 2017 15:05:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Oct 2017 15:05:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4DF05F54DD; Tue, 3 Oct 2017 15:05:56 +0000 (UTC) From: matthiasblaesing To: dev@netbeans.incubator.apache.org Reply-To: dev@netbeans.incubator.apache.org Message-ID: Subject: [GitHub] incubator-netbeans pull request #50: [NETBEANS-54] Module review diff Content-Type: text/plain Date: Tue, 3 Oct 2017 15:05:56 +0000 (UTC) GitHub user matthiasblaesing opened a pull request: https://github.com/apache/incubator-netbeans/pull/50 [NETBEANS-54] Module review diff - no external library - checked Rat report; ignored l10n.list (see central problems) and added ingore entries for rat report. - skimmed through the module, did not notice additional problems You can merge this pull request into a Git repository by running: $ git pull https://github.com/matthiasblaesing/incubator-netbeans diff-review Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-netbeans/pull/50.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #50 ---- commit 3961ee1ba18ca30a7d7a0c6d640ad0b15b7e7162 Author: Matthias Bläsing Date: 2017-10-03T15:03:51Z [NETBEANS-54] Module review diff - no external library - checked Rat report; ignored l10n.list (see central problems) and added ingore entries for rat report. - skimmed through the module, did not notice additional problems ---- ---