> How is it effect contributors? It will simplify building and loading the project to IDE.
>SVN is irrelevant and should be removed, right? As per ASF release policy, SVN and Git links should be removed: http://www.apache.org/legal/release-policy.html#publication > ANT can be still used? No, ANT build script will completely be replaced with Gradle. There's no way to support both. >can you add a gradle setup in page? I'll add gradle build step to building page. The step is './gradlew build' Vladimir
