Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1219

use setproxy ant task when proxy properties are specified

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.4
    • 1.4
    • None
    • None

    Description

      Currectly, "ant luke" and "ant example" will be fail if you use proxy:

      $ ant luke
      build.xml:881: HTTP Authorization failure
      

      To avoid this, use setproxy ant task when properties are specified by the user:

      $ ant luke -Dproxy.host=hostname -Dproxy.port=8080 -Dproxy.user=user -Dproxy.password=passwd
      

      Attachments

        1. SOLR-1219.patch
          2 kB
          Koji Sekiguchi

        Activity

          People

            koji Koji Sekiguchi
            koji Koji Sekiguchi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: