yangjf2019 commented on a change in pull request #9668: [hotfix][docs] Fix the wrong characters in the document(building.md,building.zh.md) URL: https://github.com/apache/flink/pull/9668#discussion_r326126911
########## File path: docs/flinkDev/building.md ########## @@ -127,8 +127,7 @@ mvn clean install -Dhadoop.version=2.6.5-custom After this step is complete, follow the steps for [Pre-bundled versions](#pre-bundled-versions). -To build Flink against a vendor specific Hadoop version, additionally activate -Pvendor-repos` profile when building -`flink-shaded`. +To build Flink against a vendor specific Hadoop version, additionally `activate -Pvendor-repos` profile when building flink-shaded: Review comment: Oh, my god! Sorry, this is my fault. ---------------------------------------------------------------- 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
