You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2017/03/23 16:27:51 UTC

[1/2] beam git commit: [BEAM-1717] maven-javadoc-plugin execution id should match the id in apache parent.

Repository: beam
Updated Branches:
  refs/heads/master 9ac1ffcea -> 61f179d74


[BEAM-1717] maven-javadoc-plugin execution id should match the id in apache parent.


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

Branch: refs/heads/master
Commit: be0b239c450f85430f74119aa2e629cc05e9fd86
Parents: 9ac1ffc
Author: Amit Sela <am...@gmail.com>
Authored: Thu Mar 23 16:13:00 2017 +0200
Committer: Davor Bonaci <da...@google.com>
Committed: Thu Mar 23 09:27:34 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/be0b239c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a4b1090..bf1d4f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
               <artifactId>maven-javadoc-plugin</artifactId>
               <executions>
                 <execution>
-                  <id>javadoc</id>
+                  <id>attach-javadocs</id>
                   <phase>package</phase>
                   <goals>
                     <goal>jar</goal>


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

Posted by da...@apache.org.
This closes #2303


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

Branch: refs/heads/master
Commit: 61f179d7405ee6ead023bbc49998999e02e4b592
Parents: 9ac1ffc be0b239
Author: Davor Bonaci <da...@google.com>
Authored: Thu Mar 23 09:27:38 2017 -0700
Committer: Davor Bonaci <da...@google.com>
Committed: Thu Mar 23 09:27:38 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------