Clarift position of 'testing' files

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

Branch: refs/heads/hadoop-rdf
Commit: c4fa17b4d8646bbb291213c755574b6ec2d82299
Parents: 5259883
Author: Andy Seaborne <a...@apache.org>
Authored: Tue Oct 21 16:49:15 2014 +0100
Committer: Andy Seaborne <a...@apache.org>
Committed: Tue Oct 21 16:49:15 2014 +0100

----------------------------------------------------------------------
 jena-parent/pom.xml | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/c4fa17b4/jena-parent/pom.xml
----------------------------------------------------------------------
diff --git a/jena-parent/pom.xml b/jena-parent/pom.xml
index 838c538..8fb13db 100644
--- a/jena-parent/pom.xml
+++ b/jena-parent/pom.xml
@@ -369,13 +369,15 @@
                -->
                <exclude>**/META-INF/services/*</exclude>
                
-               <!--
-               Unfortunately Jena historically has large numbers of small
-               test files with no license headers.  Since Jena was donated to 
the
-               ASF under a Software Grant it is assumed that all rights for 
these
-               are correct or they are included under other appropriate 
licenses
-               e.g. W3C Test Case license
-               -->
+              <!--
+                Jena historically has large numbers of small test files
+                with no license headers.  Such small files are not required 
+                to have headers. 
+
+                In addition, there are files with different Licenses
+                (e.g. W3C Software Licence, W3C Test Suite License) as
+                noted in the code tree.
+              -->
                <exclude>**/src/test/resources/**/*</exclude>
                <exclude>**/testing/**/*</exclude>
                

Reply via email to