You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by pe...@apache.org on 2014/06/04 11:43:29 UTC

svn commit: r1600066 - /river/jtsk/skunk/qa_refactor/trunk/build.xml

Author: peter_firmstone
Date: Wed Jun  4 09:43:28 2014
New Revision: 1600066

URL: http://svn.apache.org/r1600066
Log:
Remove non existent class

Modified:
    river/jtsk/skunk/qa_refactor/trunk/build.xml

Modified: river/jtsk/skunk/qa_refactor/trunk/build.xml
URL: http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/trunk/build.xml?rev=1600066&r1=1600065&r2=1600066&view=diff
==============================================================================
--- river/jtsk/skunk/qa_refactor/trunk/build.xml (original)
+++ river/jtsk/skunk/qa_refactor/trunk/build.xml Wed Jun  4 09:43:28 2014
@@ -2067,7 +2067,6 @@
             <arg value="com.sun.jini.tool.JarWrapper"/>
             <arg value="com.sun.jini.tool.PreferredListGen"/>
             <arg value="com.sun.jini.tool.classdepend.AbstractDependencyVisitor"/>
-            <arg value="com.sun.jini.tool.classdepend.AbstractVisitor"/>
             <arg value="com.sun.jini.tool.classdepend.ClassDepend"/>
             <arg value="com.sun.jini.tool.classdepend.ClassDependencyRelationship"/>
             <arg value="com.sun.jini.tool.classdepend.ClassDependParameters$CDPBuilder"/>