[ 
https://issues.apache.org/jira/browse/IVY-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603828#action_12603828
 ] 

fbascheper edited comment on IVY-832 at 6/10/08 3:34 AM:
------------------------------------------------------------------

Found a NPE  (IVY-831) when investigating this problem.

      was (Author: fbascheper):
    Found a NPE when investigating this problem.
  
> Ivy build system: fix build.xml to allow "ant coverage-report" behind a proxy
> -----------------------------------------------------------------------------
>
>                 Key: IVY-832
>                 URL: https://issues.apache.org/jira/browse/IVY-832
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0-RC1
>            Reporter: Erik-Berndt Scheper
>             Fix For: 2.0-RC1
>
>
> Currently the "ant coverage-report" fails behind a proxy. 
> The reason is the forked {{<junit>}} task inside 
> {{ <target name="test-internal" depends="build-test, init-tests" 
> unless="skip.test">}}
> It would be nice if the jvm proxy args (http.proxyHost http.proxyPort, etc; 
> see http://ant.apache.org/manual/proxy.html) would be copied into the forked 
> junit task. 
> Then it would be possible to successfully run this task behind a proxy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to