You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Frank Cornelis (JIRA)" <ji...@apache.org> on 2006/10/16 18:29:35 UTC

[jira] Created: (HTTPCLIENT-605) junit dependency in pom.xml with default compile scope

junit dependency in pom.xml with default compile scope
------------------------------------------------------

                 Key: HTTPCLIENT-605
                 URL: http://issues.apache.org/jira/browse/HTTPCLIENT-605
             Project: HttpComponents HttpClient
          Issue Type: Improvement
          Components: HttpClient
    Affects Versions: 3.0.1
            Reporter: Frank Cornelis


The dependency set as defined in:
http://www.ibiblio.org/maven2/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.pom
includes junit, but not with a <scope>test</test>. I suppose the junit dependency should have a test scope. Could someone fix this? Because of this my application is packaged including junit 3.8.1, which adds 118KiB for nothing.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org


[jira] Resolved: (HTTPCLIENT-605) junit dependency in pom.xml with default compile scope

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HTTPCLIENT-605?page=all ]

Oleg Kalnichevski resolved HTTPCLIENT-605.
------------------------------------------

    Fix Version/s: 3.1 Beta 1
       Resolution: Fixed

Frank,

This has been fixed in the SVN trunk and the fix will be included in the next public release (3.1-beta1)

http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/project.xml

I do not think we are able / supported to change the POMs of already published releases. 

Oleg

> junit dependency in pom.xml with default compile scope
> ------------------------------------------------------
>
>                 Key: HTTPCLIENT-605
>                 URL: http://issues.apache.org/jira/browse/HTTPCLIENT-605
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient
>    Affects Versions: 3.0.1
>            Reporter: Frank Cornelis
>             Fix For: 3.1 Beta 1
>
>
> The dependency set as defined in:
> http://www.ibiblio.org/maven2/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.pom
> includes junit, but not with a <scope>test</test>. I suppose the junit dependency should have a test scope. Could someone fix this? Because of this my application is packaged including junit 3.8.1, which adds 118KiB for nothing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org