You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2016/08/27 00:47:06 UTC

[1/2] incubator-beam git commit: gearpump: switch to stable version

Repository: incubator-beam
Updated Branches:
  refs/heads/gearpump-runner 091a15a07 -> bf0a2edae


gearpump: switch to stable version

They have apparently deleted the SNAPSHOT jar and now builds are failing.


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

Branch: refs/heads/gearpump-runner
Commit: fb74c936ed92c7a8548c338cc03957794fc60902
Parents: 091a15a
Author: Dan Halperin <dh...@google.com>
Authored: Fri Aug 26 16:25:58 2016 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Fri Aug 26 16:25:58 2016 -0700

----------------------------------------------------------------------
 runners/gearpump/pom.xml | 21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/fb74c936/runners/gearpump/pom.xml
----------------------------------------------------------------------
diff --git a/runners/gearpump/pom.xml b/runners/gearpump/pom.xml
index 8fc4635..cc99a7a 100644
--- a/runners/gearpump/pom.xml
+++ b/runners/gearpump/pom.xml
@@ -35,28 +35,9 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-    <gearpump.version>0.8.1-SNAPSHOT</gearpump.version>
+    <gearpump.version>0.8.1</gearpump.version>
   </properties>
 
-  <repositories>
-    <repository>
-      <id>apache.snapshots</id>
-      <name>Apache Development Snapshot Repository</name>
-      <url>https://repository.apache.org/content/repositories/snapshots/</url>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-    </repository>
-    <repository>
-      <id>gearpump-shaded-repo</id>
-      <name>Vincent at Bintray</name>
-      <url>http://dl.bintray.com/fvunicorn/maven</url>
-    </repository>
-  </repositories>
-
   <profiles>
     <profile>
       <id>local-runnable-on-service-tests</id>


[2/2] incubator-beam git commit: Closes #895

Posted by dh...@apache.org.
Closes #895


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

Branch: refs/heads/gearpump-runner
Commit: bf0a2edae11416a3cbddeaff2c0a70adc272c5fe
Parents: 091a15a fb74c93
Author: Dan Halperin <dh...@google.com>
Authored: Fri Aug 26 17:46:42 2016 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Fri Aug 26 17:46:42 2016 -0700

----------------------------------------------------------------------
 runners/gearpump/pom.xml | 21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)
----------------------------------------------------------------------