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

VersionsMojo.java:62-68: Handle tags that are not in... #2269

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

VersionsMojo.java:62-68: Handle tags that are not in... #2269

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

Comments

@0pdd
Copy link

0pdd commented Jul 19, 2023

The puzzle 1602-a75def4c from #1602 has to be resolved:

* @todo #1602:30min Handle tags that are not in available versions list.
* VersionsMojo goes right after OptimizeMojo and replaces all tags with
* comparable hashes. EO code may contains tags that are not in available
* versions list (see: <a href="https://home.objectionary.com/tags.txt"/>).
* We need to catch somehow such versions and throw an exception. Or we can
* place the VersionsMojo right after ParseMojo and create new xsl which is
* used on optimization step and caches such invalid tags.

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.

1 participant