[ 
https://issues.apache.org/jira/browse/HTTPCORE-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCORE-406.
----------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 4.4.1)
                   5.0-alpha1
                   4.4.2

Change-set committed to SVN trunk and 4.4.x branch.

Oleg

> Refactor some test code to be sharable with OSGi tests
> ------------------------------------------------------
>
>                 Key: HTTPCORE-406
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-406
>             Project: HttpComponents HttpCore
>          Issue Type: Task
>            Reporter: Benson Margulies
>             Fix For: 4.4.2, 5.0-alpha1
>
>
> It would be good to use the test server when testing the OSGi bundle. 
> However, it's in src/test/java.
> There are three ways to reuse it: 
> *  
> [https://maven.apache.org/plugins/maven-jar-plugin/examples/create-test-jar.html]
>  business 
> * create another Maven subproject.
> * 
> [http://www.mojohaus.org/build-helper-maven-plugin/add-test-source-mojo.html] 
> and borrow the source directory.
> While I'd usually consider the third to be really ugly, it does make it easy 
> to get the server into the 'test bundle' built by pax-exam. 
> I intend to try to work out how to use the first alternative.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to