From: <tho...@us...> - 2010-11-02 12:06:54
|
Revision: 3862 http://bigdata.svn.sourceforge.net/bigdata/?rev=3862&view=rev Author: thompsonbry Date: 2010-11-02 12:06:48 +0000 (Tue, 02 Nov 2010) Log Message: ----------- Updated the javadoc target to include the ctc-striterators source tree. Modified Paths: -------------- branches/QUADS_QUERY_BRANCH/build.xml Modified: branches/QUADS_QUERY_BRANCH/build.xml =================================================================== --- branches/QUADS_QUERY_BRANCH/build.xml 2010-11-02 10:41:53 UTC (rev 3861) +++ branches/QUADS_QUERY_BRANCH/build.xml 2010-11-02 12:06:48 UTC (rev 3862) @@ -188,6 +188,7 @@ <packageset dir="${bigdata.dir}/bigdata-rdf/src/java" /> <packageset dir="${bigdata.dir}/bigdata-sails/src/java" /> <packageset dir="${bigdata.dir}/bigdata-sails/src/samples" /> + <packageset dir="${bigdata.dir}/ctc-striterators/src/java" /> <doctitle> <![CDATA[<h1>bigdata®</h1>]]></doctitle> <bottom> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |