[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-dev] svnClientAdapter failed to build?

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 17 Sep 2010 11:34:17 -0400

Current HEAD of trunk compiles for me in Eclipse.

> warning: non-varargs call of varargs method with inexact argument type for
> last parameter;
> [javac] cast to java.lang.Object for a varargs call
> [javac] cast to java.lang.Object[] for a non-varargs call and to suppress
> this warning
> [javac] new String[] { fsType, target }));

Do not know what this is. I do not get a problem here.

> org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapter is
> not abstract and does not override abstract method

We do not use the CmdLine adapter any more so it regularly gets errors
where it does not implement methods define in the interface. I just
committed stubs for the missing methods. No more compile errors for
me.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2661323
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2010-09-17 17:34:25 CEST

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.