Also exclude DB/ as output by jena-text

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

Branch: refs/heads/master
Commit: 89c5573b311a5c7d220e83a6304a87361524ef5a
Parents: 2df3083
Author: Stian Soiland-Reyes <soiland-re...@cs.manchester.ac.uk>
Authored: Tue Oct 28 17:15:04 2014 +0000
Committer: Stian Soiland-Reyes <soiland-re...@cs.manchester.ac.uk>
Committed: Tue Oct 28 17:15:04 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/jena/blob/89c5573b/jena-parent/pom.xml
----------------------------------------------------------------------
diff --git a/jena-parent/pom.xml b/jena-parent/pom.xml
index dbcde56..1652b37 100644
--- a/jena-parent/pom.xml
+++ b/jena-parent/pom.xml
@@ -394,6 +394,7 @@
                <exclude>**/log4j.properties</exclude>
                <exclude>**/log4j-testing.properties</exclude>
                <exclude>**/derby.log</exclude>
+               <exclude>**/DB/**/*</exclude>
                
             </excludes>
         </configuration>

Reply via email to