tedli commented on pull request #73:
URL: https://github.com/apache/skywalking-java/pull/73#issuecomment-989712295


   > `Supported-list.md`, `Plugin-list.md` and `changes.md` should be updated, 
otherwise, the CI would fail.
   
   I saw that the checking for `Plugin-list.md` reads `skywalking-plugin.def`, 
I don't know how this file work. If I add new entry for dubbo3, should I adjust 
content of `skywalking-plugin.def` to something like this?
   
   ```
   
dubbo3.x=org.apache.skywalking.apm.plugin.asf.dubbo3.DubboProviderInstrumentation
   
dubbo3.x=org.apache.skywalking.apm.plugin.asf.dubbo3.DubboConsumerInstrumentation
   ```
   
   By the way, I saw `retransform-class-scenario` failed in previous CI, did I 
broke it?


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


Reply via email to