You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spot.apache.org by na...@apache.org on 2017/09/26 22:41:15 UTC

[12/50] [abbrv] incubator-spot git commit: Creating a release folder inside dev for release automation and documentation

Creating a release folder inside dev for release automation and documentation


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

Branch: refs/heads/SPOT-181_ODM
Commit: 603abab8a8f9b0cd6f4421deb17ac5705cee2eb7
Parents: f3e7725
Author: Raymundo Panduro <ra...@intel.com>
Authored: Fri Aug 4 16:46:24 2017 -0500
Committer: Raymundo Panduro <ra...@intel.com>
Committed: Fri Aug 4 16:46:24 2017 -0500

----------------------------------------------------------------------
 dev/.rat-excludes         | 11 -----------
 dev/release/.rat-excludes | 11 +++++++++++
 2 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/603abab8/dev/.rat-excludes
----------------------------------------------------------------------
diff --git a/dev/.rat-excludes b/dev/.rat-excludes
deleted file mode 100644
index 2441af7..0000000
--- a/dev/.rat-excludes
+++ /dev/null
@@ -1,11 +0,0 @@
-.*md
-.*txt
-.gitignore
-.gitmodules
-.*png
-.*json
-.*csv
-.*less
-.*ipynb
-.babelrc
-topojson.min.js

http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/603abab8/dev/release/.rat-excludes
----------------------------------------------------------------------
diff --git a/dev/release/.rat-excludes b/dev/release/.rat-excludes
new file mode 100644
index 0000000..2441af7
--- /dev/null
+++ b/dev/release/.rat-excludes
@@ -0,0 +1,11 @@
+.*md
+.*txt
+.gitignore
+.gitmodules
+.*png
+.*json
+.*csv
+.*less
+.*ipynb
+.babelrc
+topojson.min.js