PR up - https://github.com/jenkinsci/ant-plugin/pull/21
Code changed in jenkins User: Andrew Bayer Path: pom.xml src/main/java/hudson/tasks/Ant.java http://jenkins-ci.org/commit/ant-plugin/62c8c55baf74462fc9d3e2081f545b7e6d96f0bd Log: [FIXED JENKINS-37388] Add @Symbol("ant") to descriptors
Originally intended to add to the ToolDescriptor, but while I was here, might as well add it to the build step descriptor too!
Andrew Bayer this one is resolved?