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

Tangle plugin should just automatically apply the Anvil plugin #333

Closed
RBusarow opened this issue Sep 19, 2021 · 0 comments · Fixed by #334
Closed

Tangle plugin should just automatically apply the Anvil plugin #333

RBusarow opened this issue Sep 19, 2021 · 0 comments · Fixed by #334
Labels
feature New feature or request

Comments

@RBusarow
Copy link
Owner

Anvil must be applied to any module which uses Tangle, so it seems a little silly to have to apply them both.

If Anvil hasn't already been applied, just apply it automatically. If it has already been applied, do nothing.

Anvil does similar "applyOnce" logic, so it's safe.

Tangle shouldn't specify the Anvil version, so the target project will still need to add it to the classpath in some way.

@RBusarow RBusarow added the feature New feature or request label Sep 19, 2021
@kodiakhq kodiakhq bot closed this as completed in #334 Sep 19, 2021
kodiakhq bot pushed a commit that referenced this issue Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant