Re: ScmHelper problem

2005-11-22 Thread Emmanuel Venisse
strange, signature seems to be correct. verify your classes in clearcase provider jar Some methods are missing in ClearCaseScmProvider like unedit, add, remove... Emmanuel Wim Deblauwe a écrit : Hmmm... very strange things going on. I added some debugging and I see the following. The call "ge

ScmHelper problem

2005-11-22 Thread Wim Deblauwe
Hi, I'm testing with the updated release plugin and ClearCase, but I still get a problem that pom.xml cannot be edited because it is read-only. I traced the problem to ScmHelper: public void edit( File file )     throws ScmException     {     ScmRepository repository = getScmRepository();