bakaid commented on a change in pull request #695: MINIFICPP-1102 - Improve 
configure.md to reflect recent changes
URL: https://github.com/apache/nifi-minifi-cpp/pull/695#discussion_r358301783
 
 

 ##########
 File path: CONFIGURE.md
 ##########
 @@ -18,15 +18,18 @@
 ## Configuring
 The 'conf' directory in the root contains a template config.yml document.  
 
-This is compatible with the format used with the Java MiNiFi application.  
Currently, a subset of the configuration is supported and MiNiFi C++ is 
currently compatible with version 1 of the MiNiFi YAML schema.
+This is partly compatible with the format used with the Java MiNiFi 
application. MiNiFi C++ is currently compatible with version 1 of the MiNiFi 
YAML schema.
 Additional information on the YAML format for the config.yml and schema 
versioning can be found in the [MiNiFi System Administrator 
Guide](https://nifi.apache.org/minifi/system-admin-guide.html).
 
-Additionally, users can utilize the MiNiFi Toolkit Converter (version 0.0.1 - 
schema version 1) to aid in creating a flow configuration from a generated 
template exported from a NiFi instance.  The MiNiFi Toolkit Converter tool can 
be downloaded from http://nifi.apache.org/minifi/download.html under the 
`MiNiFi Toolkit Binaries` section.  Information on its usage is available at 
https://nifi.apache.org/minifi/minifi-toolkit.html.
+MiNiFi Toolkit Converter (version 0.0.1 - schema version 1) is considered as 
deprecated from MiNiFi-CPP 0.7.0. It was to aid in creating a flow 
configuration from a generated template exported from a NiFi instance. The 
MiNiFi Toolkit Converter tool can be downloaded from 
http://nifi.apache.org/minifi/download.html under the `MiNiFi Toolkit Binaries` 
section.  Information on its usage is available at 
https://nifi.apache.org/minifi/minifi-toolkit.html. Using the toolkit is no 
longer supported and maintained.
 
 Review comment:
   Please use "MiNiFi C++" instead of "MiNiFi-CPP", as this is the the format 
we use elsewhere in the documentation (and in this particular file just a few 
lines before this).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to