Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26044

"Ant version per project" fails to change via Configuration Slicing (AntSlicer)

      Installed the configuration slicing plugin and tried to change my "Ant version per Project".
      I've putting some project from "Default" to "Ant 1.9.4" and "Saving" the page - but after looking back at the configuration nothing have changed.
      In contrast i've tried it with "JDK per project" - that worked - but not for Ant.
      There is no error message on the page, neither in the logs when trying to change the Ant configuration.

          [JENKINS-26044] "Ant version per project" fails to change via Configuration Slicing (AntSlicer)

          mdonohue added a comment -

          I am not able to reproduce this problem right now - Jenkins 1.580.1 and a dev build of configuration slicing. git describe is: configurationslicing-1.41-12-g7e87159.

          If I switch a project's ant version from default to one on the list, everything works correctly. Even tried an ant version with a space in the name.

          It looks like making a typo isn't handled well - if you're off by one character, no change is made, but also no error is reported. Having better error reporting, along with an auto-complete facility, would be very useful.

          mdonohue added a comment - I am not able to reproduce this problem right now - Jenkins 1.580.1 and a dev build of configuration slicing. git describe is: configurationslicing-1.41-12-g7e87159. If I switch a project's ant version from default to one on the list, everything works correctly. Even tried an ant version with a space in the name. It looks like making a typo isn't handled well - if you're off by one character, no change is made, but also no error is reported. Having better error reporting, along with an auto-complete facility, would be very useful.

            mdonohue mdonohue
            tkrah Torsten Krah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: