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

ktlint 0.47.x breaks plugin #607

Closed
chrisjenx opened this issue Sep 12, 2022 · 2 comments · Fixed by #620
Closed

ktlint 0.47.x breaks plugin #607

chrisjenx opened this issue Sep 12, 2022 · 2 comments · Fixed by #620

Comments

@chrisjenx
Copy link

The major version bump unfortunately breaks the plugin :(

Caused by: java.lang.NoClassDefFoundError: com/pinterest/ktlint/core/KtLint$Params
        at org.jlleitschuh.gradle.ktlint.worker.KtLintWorkAction.execute(KtLintWorkAction.kt:52)
        at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:63)
        at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:49)
        at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:43)

@eboudrant
Copy link

eboudrant commented Sep 13, 2022

Related to pinterest/ktlint#1532 and duplicate of #589

wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 12, 2023
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 12, 2023
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 12, 2023
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 13, 2023
add tests for 0.44 and 0.45 as well
This resolves JLLeitschuh#589
This resolves JLLeitschuh#607
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 13, 2023
add tests for 0.44 and 0.45 as well
This resolves JLLeitschuh#589
This resolves JLLeitschuh#607
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 17, 2023
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 17, 2023
add tests for 0.44 and 0.45 as well
This resolves JLLeitschuh#589
This resolves JLLeitschuh#607
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 17, 2023
add tests for 0.44 and 0.45 as well
This resolves JLLeitschuh#589
This resolves JLLeitschuh#607
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 17, 2023
add tests for 0.44 and 0.45 as well
This resolves JLLeitschuh#589
This resolves JLLeitschuh#607
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 17, 2023
add tests for 0.44 and 0.45 as well
This resolves JLLeitschuh#589
This resolves JLLeitschuh#607
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 17, 2023
add tests for 0.44 and 0.45 as well
This resolves JLLeitschuh#589
This resolves JLLeitschuh#607
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 25, 2023
add tests for 0.44 and 0.45 as well
This resolves JLLeitschuh#589
This resolves JLLeitschuh#607
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 25, 2023
add tests for 0.44 and 0.45 as well
This resolves JLLeitschuh#589
This resolves JLLeitschuh#607
wakingrufus added a commit to wakingrufus/ktlint-gradle that referenced this issue Jan 26, 2023
add tests for 0.44 and 0.45 as well
This resolves JLLeitschuh#589
This resolves JLLeitschuh#607
JLLeitschuh pushed a commit that referenced this issue Jan 27, 2023
@JLLeitschuh
Copy link
Owner

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.

3 participants