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

DiscoverMojo.java:99-104: Use more convenient constructor... #2278

Closed
0pdd opened this issue Jul 19, 2023 · 0 comments · Fixed by #2290
Closed

DiscoverMojo.java:99-104: Use more convenient constructor... #2278

0pdd opened this issue Jul 19, 2023 · 0 comments · Fixed by #2290
Assignees

Comments

@0pdd
Copy link

0pdd commented Jul 19, 2023

The puzzle 2266-814f3bb5 from #2266 has to be resolved:

* @todo #2266:30min Use more convenient constructor for SaxonDocument.
* The current constructor for SaxonDocument is not convenient and requires a lot of
* code. It would be better to create SaxonDocument right from the file.
* When the related issue will be implemented in jcabi-xml (you can check the progress
* <a href="https://github.com/jcabi/jcabi-xml/issues/215">here</a>)
* We have to change the constructor for SaxonDocument in this class and remove that puzzle.

The puzzle was created by rultor on 19-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.

2 participants