Login | Register
My pages Projects Community openCollabNet

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

subclipse
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

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

Author markphip
Full name Mark Phippard
Date 2010-09-17 08:34:20 PDT
Message 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.subversio​n.svnclientadapter.c​ommandline.CmdLineCl​ientAdapter 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/

« Previous message in topic | 4 of 7 | Next message in topic »

Messages

Show all messages in topic

[Subclipse-dev] svnClientAdapter failed to build? Shawn Jin <shawnemails at gmail dot com> Shawn Jin <shawnemails at gmail dot com> 2010-09-17 08:09:25 PDT
     Re: [Subclipse-dev] svnClientAdapter failed to build? markphip Mark Phippard 2010-09-17 08:18:28 PDT
         Re: [Subclipse-dev] svnClientAdapter failed to build? Shawn Jin <shawnemails at gmail dot com> Shawn Jin <shawnemails at gmail dot com> 2010-09-17 08:25:08 PDT
             Re: [Subclipse-dev] svnClientAdapter failed to build? markphip Mark Phippard 2010-09-17 08:34:20 PDT
                 Re: [Subclipse-dev] svnClientAdapter failed to build? Shawn Jin <shawnemails at gmail dot com> Shawn Jin <shawnemails at gmail dot com> 2010-09-17 08:52:28 PDT
         Re: [Subclipse-dev] svnClientAdapter failed to build? jcompagner jcompagner 2010-09-17 08:54:42 PDT
             Re: [Subclipse-dev] svnClientAdapter failed to build? markphip Mark Phippard 2010-09-17 09:07:34 PDT
Messages per page: