Hi, Does anyone have experience migrating from hudson 2.2.0 to jenkins (current version, 1.461) ? The format of the hudson config files has changed and migration isn't as easy as it used to be:
- some settings aren't picked up (for instance a project specific jdk and the schedule for 'build periodically') - even after selecting 'upgrade' and 'discard unreadable data', I get lots of startup errors like this: WARNING: Skipping a non-existent field project-properties com.thoughtworks.xstream.converters.reflection.NonExistentFieldException: No such field hudson.maven.MavenModule.project-properties I've got 800+ jobs, so fixing them manually is not something I look forward to :) Regards, Marcel