You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/09/09 00:57:53 UTC

[GitHub] [pulsar] zymap opened a new issue #8013: PR check failed by license

zymap opened a new issue #8013:
URL: https://github.com/apache/pulsar/issues/8013


   Currently, the PR check failed by the license check:
   
   ```
   com.google.protobuf-protobuf-java-3.11.4.jar unaccounted for in LICENSE
   com.google.protobuf-protobuf-java-util-3.11.4.jar unaccounted for in LICENSE
   com.google.protobuf-protobuf-java-3.5.1.jar mentioned in LICENSE, but not bundled
   com.google.protobuf-protobuf-java-util-3.5.1.jar mentioned in LICENSE, but not bundled
   protobuf-java-3.11.4.jar unaccounted for in lib/presto/LICENSE
   protobuf-java-util-3.11.4.jar unaccounted for in lib/presto/LICENSE
   protobuf-java-3.5.1.jar mentioned in lib/presto/LICENSE, but not bundled
   protobuf-java-util-3.5.1.jar mentioned in lib/presto/LICENSE, but not bundled
   
   It looks like there are issues with the LICENSE/NOTICE.
   ##[error]Process completed with exit code 2.
   ```


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] zymap commented on issue #8013: PR check failed by license

Posted by GitBox <gi...@apache.org>.
zymap commented on issue #8013:
URL: https://github.com/apache/pulsar/issues/8013#issuecomment-689233842


   It's might cause by the PR https://github.com/apache/pulsar/pull/7998.
   
   And I see when changing the pom file, the CI is not running to check the 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.

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



[GitHub] [pulsar] zymap commented on issue #8013: PR check failed by license

Posted by GitBox <gi...@apache.org>.
zymap commented on issue #8013:
URL: https://github.com/apache/pulsar/issues/8013#issuecomment-691764558


   Issue resolved.


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] jiazhai commented on issue #8013: PR check failed by license

Posted by GitBox <gi...@apache.org>.
jiazhai commented on issue #8013:
URL: https://github.com/apache/pulsar/issues/8013#issuecomment-689245889


   found the same root cause. need to also fix the "change docs only" script, because it is not worked right for only pom.xml change.


----------------------------------------------------------------
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.

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



[GitHub] [pulsar] zymap closed issue #8013: PR check failed by license

Posted by GitBox <gi...@apache.org>.
zymap closed issue #8013:
URL: https://github.com/apache/pulsar/issues/8013


   


----------------------------------------------------------------
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.

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