Vincent: I can not see this in the changelog http://jenkins-ci.org/changelog
which issue was that? Andrei. On Saturday, June 9, 2012 4:47:36 AM UTC-5, Vincent Latombe wrote: > > Hello, > > I think this has already been fixed toward 1.469, since it was causing > regressions with sonar jobs as well. > > Vincent > > > 2012/6/8 Andrei Pozolotin > >> can you please file this bug on jenkins bug tracker? >> (I can not access it) >> thank you. >> >> >> On Wednesday, June 6, 2012 11:07:24 AM UTC-5, Andrei Pozolotin wrote: >>> >>> jenkns version 1.467 >>> >>> problem: >>> >>> project uses rootPOM path spec such as >>> parent/child/pom.xml >>> >>> if you edit job config after change rootPOM entry looks fine >>> >>> after jenkins restart, if you edit job config now, >>> rootPOM entry looks empty, despite appropriate entry >>> is present OK in job/config.xml and job builds fine; >>> >>> if you now merely edit and save job config, >>> the rootPOM entry is lost in job/config.xml >>> and job does not build any more >>> >>> >