Reamer commented on code in PR #4503: URL: https://github.com/apache/zeppelin/pull/4503#discussion_r1018923993
########## zeppelin-integration/pom.xml: ########## @@ -37,14 +37,9 @@ </prerequisites> <properties> - <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> Review Comment: You are right, we should add `project.build.sourceEncoding` in root pom.xml. Please keep in mind that this change also affects other plugins. For example the compiler plugin https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#encoding. -- 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: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org