Revision: 14784
          http://gate.svn.sourceforge.net/gate/?rev=14784&view=rev
Author:   markagreenwood
Date:     2011-12-16 10:47:42 +0000 (Fri, 16 Dec 2011)
Log Message:
-----------
disable the tests until I know how to get it to compile

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

Modified: gate/trunk/plugins/Tagger_Measurements/build.xml
===================================================================
--- gate/trunk/plugins/Tagger_Measurements/build.xml    2011-12-16 10:45:42 UTC 
(rev 14783)
+++ gate/trunk/plugins/Tagger_Measurements/build.xml    2011-12-16 10:47:42 UTC 
(rev 14784)
@@ -74,8 +74,12 @@
 
        <target name="build" depends="jar" />
        <target name="distro.prepare" depends="clean.classes" />
+       
+       
+       <target name="test"  />
 
        <!-- Unit tests -->
+       <!--
        <property name="test.dir" location="test" />
        <property name="test.reports.dir" location="${test.dir}/reports" />
        <property name="test.src.dir" location="${test.dir}/src" />
@@ -106,5 +110,6 @@
                        </classpath>
                </junit>
        </target>
+       -->
 
 </project>

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


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to