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 cust-asf.ponee.io (Postfix) with SMTP id 42B4E1609E5 for ; Thu, 26 Oct 2017 23:38:58 +0200 (CEST) Received: (qmail 12702 invoked by uid 500); 26 Oct 2017 21:38:57 -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 12691 invoked by uid 99); 26 Oct 2017 21:38:57 -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; Thu, 26 Oct 2017 21:38:57 +0000 From: GitBox To: dev@netbeans.apache.org Subject: [GitHub] jlahoda opened a new pull request #196: Fix verify libs and licenses for platform Message-ID: <150905393680.19676.6179803969065778651.gitbox@gitbox.apache.org> archived-at: Thu, 26 Oct 2017 21:38:58 -0000 jlahoda opened a new pull request #196: Fix verify libs and licenses for platform URL: https://github.com/apache/incubator-netbeans/pull/196 Various fixes to resolve failures reported by: ant -Dcluster.config=platform verify-libs-and-licenses This includes fixing file names, fixing licenses, fixing headers in license files, etc. A notable change: deleted apisupport.harness/external/jnlp-servlet.jar (unclear if it is allowed for use); users building a JNLP build of a NetBeans Platform Application will need to supply the file themselves. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services