• 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.

          [JENKINS-9270] Build comprehension for Ant

          There are no comments yet on this issue.

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

              Created:
              Updated: