-
Notifications
You must be signed in to change notification settings - Fork 74
Revert "[MDEPLOY-231] - Move checksum generation from install to depl… #16
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
Conversation
|
I think the description is wrong, because MDEPLOY-231 is still valid to me. It looks like you're only restoring an IT, which is not the same. |
|
I am confused by your statement. I do not restore the IT, I am removing it. Please explain how you understand the issue is still valid. |
|
Your understanding is that the commit title should read: "Revert IT of MDEPLOY-231"? |
|
I was a bit confused, but it is not a complete revert, just partial. |
|
The problem with this is that it is not portable. It does not know which checksums are generated. It is assumed, but nothing else. This especially depends on the Resolver version used... |
|
But based on the Maven version we know the default generated checksum right? |
Theoretically, yes. You could add this to the configuration somehow. |
|
I would to refresh this PR ... Simply m-deploy-p is not responsible for checksum generation, so should not be tested here ... |
This is also my stance. Please go on. |
|
Will be done in another PR 😄 |
|
Please delete this branch when your PR is done. |
|
Resolve #494 |
…oy plugin"
This reverts commit 83b2d51.
Following this checklist to help us incorporate your
contribution quickly and easily:
for the change (usually before you start working on it). Trivial changes like typos do not
require a JIRA issue. Your pull request should address just this issue, without
pulling in other changes.
[MPH-XXX] - Fixes bug in ApproximateQuantiles,where you replace
MPH-XXXwith the appropriate JIRA issue. Best practiceis to use the JIRA issue title in the pull request title and in the first line of the
commit message.
mvn clean verifyto make sure basic checks pass. A more thorough check willbe performed on your pull request automatically.
mvn -Prun-its clean verify).If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.
To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.
I hereby declare this contribution to be licenced under the Apache License Version 2.0, January 2004
In any other case, please file an Apache Individual Contributor License Agreement.