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 2017/04/18 20:31:37 UTC

[1/2] beam git commit: runners-core-construction-java fix artifact name

Repository: beam
Updated Branches:
  refs/heads/master 6f9d2a764 -> 0be61dbb5


runners-core-construction-java fix artifact name


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

Branch: refs/heads/master
Commit: 2bea915949d4c2a035a28eab7f6ea4fa79391d3d
Parents: 6f9d2a7
Author: Dan Halperin <dh...@google.com>
Authored: Tue Apr 18 12:15:09 2017 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Tue Apr 18 13:31:27 2017 -0700

----------------------------------------------------------------------
 runners/core-construction-java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/2bea9159/runners/core-construction-java/pom.xml
----------------------------------------------------------------------
diff --git a/runners/core-construction-java/pom.xml b/runners/core-construction-java/pom.xml
index 3f323dd..dfab3e2 100644
--- a/runners/core-construction-java/pom.xml
+++ b/runners/core-construction-java/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>beam-runners-core-construction-java</artifactId>
-  <name>Apache Beam :: Runners :: Core Java Construction</name>
+  <name>Apache Beam :: Runners :: Core Construction Java</name>
   <description>Beam Runners Core provides utilities to aid runner authors interact with a Pipeline
     prior to execution.
   </description>


[2/2] beam git commit: This closes #2581

Posted by dh...@apache.org.
This closes #2581


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

Branch: refs/heads/master
Commit: 0be61dbb5cb44d08edf2ffbb09dce1d810683aa5
Parents: 6f9d2a7 2bea915
Author: Dan Halperin <dh...@google.com>
Authored: Tue Apr 18 13:31:29 2017 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Tue Apr 18 13:31:29 2017 -0700

----------------------------------------------------------------------
 runners/core-construction-java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------