https://issues.apache.org/bugzilla/show_bug.cgi?id=57197

            Bug ID: 57197
           Summary: Make TestSignatureInfo proxy friendly
           Product: POI
           Version: 3.11-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: talli...@mitre.org

Created attachment 32203
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32203&action=edit
Simple patch to add proxy info to TestSignatureInfo

A test within TestSignatureInfo requires a call to the network.  By default,
JUnit/Ant are not passing all system variables to the child process.  Proxy
information is not making it through and the test is failing for those behind a
proxy.

The attached patch passes http_proxy information into the SignatureConfig.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to