Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-832

Ivy build system: fix build.xml to allow "ant coverage-report" behind a proxy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0-RC1
    • 2.0-RC1
    • Core
    • None

    Description

      Currently the "ant coverage-report" fails behind a proxy.
      The reason is the forked <junit> task inside
      {{ <target name="test-internal" depends="build-test, init-tests" unless="skip.test">}}

      It would be nice if the jvm proxy args (http.proxyHost http.proxyPort, etc; see http://ant.apache.org/manual/proxy.html) would be copied into the forked junit task.

      Then it would be possible to successfully run this task behind a proxy.

      Attachments

        Issue Links

          Activity

            People

              maartenc Maarten Coene
              fbascheper Erik-Berndt Scheper
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: