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

verify.groovy:37-41: Implement class recompilation. Class... #37

Closed
0pdd opened this issue Sep 1, 2023 · 2 comments · Fixed by #54
Closed

verify.groovy:37-41: Implement class recompilation. Class... #37

0pdd opened this issue Sep 1, 2023 · 2 comments · Fixed by #54

Comments

@0pdd
Copy link

0pdd commented Sep 1, 2023

The puzzle 34-0fcf80b9 from #34 has to be resolved:

* @todo #34:90min Implement class recompilation.
* Class recompilation is not implemented yet, so we can't check it.
* Invert the followed assertion when class recompilation will be implemented.
* Under recompilation we mean that class file should be compiled from
* XMIR object file.

The puzzle was created by @volodya-lombrozo on 01-Sep-23.

Estimate: 90 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.

volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Sep 7, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Sep 7, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Sep 7, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Sep 7, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Sep 7, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Sep 7, 2023
volodya-lombrozo added a commit to volodya-lombrozo/jeo-maven-plugin that referenced this issue Sep 7, 2023
@rultor rultor closed this as completed in #54 Sep 7, 2023
@0pdd
Copy link
Author

0pdd commented Sep 7, 2023

@0pdd the puzzle #55 is still not solved.

@0pdd
Copy link
Author

0pdd commented Sep 18, 2023

@0pdd the only puzzle #55 is solved here.

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

Successfully merging a pull request may close this issue.

1 participant