Website: Patch for the build from source page

View: New views
1 Messages — Rating Filter:   Alert me  

Website: Patch for the build from source page

by Thomas Kinnen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,
I think in the 0.8 Release the correct command for the gradlew build is
actually
    gradlew clean assemble
instead of
    gradlew clean dists

Patch to fix this attached. Use on file: website/src/content/build.html

Thomas

12c12
<     gradlew clean dists
---
>     gradlew clean assemble
17c17
<     ./gradlew clean dists
---
>     ./gradlew clean assemble


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email