2015-07-13 16:45 GMT+02:00 Emmanuel Lécharny <[email protected]>:

> Le 13/07/15 16:07, Cédric Champeau a écrit :
> >> I suggest that the README should be completed with clear instruction
> for.
> >> those who don't have gradlew installed.
> >
> > There *is* such a section:
> >
> https://github.com/apache/incubator-groovy/#unpacking-the-src-distribution
>
> This is a section about unpacking, not about building the sources. If
> you read the '== Building from Source' section, it's all about gradlew.
>
> Just clarify it, it would be useful.
>

Right, because if you read it in order, you can't miss it: unzip, install
Gradle, execute "gradle", then everything else with "gradlew". It would be
*much* easier if the wrapper was whitelisted, but....


>
> >
> > It would also be cool to have it
> >> for the various OS aorund there (Mac OSX, Linux and Windows).
> >>
> >>
> > It's not different for Mac/Linux. But for windows, we might need an
> > additional '.bat' to the instructions. I'm not sure.
>
> Either you tell people they must build the packages under linux/mac, and
> that's enough, or you tell people what's specific about windows. In any
> case, I tested the build, and it fails if I don't remove the ^M at the
> end of the batche files.
>
> Do you have a special configuration in Git for end lines?

Reply via email to