[ 
https://issues.apache.org/jira/browse/FLINK-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953543#comment-15953543
 ] 

ASF GitHub Bot commented on FLINK-5994:
---------------------------------------

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


> Add Janino to flink-table JAR file
> ----------------------------------
>
>                 Key: FLINK-5994
>                 URL: https://issues.apache.org/jira/browse/FLINK-5994
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API & SQL
>    Affects Versions: 1.2.0
>            Reporter: Timo Walther
>            Assignee: sunjincheng
>
> It seems that Janino is not part of the flink-table JAR file although it is a 
> dependency in pom.xml. Users adding flink-table to Flink's lib folder because 
> of FLINK-5227 cannot run table program due to the missing Janino dependency.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to