From: <tho...@us...> - 2014-01-10 23:08:35
|
Revision: 7770 http://bigdata.svn.sourceforge.net/bigdata/?rev=7770&view=rev Author: thompsonbry Date: 2014-01-10 23:08:29 +0000 (Fri, 10 Jan 2014) Log Message: ----------- javadoc on file that I did not mean to commit. it is deprecated. Modified Paths: -------------- branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/test/com/bigdata/rdf/sparql/ast/eval/rto/TestRTO_FOAF.java Modified: branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/test/com/bigdata/rdf/sparql/ast/eval/rto/TestRTO_FOAF.java =================================================================== --- branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/test/com/bigdata/rdf/sparql/ast/eval/rto/TestRTO_FOAF.java 2014-01-10 23:06:42 UTC (rev 7769) +++ branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/test/com/bigdata/rdf/sparql/ast/eval/rto/TestRTO_FOAF.java 2014-01-10 23:08:29 UTC (rev 7770) @@ -38,6 +38,9 @@ * * @author <a href="mailto:tho...@us...">Bryan Thompson</a> * @version $Id: TestBasicQuery.java 6440 2012-08-14 17:57:33Z thompsonbry $ + * + * @deprecated None of these test queries are complicated enough to trigger the + * RTO. The class and its queries should just be dropped. */ public class TestRTO_FOAF extends AbstractRTOTestCase { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |