Github user sunjincheng121 commented on the issue:
https://github.com/apache/flink/pull/3656
Hi @fhueske In the ML:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-1-2-Proper-Packaging-of-flink-table-with-SBT-td12096.html
user want `org/codehaus/commons/compiler/CompileException` included in
flink-talbe.xxx.jar. But In my site when we build the flink-table.xx.jar, we
can see that the `janino` has excluded. So, I make those changes in this PR.
Then user can add `jar-with-dependencies.jar` in application class path. Do you
think `janino ` should included in flink-table.xxx.jar ? or Is there something
wrong in my site?
Thanks,
SunJincheng
---
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 [email protected] or file a JIRA ticket
with INFRA.
---