We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CreateStartScripts issues:
CreateStartScripts
--module <module>
main
--patch-module
libs-patch
libs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
CreateStartScripts
issues:invocation commandline in start scripts is wrong gradle/gradle-java-modules#14
invocation commandline in start scripts is wrong gradle/gradle-java-modules#14
--module <module>
to right before args formain
methodinvocation commandline in start scripts is wrong gradle/gradle-java-modules#14
generated unix start script does not work properly on Cygwin gradle/gradle-java-modules#12
--patch-module
libs must be inlibs-patch
instead oflibs
Please also transport the --patch-module flags to the start scripts zyxist/chainsaw#20
CreateStartScripts
CreateStartScripts support for OS-agnostic inputs and for characters that it currently replaces gradle/gradle#6239
The text was updated successfully, but these errors were encountered: