vlsi commented on issue #104: WIP: CALCITE-3158: Avatica: migrate build system to Gradle URL: https://github.com/apache/calcite-avatica/pull/104#issuecomment-540667326 >I spend ~10 minutes and didn't manage to understand how can this be done by gradle.properties Isn't that nice? How much time do you need to figure out the release with Maven? The suggested location of the properties is `~/.gradle/gradle.properties` https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties : >gradle.properties in GRADLE_USER_HOME directory. >GRADLE_USER_HOME > Specifies the Gradle user home directory (which defaults to $USER_HOME/.gradle if not set). > and I get the following output. From the error I assume that the svn-server is missing some info. Can you please clarify how did you create the svn-server? ./recreate.sh calcite ? Right after the recreate it should spin up SVN server at http://localhost/svn, and it should contain folder http://localhost/svn/dist/dev/calcite/ Does it work? Does http://127.0.0.1/svn work? It looks like the default URLs use 127.0.0.1 rather than localhost.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
