wu-sheng opened a new pull request #4329: Set a shared submodule for e2e test project. URL: https://github.com/apache/skywalking/pull/4329 Fix @kezhenxu94 's concern at https://github.com/apache/skywalking/pull/4239#pullrequestreview-355544112 @dmsolr You just need this sync the master, remove the copied protocol files and add a new dependency ``` <dependency> <groupId>org.apache.skywalking</groupId> <artifactId>e2e-protocol</artifactId> <version>${project.version}</version> </dependency> ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
