[QFJ-640] Ability to run unit tests behind a proxy in fork mode Created: 06/Oct/11  Updated: 06/Oct/11

Status: Open
Project: QuickFIX/J
Component/s: Build
Affects Version/s: 1.3.3
Fix Version/s: None

Type: Improvement Priority: Trivial
Reporter: Val Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Yes, there is ability to run tests in the same JVM so the "http.proxyHost" and "http.ProxyPort" properties will affect the tests phase, but I think people behind a proxy would appreciate for following additional parameters in JUnit Ant task:

<jvmarg line="-Dhttp.proxyHost=$

{http.proxyHost}

-Dhttp.proxyPort=$

{http.proxyPort}

"/>

(For trunk there is not so much sense, but I think this way is more convenient than assumption check)


Generated at Sun May 05 13:07:57 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.