Skip to content

Conversation

xeruf
Copy link
Member

@xeruf xeruf commented Aug 9, 2021

Reopening of #369

Current issues:

https://docs.gradle.org/current/dsl/org.gradle.jvm.application.tasks.CreateStartScripts.html

May fix #265

xeruf added 6 commits January 20, 2021 12:42
The jar task was resolving the default configuration in the configuration phase,
leading to spurious failure when executing any task in the testclient directly.
It was only because of two constants...
Current issues:
- the start-script hardcodes classpath to lib:
  gradle/gradle#7033
- script assumes it is in a bin directory, but I want it in root ("pwd -P")

https://docs.gradle.org/current/dsl/org.gradle.jvm.application.tasks.CreateStartScripts.html
@xeruf xeruf added action:investigate Gathering information component:build Related to the build logic (chore) labels Aug 9, 2021
@xeruf xeruf marked this pull request as draft November 13, 2021 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action:investigate Gathering information component:build Related to the build logic (chore)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace deploy task with gradle distribution plugin

2 participants