Repository: oozie
Updated Branches:
  refs/heads/master 0b336e50f -> b1bfa109b


OOZIE-2777 amend to fix RAT report


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

Branch: refs/heads/master
Commit: b1bfa109b3acc2ede4533edfe3d5b5224e7e9f04
Parents: 0b336e5
Author: Robert Kanter <[email protected]>
Authored: Mon Feb 6 17:44:53 2017 -0800
Committer: Robert Kanter <[email protected]>
Committed: Mon Feb 6 17:44:53 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/oozie/blob/b1bfa109/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c00e3b8..98a2359 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1904,6 +1904,7 @@
                         <exclude>docs/src/site/twiki/*.twiki</exclude>
                         <exclude>examples/src/main/data/*</exclude>
                         
<exclude>core/src/test/resources/test-ioutils.txt</exclude>
+                                               
<exclude>core/src/test/resources/oldWorkFlowApp.serialized</exclude>
                         
<exclude>sharelib/pig/src/test/resources/PigMain.txt</exclude>
                         
<exclude>sharelib/hive/src/test/resources/HiveMain.txt</exclude>
                         <exclude>webapp/src/main/resources/.gitignore</exclude>

Reply via email to