Sorry it's taken me a while to respond, been out sick. The snapshot build of the plugin worked great, thanks a million.
I'm ok using the snapshot until you roll it into the CVS plugin if that is less work for you. My immediate problem is solved. Thanks a million for your help! Lloyd On Wed, Apr 3, 2013 at 3:30 PM, Michael Clarke <[email protected]>wrote: > Lloyd - you can 'pre-test' my pull request by installing the snapshot > build [1]. I'm probably going to absorb the tagging plugin into the main > CVS plugin, but am happy to release a new version of the CVS tag plugin in > the meantime if it fixes an issue for you. > > Thanks, > Michael > > [1] > https://buildhive.cloudbees.com/job/jenkinsci/job/cvs-tag-plugin/9/org.jenkins-ci.plugins$cvs-tag/artifact/org.jenkins-ci.plugins/cvs-tag/1.8-SNAPSHOT/cvs-tag-1.8-SNAPSHOT.hpi > > > > > On 1 April 2013 21:16, Lloyd Meinholz <[email protected]> wrote: > >> If there is anything you want me to test of anything I can do to help, >> let me know. >> >> Lloyd >> >> >> >> On Mon, Apr 1, 2013 at 4:15 PM, Lloyd Meinholz <[email protected] >> > wrote: >> >>> Thanks, it is important to us. I wish we weren't still on cvs but we >>> are... >>> >>> Lloyd >>> >>> >>> >>> On Mon, Apr 1, 2013 at 3:57 PM, Michael Clarke < >>> [email protected]> wrote: >>> >>>> It should just require my pull request to be merged and the plugin then >>>> be released but I've not had time to test this. >>>> >>>> I'll try and do something tomorrow for you. >>>> >>>> Thanks >>>> Michael >>>> >>>> On 1 Apr 2013, at 20:54, Lloyd Meinholz <[email protected]> >>>> wrote: >>>> >>>> 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. >>>> >>>> >>>> >>>> -- >>>> 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. > > > -- 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.
