Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library source does not match the bytecode for class HystrixTargeter #4097

Open
Jamesmahaitao opened this issue May 28, 2022 · 0 comments
Open
Labels

Comments

@Jamesmahaitao
Copy link

Describe the bug
versioin:1.4.5
when i download the source file from maven,and idea show the error:
image
and i click on the show diff:
image
it seems that have different between source code and class file, how to fix it?

Sample

reproduce step:
step 1: add dependency to pom.xml

<dependency>
      <groupId>org.springframework.cloud</groupId>
      <artifactId>spring-cloud-netflix-core</artifactId>
      <version>1.4.5.RELEASE</version>
</dependency>

step 2: download sources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants