You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2013/02/23 11:31:58 UTC

[19/22] git commit: also included test code at the configuration for the license headers

also included test code at the configuration for the license headers


Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/4dc85d95
Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/4dc85d95
Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/4dc85d95

Branch: refs/heads/master
Commit: 4dc85d9588e555872a470f6fc50cb8cda783bca0
Parents: 0eea777
Author: Sergio Fernández <wi...@apache.org>
Authored: Sat Feb 23 11:28:03 2013 +0100
Committer: Sergio Fernández <wi...@apache.org>
Committed: Sat Feb 23 11:28:03 2013 +0100

----------------------------------------------------------------------
 parent/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/4dc85d95/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 686a24f..ff0d4dd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -344,7 +344,7 @@
                             <exclude>**/*.rdf</exclude>
                             <exclude>**/*.ttl</exclude>
                             <exclude>**/*.nt</exclude>
-                            <exclude>**/test/**</exclude>
+                            <exclude>**/test/resources/**</exclude>
                             <exclude>**/solr/admin/**</exclude>
                             <exclude>**/solr-home/**</exclude>
                             <exclude>**/ajax-solr/**</exclude>