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

fix: skip the agent jar while generating the report #222

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

quintesse
Copy link
Contributor

In certain circumstances (eg when running using mvn spring-boot:run) analyzing the agent jar would cause LinkageError. We now skip the agent jar to avoid causing this problem.

Fixes MWTELE-232

In certain circumstances (eg when running using mvn spring-boot:run)
analyzing the agent jar would cause LinkageError. We now skip the agent
jar to avoid causing this problem.

Fixes MWTELE-232
Copy link
Collaborator

@jponge jponge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jponge jponge requested a review from ehsavoie May 21, 2024 12:54
@jponge
Copy link
Collaborator

jponge commented May 21, 2024

@ehsavoie I'd like to have your review to make sure this doesn't break anything in EAP-land

Copy link
Collaborator

@ehsavoie ehsavoie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't seem to interfere with EAP

@jponge jponge merged commit d8bfba1 into RedHatInsights:main Jun 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants