Revision: 17921
          http://sourceforge.net/p/gate/code/17921
Author:   markagreenwood
Date:     2014-05-07 06:08:22 +0000 (Wed, 07 May 2014)
Log Message:
-----------
exclude the ontology classes from the coverage report as we only test these 
from the plugins

Modified Paths:
--------------
    gate/trunk/build.xml

Modified: gate/trunk/build.xml
===================================================================
--- gate/trunk/build.xml        2014-05-07 05:28:54 UTC (rev 17920)
+++ gate/trunk/build.xml        2014-05-07 06:08:22 UTC (rev 17921)
@@ -559,6 +559,7 @@
                        <!-- these packages are only used from plugins -->
                        <exclude name="gate/wordnet/**"/>
                    <exclude name="gate/creole/ir/**"/>
+                   <exclude name="gate/creole/ontology/**"/>
                    
                        <!-- exclude all test classes -->
                        <exclude name="**/Test*"/>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to