You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2016/10/24 17:32:54 UTC

[11/50] tinkerpop git commit: No idea why rat is failing the gremlin.sh symlinks now

No idea why rat is failing the gremlin.sh symlinks now

Ignored them. CTR


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

Branch: refs/heads/TINKERPOP-1389
Commit: 720be4ca54301da93265b07d37f0bf44afbc1d09
Parents: d0469a1
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Sun Oct 16 16:26:15 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Sun Oct 16 16:26:15 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/720be4ca/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2e67eda..5351689 100644
--- a/pom.xml
+++ b/pom.xml
@@ -293,6 +293,8 @@ limitations under the License.
                         <exclude>**/_bsp/**</exclude>
                         <exclude>DEPENDENCIES</exclude>
                         <exclude>**/.glv</exclude>
+                        <exclude>bin/gremlin.sh</exclude>
+                        <exclude>gremlin-console/bin/gremlin.sh</exclude>
                     </excludes>
                     <licenses>
                         <license implementation="org.apache.rat.analysis.license.ApacheSoftwareLicense20"/>