https://bz.apache.org/bugzilla/show_bug.cgi?id=60883
--- Comment #4 from Michael Osipov <[email protected]> --- (In reply to Philippe Mouawad from comment #3) > (In reply to Michael Osipov from comment #2) > > (In reply to Philippe Mouawad from comment #1) > > > Hello Michael, > > > Thanks for your proposal. > > > Would it be possible to provide a patch or a PR on our github : > > > - https://github.com/apache/jmeter > > > > > > See: > > > - http://jmeter.apache.org/building.html > > > > The patch is the least problem. The problem is this: > > > > https://github.com/apache/jmeter/blob/trunk/build.xml#L3052-L3065 > > > > Non-Maven build, it requires direct Internet connection. I have to see how I > > can change this to use either our HTTP proxy or Nexus instance otherwise I > > won't be able to build anything at work. "Setproxy Task" should do it. You > > should consider taking this from tomcat > > https://github.com/apache/tomcat85/blob/trunk/build.xml#L2709-L2713 > > Good idea > Will you also contribute a patch for this :-) ? > Or shall I do it ? Please go ahead and do it. My Ant foo has faded since Maven. I will focus on the PR. -- You are receiving this mail because: You are the assignee for the bug.
