|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

I've just had a go with version 1.6. It seems, in general, to work. Problem is I've got loads of jobs with data referencing later versions of the plug-in. For the jobs that do, that I haven't modified, it can't load them at startup (seems reasonable). I manually modified the config.xml of one of them to set the CVS configuration for the 1.6 plug-in and it seems to work but Jenkins just kicks out an endless stream of exception stack traces. I presume these are related to it trying to read the build.xml from previous builds that reference the later plug-in as removing all the old build jobs seems to stop that happening.
This is far from ideal though.