[GRADLE-777] rename build.gradle Created: 10/Dec/09  Updated: 25/Jan/17  Resolved: 24/Jan/17

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: None

Type: Improvement
Reporter: Philip Crotwell Assignee: Unassigned
Resolution: Fixed Votes: 0

Issue Links:
Related
Related to GRADLE-348 Let the name of the build script dete... Resolved

 Description   

Having build.gradle and the build directory both start with "build" makes bash completion harder. Might be better to have different names. Perhaps <project name>.gradle?



 Comments   
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:

  • Checking that your issues contain requisite context, impact, behaviors, and examples as described in our published guidelines.
  • Leave a comment on the JIRA issue or open a new GitHub issue confirming that the above is complete.

We look forward to collaborating with you more closely on GitHub. Thank you for your contribution to Gradle!

Comment by Benjamin Muschko [ 24/Jan/17 ]

Should be straight forward now with this: https://github.com/eriwen/gradle-completion

Comment by Philip Crotwell [ 25/Jan/17 ]

I am guessing that it is too late in the game anyway to make such a change, but the issue is not solved by gradle-completion. Gradle-completion only helps for running gradle. An example is editing the build file, I type "vi b<tab>" and instead of completing to "build.gradle" bash can only complete to "build" because of the directory.

Just my $0.02.

Comment by Benjamin Muschko [ 25/Jan/17 ]

Yeah, there's no way we will change the conventions from build.gradle to a different name. Also, the buildDir default is set in stone. In case you prefer different names then you can still configure your build to use different ones.

Generated at Wed Jun 30 11:38:38 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.