You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/02/09 03:55:46 UTC

[GitHub] [incubator-linkis] casionone opened a new issue #1395: [Feature] Auto check for changes to third-party jar dependencies

casionone opened a new issue #1395:
URL: https://github.com/apache/incubator-linkis/issues/1395


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement.
   
   
   ### Problem Description
   
   ASF has strict requirements for licenses. When the submitted code involves a dependency change of a third-party jar, it is necessary to check whether the corresponding license/notice file is added. 
   
   ### Description
   
   _No response_
   
   ### Use case
   
   _No response_
   
   ### solutions
   
   Way:
   1 Obtain all dependencies `target/apache-linkis-xxx-incubating-bin/linkis-package/lib` after packaging and compare with the `tool/dependencies/known-dependencies.txt`
   2. Obtain the dependency information directly through the mvn command and compare it with the `tool/dependencies/known-dependencies.txt`
   We can refer to the solution of Seatunnel project:https://github.com/apache/incubator-/issues/905
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: commits-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong closed issue #1395: [Feature] Auto check for changes to third-party jar dependencies

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #1395:
URL: https://github.com/apache/incubator-linkis/issues/1395


   


-- 
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: commits-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org