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

Build comprehension for Ant

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • ant-plugin
    • None

      Via the -lib argument and the -listener argument, we can inject some code that understands what Ant is doing. We can learn which task in which target has failed and report it in the UI, we can learn the <javac> invocation to figure out where the source tree is, we can detect <junit> invocation to auto-record unit tests, etc.

      This can also then be used for other kinds of build comprehension, such as Gradle, which uses Ant internally.

            Unassigned Unassigned
            kohsuke Kohsuke Kawaguchi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: