-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Ubuntu Server, using package from apt archive
Between 1.415 and 1.416, the "Ant Version" field in "Invoke Ant" Build steps is now missing. Saving a configuration that was created in a previous version of Jenkins results in <antName/> being deleted from the job's config.xml
- is duplicated by
-
JENKINS-10181 Install from Apache no longer works
-
- Resolved
-
-
JENKINS-10056 Ant configuration lost after upgrading to 1.417 and modifying existing job
-
- Resolved
-
-
JENKINS-10039 Cant define ANT-Version after migration from hudson
-
- Resolved
-
-
JENKINS-10064 No way to specify ant version in project settings
-
- Closed
-
Just submitted a pull request to fix this:
https://github.com/jenkinsci/jenkins/pull/171
Looks like it happened when the config was converted from jelly to groovy.