[GRADLE-3413] settings.gradle is ignored when using custom build file name passed via -b flag Created: 15/Mar/16 Updated: 10/Feb/17 Resolved: 10/Feb/17 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | ||
Reporter: | René Gröschke (Inactive) | Assignee: | Unassigned |
Resolution: | Won't Fix | Votes: | 0 |
Description |
This issue was raised in the forum: https://discuss.gradle.org/t/setting-gradle-not-executing/15177 The problem is that the SettingsHandler.findAndLoadSettings is not considering changed build file names for the root project (see https://github.com/gradle/gradle/blob/50f0dfb6390b93817a631046dc7a771631a5125a/subprojects/core/src/main/groovy/org/gradle/initialization/SettingsHandler.java#L49-L54) |
Comments |
Comment by René Gröschke (Inactive) [ 15/Mar/16 ] |
a custom build file name provided via -b should be reflected in the gradle settings as buildFile for the rootproject (':') |
Comment by Benjamin Muschko [ 15/Nov/16 ] |
As announced on the Gradle blog we are planning to completely migrate issues from JIRA to GitHub. We intend to prioritize issues that are actionable and impactful while working more closely with the community. Many of our JIRA issues are inactionable or irrelevant. We would like to request your help to ensure we can appropriately prioritize JIRA issues you’ve contributed to. Please confirm that you still advocate for your JIRA issue before December 10th, 2016 by:
We look forward to collaborating with you more closely on GitHub. Thank you for your contribution to Gradle! |
Comment by Benjamin Muschko [ 10/Feb/17 ] |
Thanks again for reporting this issue. We haven't heard back from you after our inquiry from November 15th. We are closing this issue now. Please create an issue on GitHub if you still feel passionate about getting it resolved. |