You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2021/07/28 11:22:08 UTC

[GitHub] [incubator-inlong] dockerzhang opened a new issue #707: [INLONG-108] About maven jdk version configuration problem

dockerzhang opened a new issue #707:
URL: https://github.com/apache/incubator-inlong/issues/707


   <p>hi:</p>
   
   <p><a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gosonzhang" class="user-hover" rel="gosonzhang">Guocheng Zhang</a>, <a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=technoboy" class="user-hover" rel="technoboy">Guo Jiwei</a></p>
   
   <p>I found some problems with the current maven jdk version configuration. For the 1.8 syntax, it can be compiled, but there will be problems during runtime.<br/>
   for example:<br/>
   The core module uses the syntax of 1.8. If you refer to the method that is only available in 1.8, it can be compiled. However, because the server is configured with the syntax of 1.7, when the server is running on jdk1.7, it will caused method not found errors because it depends on the core module.<br/>
   In response to this problem, please ask <a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gosonzhang" class="user-hover" rel="gosonzhang">Guocheng Zhang</a> to determine the specific jdk running version of the server and client module, so as to make corresponding adjustments to the maven configuration. When the syntax is wrong, you can find and solve the problem in time during compilation</p>
   <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-108">[INLONG-108]</a> created by viviel</i>


-- 
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-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] dockerzhang closed issue #707: [INLONG-108] About maven jdk version configuration problem

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #707:
URL: https://github.com/apache/incubator-inlong/issues/707


   


-- 
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-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org