You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gobblin.apache.org by ab...@apache.org on 2018/01/04 02:00:44 UTC

[1/2] incubator-gobblin git commit: [GOBBLIN-355] Add buildSrc to the source distribution

Repository: incubator-gobblin
Updated Branches:
  refs/heads/master 171e41861 -> 74b758dec


[GOBBLIN-355] Add buildSrc to the source distribution


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

Branch: refs/heads/master
Commit: bd9bd4702b252780f1393c65f44e07a176f3393c
Parents: 7ebfb7e
Author: Abhishek Tiwari <ab...@gmail.com>
Authored: Thu Jan 4 07:30:16 2018 +0530
Committer: Abhishek Tiwari <ab...@gmail.com>
Committed: Thu Jan 4 07:30:16 2018 +0530

----------------------------------------------------------------------
 gradle/scripts/release.gradle | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gobblin/blob/bd9bd470/gradle/scripts/release.gradle
----------------------------------------------------------------------
diff --git a/gradle/scripts/release.gradle b/gradle/scripts/release.gradle
index fe545f2..4bce1e2 100644
--- a/gradle/scripts/release.gradle
+++ b/gradle/scripts/release.gradle
@@ -57,7 +57,6 @@ task sourceRelease(type: Tar, dependsOn: prepare_release_config) {
         // don't include gradle.properties because we use a modified version
         exclude "gradle.properties"
         exclude '**/build'
-        exclude 'buildSrc'
         exclude '.gradle'
         exclude '.github'
         exclude 'maven-sonatype'


[2/2] incubator-gobblin git commit: Merge branch '0.12.0'

Posted by ab...@apache.org.
Merge branch '0.12.0'


Project: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/commit/74b758de
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/tree/74b758de
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/diff/74b758de

Branch: refs/heads/master
Commit: 74b758dec15807b43deee81d3702e232d1afd5fa
Parents: 171e418 bd9bd47
Author: Abhishek Tiwari <ab...@gmail.com>
Authored: Thu Jan 4 07:30:36 2018 +0530
Committer: Abhishek Tiwari <ab...@gmail.com>
Committed: Thu Jan 4 07:30:36 2018 +0530

----------------------------------------------------------------------
 gradle/scripts/release.gradle | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------