Github user bbende commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/281#discussion_r56520899
  
    --- Diff: 
nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/test/resources/core-site.xml
 ---
    @@ -1,4 +1,5 @@
     <?xml version="1.0"?>
    +<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
    --- End diff --
    
    I only did this because I noticed the IDE said that "XML Declaration should 
proceed all documenting content", so it seemed like xml-stylesheet is another 
declaration like <?xml version> and should come before anything else.
    
    Technically I don't think it stops anything from working to put it back how 
it was, but just seemed like an easy thing to change if tools are going to 
recognize it as being invalid.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to