build Java Library behind a proxy
---------------------------------

                 Key: THRIFT-1216
                 URL: https://issues.apache.org/jira/browse/THRIFT-1216
             Project: Thrift
          Issue Type: Improvement
          Components: Java - Library
            Reporter: Roger Meier
            Assignee: Roger Meier
            Priority: Minor


I would like to build the Java Library behind a proxy.

via:
{noformat}
ant -Dproxy.enabled=1 -Dproxy.host=myproxyhost
{noformat}
or via
{noformat}
./configure --with-java ANT_FLAGS='-Dproxy.enabled=1 -Dproxy.host=myproxyhost'
{noformat}


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to