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

AssembleMojo.java:92-96: Rename the parameter "hash".... #2327

Closed
0pdd opened this issue Jul 28, 2023 · 0 comments · Fixed by #2448
Closed

AssembleMojo.java:92-96: Rename the parameter "hash".... #2327

0pdd opened this issue Jul 28, 2023 · 0 comments · Fixed by #2448
Assignees
Milestone

Comments

@0pdd
Copy link

0pdd commented Jul 28, 2023

The puzzle 2302-7adb5af1 from #2302 has to be resolved:

* @todo #2302:30min Rename the parameter "hash". This parameter is actually
* a tag, not a hash. By this tag application actually finds hash and then
* uses it. So need to rename this parameter to "tag" and rename it in all
* places where it's used. Also it would be better to use name "hash" for
* parameter "hsh" in {@link ProbeMojo} and {@link PullMojo}

The puzzle was created by rultor on 28-Jul-23.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

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

Successfully merging a pull request may close this issue.

3 participants