On Tue, Mar 17, 2020 at 10:35 AM Jesse Glick <[email protected]> wrote: > It works in other plugins.
Tips: https://jenkins.io/doc/developer/extensions/jenkins-core/#buildwrapper https://github.com/jenkinsci/ant-plugin/blob/9b28f6f43a5750cf3f9b188dd52adce57e17606c/src/main/java/hudson/tasks/AntWrapper.java#L82-L116 https://github.com/jenkinsci/ant-plugin/blob/9b28f6f43a5750cf3f9b188dd52adce57e17606c/src/main/java/hudson/tasks/Ant.java#L393-L397 https://github.com/jenkinsci/ant-plugin/blob/9b28f6f43a5750cf3f9b188dd52adce57e17606c/src/test/java/hudson/tasks/AntWrapperTest.java#L77-L83 -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2ctueSp9n-WBrXNRACOR6wZNsCL%2BpnUng_EU8-wF-_2g%40mail.gmail.com.
