You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2016/05/20 23:48:48 UTC

jena git commit: Add Eclipse files to RAT exclusions

Repository: jena
Updated Branches:
  refs/heads/master b33e2ed9a -> e028645c9


Add Eclipse files to RAT exclusions


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

Branch: refs/heads/master
Commit: e028645c96fb2faf7eb41847b027ff8c20a75595
Parents: b33e2ed
Author: Andy Seaborne <an...@apache.org>
Authored: Sat May 21 00:48:39 2016 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Sat May 21 00:48:39 2016 +0100

----------------------------------------------------------------------
 jena-parent/pom.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/e028645c/jena-parent/pom.xml
----------------------------------------------------------------------
diff --git a/jena-parent/pom.xml b/jena-parent/pom.xml
index 71c29d0..ded8e1a 100644
--- a/jena-parent/pom.xml
+++ b/jena-parent/pom.xml
@@ -432,6 +432,9 @@
         <configuration>
           <excludeSubProjects>true</excludeSubProjects>
           <excludes>
+            <exclude>**/.project</exclude>
+            <exclude>**/.settings/**</exclude>
+            <exclude>**/.classpath</exclude>
             <exclude>**/META-INF/services/*</exclude>
             <!--
                 jena-core exclusions