Revision: 17118
http://sourceforge.net/p/gate/code/17118
Author: markagreenwood
Date: 2013-11-21 07:45:55 +0000 (Thu, 21 Nov 2013)
Log Message:
-----------
fixed the build file so that the javadoc target works which should allow the
nightly build to run to completion
Modified Paths:
--------------
gate/trunk/plugins/Text_Categorization/build.xml
Modified: gate/trunk/plugins/Text_Categorization/build.xml
===================================================================
--- gate/trunk/plugins/Text_Categorization/build.xml 2013-11-21 02:20:31 UTC
(rev 17117)
+++ gate/trunk/plugins/Text_Categorization/build.xml 2013-11-21 07:45:55 UTC
(rev 17118)
@@ -119,7 +119,7 @@
</junit>
</target>
- <target name="javadoc">
+ <target name="javadoc" depends="depend">
<javadoc access="protected"
destdir="${docDir}/javadoc"
classpathref="compile.classpath"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing
conversations that shape the rapidly evolving mobile landscape. Sign up now.
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs