Closed falkorichter closed 10 years ago
On the contrary. Projects should be able to be built programatically. What keeps you from accepting this pull request which adds a free feature?
People can still choose to use gradle or not, even if the project contains a gradle file :)
repository become unnecessary big with build folder enabled and gradle-wrapper.jar added.
52 kb added to a project that has jar dependency with size 600kb :) the build folder is ignored...
ah. indeed it is ignored. didn't noticed that.
:+1:
thanks!
Every developer can choose for himself whether he wants Gradle or not. Project should not contain any specific configuration for that IMHO.