clintropolis commented on a change in pull request #7611: Add plain text 
README.txt, use relative link from README.md to build.md
URL: https://github.com/apache/incubator-druid/pull/7611#discussion_r282623970
 
 

 ##########
 File path: distribution/src/assembly/source-assembly.xml
 ##########
 @@ -47,6 +47,7 @@
                 <exclude>.gitignore</exclude>
                 <exclude>.dockerignore</exclude>
                 <exclude>.travis.yml</exclude>
+                <exclude>README.md</exclude>
 
 Review comment:
   I think so, the idea was that `README.md` is for github, and `README` is a 
plaintext with a bit more info that is packed into the source and binary 
release packaging to make that a bit more friendly.
   
   That said, if you think there is a good reason to have both `README` and 
`README.md` in the source archive, I think that would probably be fine and I 
can add it back.

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to