wankai123 commented on code in PR #10115: URL: https://github.com/apache/skywalking/pull/10115#discussion_r1045202118
########## .gitignore: ########## @@ -21,4 +21,4 @@ oap-server/oal-grammar/**/gen/ # This serves as a template but will ONLY be updated when building a source release tar, # so we don't track future updates of this file. -oap-server/server-starter/src/main/resources/version.properties +oap-server/server-starter/src/main/resources/version.properties Review Comment: I think it's caused by IDE‘s setting: <img width="812" alt="image" src="https://user-images.githubusercontent.com/16773043/206896708-ef6dae2e-35a9-42bf-9f01-61045628e268.png"> -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
