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

mainClassName is wrong in client-tools #97

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jmfayard
Copy link

@jmfayard jmfayard commented Aug 6, 2021

Without the fix, ./gradlew client-tools:run fails with:

> Task :client-tools:run FAILED
Error: Could not find or load main class io.ktor.samples.clientmultipart.MultipartAppKt
Caused by: java.lang.ClassNotFoundException: io.ktor.samples.clientmultipart.MultipartAppKt

@jmfayard
Copy link
Author

Hello @Stexxe
My PR from last year is obsolete, but I think the bug is still there?

CleanShot 2022-09-15 at 08 50 35@2x

@Stexxe
Copy link
Contributor

Stexxe commented Sep 28, 2022

Yes, you are right.

@Stexxe
Copy link
Contributor

Stexxe commented Sep 28, 2022

Could you please rebase your branch?

@jmfayard
Copy link
Author

jmfayard commented Oct 2, 2022

@Stexxe done!
How I tested it:

  • filelisting : run ./gradlew run
  • clienttools: run ./gradlew run

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