From commits-return-35942-apmail-nifi-commits-archive=nifi.apache.org@nifi.apache.org Fri Oct 6 17:41:02 2017 Return-Path: X-Original-To: apmail-nifi-commits-archive@minotaur.apache.org Delivered-To: apmail-nifi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 779471009C for ; Fri, 6 Oct 2017 17:41:02 +0000 (UTC) Received: (qmail 45880 invoked by uid 500); 6 Oct 2017 17:41:02 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 45850 invoked by uid 500); 6 Oct 2017 17:41:02 -0000 Mailing-List: contact commits-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list commits@nifi.apache.org Received: (qmail 45841 invoked by uid 99); 6 Oct 2017 17:41: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; Fri, 06 Oct 2017 17:41: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 A6F0ED12B0 for ; Fri, 6 Oct 2017 17:41:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id RjGMMEYOw1FI for ; Fri, 6 Oct 2017 17:41:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 029B55FD8E for ; Fri, 6 Oct 2017 17:41:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8B0C1E0B20 for ; Fri, 6 Oct 2017 17:41:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 205F62416D for ; Fri, 6 Oct 2017 17:41:00 +0000 (UTC) Date: Fri, 6 Oct 2017 17:41:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: commits@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MINIFI-404) Provide a source build of executables used for Windows or remove functionality MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MINIFI-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194921#comment-16194921 ] ASF GitHub Bot commented on MINIFI-404: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi/pull/92 > Provide a source build of executables used for Windows or remove functionality > ------------------------------------------------------------------------------ > > Key: MINIFI-404 > URL: https://issues.apache.org/jira/browse/MINIFI-404 > Project: Apache NiFi MiNiFi > Issue Type: Task > Components: Agent Configuration/Installation > Affects Versions: 0.2.0 > Reporter: Aldrin Piri > Assignee: Jeff Zemerick > Priority: Blocker > Fix For: 0.3.0 > > > MINIFI-344 provided windows support making use of the Apache Daemon procrun. This was accomplished by making use of those binaries and wrapping the application which is an issue for a proper source release. We need to determine a way to generate these at build time (other Apache projects generate such artifacts and we should evaluate how those are accomplished). Should no tenable solution be found before our next release, this will have to be removed until a time when we are able to. In such a scenario, we could capture this information in docs for those that are interested in doing so out of the community processes. -- This message was sent by Atlassian JIRA (v6.4.14#64029)