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

RESTEASY-3469: Installed updated jacoco profile #4107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ronsigal
Copy link
Collaborator

No description provided.

@ronsigal ronsigal requested a review from a team as a code owner March 23, 2024 17:40
Copy link
Contributor

@jamezp jamezp left a comment

Choose a reason for hiding this comment

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

It doesn't have to happen in this PR, but we should look at removing the old jacoco configurations.

Comment on lines +339 to +345
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>@{argLine}</argLine>
</configuration>
</plugin>
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit pick, but please change the tabs to spaces :)

@ronsigal
Copy link
Collaborator Author

ronsigal commented Apr 4, 2024 via email

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