You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by vl...@apache.org on 2019/11/18 11:23:59 UTC

[calcite-avatica] branch master updated: Update release plugins to 1.48.0 to workaround SVN 1.9 issue with mv+cp

This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/master by this push:
     new 11cc566  Update release plugins to 1.48.0 to workaround SVN 1.9 issue with mv+cp
11cc566 is described below

commit 11cc5661280665297a016a37aab3d3b7b1015f42
Author: Vladimir Sitnikov <si...@gmail.com>
AuthorDate: Mon Nov 18 14:23:31 2019 +0300

    Update release plugins to 1.48.0 to workaround SVN 1.9 issue with mv+cp
    
    See https://issues.apache.org/jira/browse/SVN-4666
    See https://github.com/vlsi/asflike-release-environment/issues/1
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 1699514..8b207ea 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -35,7 +35,7 @@ calcite.avatica.version=1.16.0
 com.diffplug.gradle.spotless.version=3.25.0
 com.github.johnrengelman.shadow.version=5.1.0
 com.github.spotbugs.version=2.0.0
-com.github.vlsi.vlsi-release-plugins.version=1.47.0
+com.github.vlsi.vlsi-release-plugins.version=1.48.0
 com.google.protobuf.version=0.8.10
 de.thetaphi.forbiddenapis.version=2.7
 org.jetbrains.gradle.plugin.idea-ext.version=0.5