• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • ivy-plugin
    • 2.4

      Since updating to Jenkins to 2.277.4 (now on 2.303.3) we've been unable to Configure existing "Ivy Project" build jobs (we have 63 of them!). Creating a new Ivy Project job is similarly broken.

      Symptoms are the same as for other plugins broken by "Table to divs" changes (i.e. the screen layout is broken - see attachment - and the Save and Apply buttons don't work).

      Trivial to reproduce: New Item + Ivy Project + Enter Item Name + OK + Save/Apply = Nothing.

      (I can't quite believe this hasn't been spotted/reported before now?)

          [JENKINS-67449] Ivy plugin broken by Table-to-divs changes

          Alan Dennis added a comment -

          I think the fix required is at https://github.com/jenkinsci/ivy-plugin/blob/master/src/main/resources/hudson/ivy/IvyModuleSet/configure-entries.jelly#L94, instead of config-publishers it needs to be config-publishers2 instead? (At least I've rebuilt the plugin with that and it now seems to be working...)

          Alan Dennis added a comment - I think the fix required is at https://github.com/jenkinsci/ivy-plugin/blob/master/src/main/resources/hudson/ivy/IvyModuleSet/configure-entries.jelly#L94,  instead of  config-publishers it needs to be  config-publishers2 instead? (At least I've rebuilt the plugin with that and it now seems to be working...)

          Alan Dennis added a comment -

          ... and btw, there's another in IvyModule too 

          Alan Dennis added a comment - ... and btw, there's another in IvyModule too 

          Basil Crow added a comment -

          Fixed in jenkinsci/ivy-plugin#59. Released in 2.4.

          Basil Crow added a comment - Fixed in jenkinsci/ivy-plugin#59 . Released in 2.4 .

            adennis Alan Dennis
            adennis Alan Dennis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: