tisonkun commented on issue #13950: URL: https://github.com/apache/skywalking/issues/13950#issuecomment-4989311261
I'm not familiar with the SkyWalking Eyes tool. Generally, you can specify the license file and include it in the `Cargo.toml` file. The basic approach is to add a symlink under the manifest path of each crate. This way, when it's packaged, the license/notice file will be directly added to the final crate. I'm not sure what needs to be verified here. If you're missing these files in the Iceberg Rust release as you mentioned, you can just add a symlink from each crate to the LICNESE/NOTICE files in the root directory. That should work. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
