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

fast track: Port missed fixes that were in release-4.0 #1228

Merged
merged 3 commits into from Mar 7, 2024

Conversation

jamezp
Copy link
Contributor

@jamezp jamezp commented Mar 1, 2024

I found these commits I missed that were in release-4.0 and not in main or release-3.2.


GItHub Links

The first commit is to fix a bad port which reverted some changes from #1177

Asciidoctor Dependency Updates

These are from #1170

Maven Plugin Dependency Updates

This includes a JUnit and mockito upgrades as well. This is a port of #1169

Signed-off-by: James R. Perkins <jperkins@redhat.com>
Signed-off-by: James R. Perkins <jperkins@redhat.com>
…rsion. Use version properties for all plugins.

Signed-off-by: James R. Perkins <jperkins@redhat.com>
@@ -119,14 +119,6 @@
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<executions>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was required due to https://issues.apache.org/jira/browse/MSOURCES-121. The jar-no-fork goal is defined as an execution in the root POM.

Copy link
Contributor

@jim-krueger jim-krueger left a comment

Choose a reason for hiding this comment

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

Good that you caught these.

@jim-krueger jim-krueger changed the title Port missed fixes that were in release-4.0 fast track: Port missed fixes that were in release-4.0 Mar 7, 2024
@jamezp jamezp merged commit dbc5802 into jakartaee:main Mar 7, 2024
3 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.

None yet

5 participants