You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2016/11/01 13:35:20 UTC

[1/2] incubator-beam git commit: [BEAM-864] Update Apache POM parent to 18 and apache-rat-plugin to 0.12 to exclude DEPENDENCIES by default

Repository: incubator-beam
Updated Branches:
  refs/heads/master 978c99e9d -> a38a6072d


[BEAM-864] Update Apache POM parent to 18 and apache-rat-plugin to 0.12 to exclude DEPENDENCIES by default


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

Branch: refs/heads/master
Commit: 300f4112fd04116a180ffe297a8a58029a6f61a5
Parents: 978c99e
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Mon Oct 31 07:08:38 2016 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Tue Nov 1 07:53:24 2016 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/300f4112/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 453e57c..2820732 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>17</version>
+    <version>18</version>
   </parent>
 
   <groupId>org.apache.beam</groupId>
@@ -907,7 +907,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.11</version>
+          <version>0.12</version>
           <configuration>
             <reportFile>${project.build.directory}/${project.build.finalName}.rat</reportFile>
             <excludeSubProjects>false</excludeSubProjects>


[2/2] incubator-beam git commit: [BEAM-864] This closes #1233

Posted by jb...@apache.org.
[BEAM-864] This closes #1233


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

Branch: refs/heads/master
Commit: a38a6072d9a634f59e48aa55e03404a061c8a850
Parents: 978c99e 300f411
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Tue Nov 1 10:43:50 2016 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Tue Nov 1 10:43:50 2016 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------