-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Please describe the issue you observed:
-
What did you do (The steps to reproduce)?
Find the result of license checker:https://github.com/apache/rocketmq/actions/workflows/license-checker.yaml
-
What is expected to see?
License checks should be passed. -
What did you see instead?
license-checker in workflows failed.
ERROR the following files don't have a valid license header:
BUILDING
LICENSE
NOTICE
README.md
broker/src/main/java/org/apache/rocketmq/broker/util/ServiceProvider.java
broker/src/main/resources/META-INF/service/org.apache.rocketmq.acl.AccessValidator
broker/src/test/resources/META-INF/service/org.apache.rocketmq.acl.AccessValidator
broker/src/test/resources/META-INF/service/org.apache.rocketmq.broker.transaction.AbstractTransactionalMessageCheckListener
broker/src/test/resources/META-INF/service/org.apache.rocketmq.broker.transaction.TransactionalMessageService
distribution/LICENSE-BIN
distribution/NOTICE-BIN
distribution/bin/README.md
remoting/src/test/resources/certs/badClient.key
remoting/src/test/resources/certs/badClient.pem
remoting/src/test/resources/certs/badServer.key
remoting/src/test/resources/certs/badServer.pem
remoting/src/test/resources/certs/ca.pem
remoting/src/test/resources/certs/client.key
remoting/src/test/resources/certs/client.pem
remoting/src/test/resources/certs/privkey.pem
remoting/src/test/resources/certs/server.key
remoting/src/test/resources/certs/server.pem
store/src/test/java/org/apache/rocketmq/store/FlushDiskWatcherTest.java
Metadata
Metadata
Assignees
Labels
No labels