Micheal,

Was there any luck in getting this issue resolved? I'm not sure I am able
to fix the code myself. I guess I can just have a script that does the
tagging instead of using the plugin as another option. Thanks,

Lloyd



On Thu, Mar 28, 2013 at 11:17 AM, Lloyd Meinholz
<[email protected]>wrote:

> I have created:
>
> https://issues.jenkins-ci.org/browse/JENKINS-17399
>
> Thank for your help.
>
> Lloyd
>
>
> On Thu, Mar 28, 2013 at 10:45 AM, Michael Clarke <
> [email protected]> wrote:
>
>> The CVS Tagging Plugin is not compatible with any 2.X versions of the CVS
>> plugin. I have a pull request pending to fix this but the CVS tagging
>> plugin doesn't seem to be actively maintained so the request has never been
>> picked up. If you can raise an issue on Jira against the CVS tagging plugin
>> then I'll pick it up and see what I can do for you.
>>
>> Thanks
>> Michael
>>
>> On 28 Mar 2013, at 14:40, Lloyd Meinholz <[email protected]>
>> wrote:
>>
>> I am having some problems using the CVS Tagging Plug-in to work properly.
>> The plug-in worked with hudson but I shifted to using Jenkins because
>> hudson was having some problems with my groovy scripts.
>>
>> I would prefer to use the plug-in but I guess I could just do the CVS
>> tagging in a script if I had to.
>>
>> Google turned up problems with older versions, but all the solutions
>> talked about upgrading the CVS Plug-in and I'm already at the latest. I
>> tried downgrading the CVS Plug-in to 1.6 but that made things worse.
>>
>> Any help or pointers would be appreciated.
>>
>> I am using:
>>
>> JDK 1.6.0_35
>> tomcat 7.0.39
>> cvs 1.11.20
>> Jenkins 1.508
>> Jenkins CVS Plug-in 2.8
>> Jenkins CVS Tagging Plug-in 1.7
>>
>> I am getting the following error in the tomcat log:
>>
>> SEVERE: Executor threw an exception
>> java.lang.NoSuchMethodError:
>> hudson.scm.CVSSCM$DescriptorImpl.getCvsExeOrDefault()Ljava/lang/String;
>>         at
>> hudson.plugins.cvs_tag.CvsTagPlugin.perform(CvsTagPlugin.java:89)
>>         at
>> hudson.plugins.cvs_tag.CvsTagPublisher.perform(CvsTagPublisher.java:117)
>>         at
>> hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
>>         at
>> hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:798)
>>         at
>> hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:770)
>>         at hudson.model.Build$BuildExecution.cleanUp(Build.java:192)
>>         at hudson.model.Run.execute(Run.java:1620)
>>         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>>         at
>> hudson.model.ResourceController.execute(ResourceController.java:88)
>>         at hudson.model.Executor.run(Executor.java:237)
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to