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

Improve maven up-to-date. #15456

Merged
merged 1 commit into from
Jun 25, 2021

Conversation

mshima
Copy link
Member

@mshima mshima commented Jun 24, 2021

This PR splits maven up-to-date checksum into 2.

  1. Generate a checksum to compare against reference.
  2. Generate a complete checksum (generated webapp included) for reference.

Fixes problems where the generated webapp mutated but not the source.
Eg: ./mvn -Pprod, npm run clean-www, jhipster --with-entities.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@DanielFran DanielFran merged commit 37a5bd2 into jhipster:main Jun 25, 2021
@mshima mshima deleted the skip_ci-improve_mvn_up_to_date branch June 30, 2021 18:25
@pascalgrimaud pascalgrimaud added this to the 7.2.0 milestone Jul 4, 2021
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.

4 participants