|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-12769) Cannot specify l... [email protected] (JIRA)
- [JIRA] (JENKINS-12769) Cannot spec... [email protected] (JIRA)
- [JIRA] (JENKINS-12769) Cannot spec... [email protected] (JIRA)
- [JIRA] (JENKINS-12769) Cannot spec... [email protected] (JIRA)
- [JIRA] (JENKINS-12769) Cannot spec... [email protected] (JIRA)
- [JIRA] (JENKINS-12769) Cannot spec... [email protected] (JIRA)

What if the gradlew file does not reside in the root build script project? We're in the situation where we have a multi-project Gradle build, but we don't always want to build from the master directory (where gradlew resides).
I'd like the ability to supply a relative path to gradlew, or a relative folder where gradlew resides. That path should ideally be relative to the root build script directory.