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/01/20 18:23:10 UTC

[1/2] beam git commit: [BEAM-1285] Apache rat plugin will print out files with unapproved licenses to console

Repository: beam
Updated Branches:
  refs/heads/master 487019961 -> eecbcc48b


[BEAM-1285] Apache rat plugin will print out files with unapproved licenses to console


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

Branch: refs/heads/master
Commit: fa3203d735db3f53a82e1b4784fb255bae89c154
Parents: 4870199
Author: Luke Cwik <lc...@google.com>
Authored: Thu Jan 19 14:07:46 2017 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Fri Jan 20 10:22:50 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/beam/blob/fa3203d7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3e4f5e9..a96275c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -953,6 +953,7 @@
           <configuration>
             <reportFile>${project.build.directory}/${project.build.finalName}.rat</reportFile>
             <excludeSubProjects>false</excludeSubProjects>
+            <consoleOutput>true</consoleOutput>
             <useDefaultExcludes>true</useDefaultExcludes>
             <excludes>
               <!-- Keep exclude sync with .gitignore -->


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

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


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

Branch: refs/heads/master
Commit: eecbcc48bb84e74b37391ba58d0bbf1cc5d9423c
Parents: 4870199 fa3203d
Author: Davor Bonaci <da...@google.com>
Authored: Fri Jan 20 10:22:54 2017 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Fri Jan 20 10:22:54 2017 -0800

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