Skip to content

Automate grailsw distribution #14696

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

Merged
merged 9 commits into from
May 2, 2025
Merged

Automate grailsw distribution #14696

merged 9 commits into from
May 2, 2025

Conversation

jdaugherty
Copy link
Contributor

Previously we manually copied the wrapper file from the wrapper/shell to the associated profiles. Now we'll have gradle do this for us and not check in those files.

@jdaugherty jdaugherty requested a review from jamesfredley May 2, 2025 15:54
@jamesfredley
Copy link
Contributor

@jdaugherty This is awesome.

But when I try to run them in a generated app, I am seeing the following error.

grailsw
Error: Could not find or load main class grails.init.Start
Caused by: java.lang.ClassNotFoundException: grails.init.Start

@jdaugherty
Copy link
Contributor Author

@jdaugherty This is awesome.

But when I try to run them in a generated app, I am seeing the following error.

grailsw
Error: Could not find or load main class grails.init.Start
Caused by: java.lang.ClassNotFoundException: grails.init.Start

What commands are you executing? I'm able to launch the jar, so I suspect it's related to the bat file and I've missed something that i fixed in shellscript: grailsw

@jamesfredley jamesfredley merged commit 594ff69 into apache:7.0.x May 2, 2025
34 checks passed
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 this pull request may close these issues.

2 participants