[ 
https://issues.apache.org/jira/browse/OLINGO-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079161#comment-14079161
 ] 

Michael Bolz commented on OLINGO-377:
-------------------------------------

Hi,

with this commit: [\[OLINGO-377\] Enable embedded tomcat to be started via 
maven|https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=1d9b70c61941a1bcb67150237bb8b9f2a17074b0]
 the function was added to start the embedded Tomcat via maven from the {{fit}} 
module as standalone process.
Therefore use this maven command: {{mvn exec:java -Dexec.args="keeprunning 
addwebapp port=9080"}} to start it at port {{9080}} with deployed {{fit 
webapp}}.

For logging I have to check the best way to enable file logging before I will 
commit/push a change.

Kind regards,
Michael

> Improve infrastructure in FIT for code coverage support
> -------------------------------------------------------
>
>                 Key: OLINGO-377
>                 URL: https://issues.apache.org/jira/browse/OLINGO-377
>             Project: Olingo
>          Issue Type: Improvement
>          Components: odata4-server
>    Affects Versions: V4 4.0.0-beta-01
>            Reporter: Michael Bolz
>            Assignee: Michael Bolz
>            Priority: Minor
>             Fix For: V4 4.0.0-beta-01
>
>
> Improve infrastructure in FIT for code coverage support.
> Currently {{maven-cobertura}} plugin can not be used to provide code coverage 
> of full (JUnit) integration tests.
> This should be changed by e.g. running the FIT in a embedded Tomcat and/or 
> instrument the deployed {{fit war file}} and connect cobertura to {{cargo 
> Tomcat}} to get coverage results.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to