[ 
https://issues.apache.org/jira/browse/DIRMINA-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627953#action_12627953
 ] 

Edouard De Oliveira commented on DIRMINA-619:
---------------------------------------------

I don't think so . trunk also seems not to be affected by this issue maybe a 
previous version is ... i didn't check.
So please update to latest release

> Mark easymock as test dependency in maven pom.xml
> -------------------------------------------------
>
>                 Key: DIRMINA-619
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-619
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.0-M3
>            Reporter: syvalta
>
> Currently Maven pom.xml for core includes following dependencies:
>     <dependency>
>       <groupId>org.easymock</groupId>
>       <artifactId>easymock</artifactId>
>     </dependency>
>     
>     <dependency>
>       <groupId>org.easymock</groupId>
>       <artifactId>easymockclassextension</artifactId>
>     </dependency>
> I would assume that they are test dependencies, so adding <scope>test</scope> 
> to them would be good to prevent them to be included in wars etc. Unless I'm 
> mistaken and they really are needed at runtime, which I find highly unlikely. 

-- 
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