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

EqualsTree.java:46: Avoid equalsTree usages in checks and... #1181

Closed
0pdd opened this issue Sep 26, 2023 · 1 comment · Fixed by #1186
Closed

EqualsTree.java:46: Avoid equalsTree usages in checks and... #1181

0pdd opened this issue Sep 26, 2023 · 1 comment · Fixed by #1186
Labels

Comments

@0pdd
Copy link
Collaborator

0pdd commented Sep 26, 2023

The puzzle 1148-0feabb8c from #1148 has to be resolved:

* @todo #1148 Avoid equalsTree usages in checks and delete this class

The puzzle was created by @blablatdinov on 25-Jun-23.

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.

0pdd referenced this issue Sep 26, 2023
Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.0.17 to 3.0.24.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.0.17...plexus-utils-3.0.24)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@k3p7i3
Copy link
Contributor

k3p7i3 commented Nov 14, 2023

@blablatdinov Please, could you explain, do we really need to delete EqualsTree class? Can't think of better alternative for recursive tree comparison.

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

Successfully merging a pull request may close this issue.

2 participants