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

ParseMojo.java:160-162: new FtCached(hash, cache, origin)... #1857

Closed
0pdd opened this issue Feb 28, 2023 · 0 comments · Fixed by #1860
Closed

ParseMojo.java:160-162: new FtCached(hash, cache, origin)... #1857

0pdd opened this issue Feb 28, 2023 · 0 comments · Fixed by #1860
Assignees

Comments

@0pdd
Copy link

0pdd commented Feb 28, 2023

The puzzle 1226-84e22b8e from #1226 has to be resolved:

* @todo #1226:30min new FtCached(hash, cache, origin) should be replaced with a new constructor
* that uses the current eo-maven-plugin version - new FtCached(CacheVersion, cache, origin).
* This will allow us to invalidate the cache when the plugin version changes.

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

@volodya-lombrozo volodya-lombrozo self-assigned this Feb 28, 2023
volodya-lombrozo added a commit to volodya-lombrozo/eo that referenced this issue Mar 2, 2023
…tCached(CacheVersion, cache, origin)

fix(objectionary#1857): add test for uncacheable version

feat(objectionary#1857): add plugin version for cache

feat(objectionary#1857): fix old tests
volodya-lombrozo added a commit to volodya-lombrozo/eo that referenced this issue Mar 6, 2023
volodya-lombrozo added a commit to volodya-lombrozo/eo that referenced this issue Mar 6, 2023
…tCached(CacheVersion, cache, origin)

fix(objectionary#1857): add test for uncacheable version

feat(objectionary#1857): add plugin version for cache

feat(objectionary#1857): fix old tests
volodya-lombrozo added a commit to volodya-lombrozo/eo that referenced this issue Mar 6, 2023
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