You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2016/01/10 03:45:57 UTC

[2/2] bigtop git commit: BIGTOP-2226. Remove gradle wrapper folder in smoke-tests

BIGTOP-2226. Remove gradle wrapper folder in smoke-tests


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/d0e35673
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/d0e35673
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/d0e35673

Branch: refs/heads/master
Commit: d0e35673374c13989a5dc97021ea2ab9efa97aa5
Parents: 1a6a0e2
Author: Konstantin Boudnik <co...@apache.org>
Authored: Fri Jan 8 17:38:56 2016 -0800
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Fri Jan 8 17:38:56 2016 -0800

----------------------------------------------------------------------
 .../gradle/wrapper/gradle-wrapper.properties      | 18 ------------------
 1 file changed, 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/d0e35673/bigtop-tests/smoke-tests/gradle/wrapper/gradle-wrapper.properties
----------------------------------------------------------------------
diff --git a/bigtop-tests/smoke-tests/gradle/wrapper/gradle-wrapper.properties b/bigtop-tests/smoke-tests/gradle/wrapper/gradle-wrapper.properties
deleted file mode 100644
index 8b98035..0000000
--- a/bigtop-tests/smoke-tests/gradle/wrapper/gradle-wrapper.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-distributionPath=wrapper/dists
-zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.4-bin.zip