[
https://issues.apache.org/jira/browse/NIFI-13518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863414#comment-17863414
]
ASF subversion and git services commented on NIFI-13518:
--------------------------------------------------------
Commit eb154d0640485fdbe028095a65d32b8c32d7e45e in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=eb154d0640 ]
NIFI-13518 Removed duplicative Windows start scripts
This closes #9052
- Removed run-nifi.bat in favor of nifi.cmd
Signed-off-by: Joseph Witt <[email protected]>
> Remove duplicative Windows start scripts
> ----------------------------------------
>
> Key: NIFI-13518
> URL: https://issues.apache.org/jira/browse/NIFI-13518
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The nifi-resources module includes startup scripts for launching and
> interacting with the NiFi process. The nifi.cmd script added in NiFi 1.18.0
> provides similar command handling capabilities for Windows as the nifi.sh
> script for Linux and macOS. The following legacy scripts for Windows should
> be removed:
> * dump-nifi.bat
> * nifi-env.bat
> * run-nifi.bat
> * status-nifi.bat
> This leaves nifi.cmd and nifi-env.cmd as the Windows equivalents for nifi.sh
> and nifi-env.sh.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)