build depends on installDist so I think "build installDist" is redundant.
It should be just
./gradlew build
or
./gradlew build -Dskip.tests=true


There is a gradlew.bat script for windows if you actually clone the source.
Should we tell people that only need to install gradle if they download the
source distribution?

-Dan

On Fri, Mar 18, 2016 at 4:20 PM, Karen Miller <[email protected]> wrote:

> Check out improvements to the cwiki page on building Geode from source at
>
> https://cwiki.apache.org/confluence/display/GEODE/Building+and+Running+Geode+from+Source
>
> I've also refined the Geode In 5 Minutes guide found at
> https://cwiki.apache.org/confluence/display/GEODE/Index
>
> Please consider and provide feedback.  Karen
>

Reply via email to