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

Add Maven build test #61

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Add Maven build test #61

merged 1 commit into from
Jul 10, 2024

Conversation

edewata
Copy link
Contributor

@edewata edewata commented Jul 10, 2024

A new test has been added to build the code with Maven and Ant then verify that the artifacts are identical. In the future the support for Ant will be dropped.

The existing RPM test has been updated to verify that the artifacts built with XMvn and shipped in RPM are identical to the ones built directly with Maven.

The build.sh has been updated to provide options to specify the paths to SLF4J and JSS libraries.

A new test has been added to build the code with Maven and Ant
then verify that the artifacts are identical. In the future
the support for Ant will be dropped.

The existing RPM test has been updated to verify that the
artifacts built with XMvn and shipped in RPM are identical to
the ones built directly with Maven.

The build.sh has been updated to provide options to specify
the paths to SLF4J and JSS libraries.
@edewata edewata requested a review from fmarco76 July 10, 2024 13:29
Copy link

Copy link
Member

@fmarco76 fmarco76 left a comment

Choose a reason for hiding this comment

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

LGTM

@edewata
Copy link
Contributor Author

edewata commented Jul 10, 2024

@fmarco76 Thanks!

@edewata edewata merged commit 74f624b into dogtagpki:master Jul 10, 2024
19 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.

2 participants