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

Christian Posta commented on AMQ-3987:
--------------------------------------

IDEA might have screwed up the svn update. I saw the error in it first, and 
then confirmed on the command line with `mvn clean test-compile`

however, i just did an svn update from the command line, ran the mvn 
test-compile and it's fine now.

jumped the gun on some wacky IDEA behavior.
can close this
                
> For JMSUsecaseTest, incompatible types found   : javax.jms.Message required: 
> org.apache.activemq.Message 
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3987
>                 URL: https://issues.apache.org/jira/browse/AMQ-3987
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Test Cases
>    Affects Versions: 5.7.0
>            Reporter: Christian Posta
>            Priority: Trivial
>         Attachments: Patch_for_AMQ-3987.patch
>
>
> Cannot compile the JMSUsecaseTest because the Message class on line 121 has a 
> type mismatch:
> incompatible types
> found   : javax.jms.Message
> required: org.apache.activemq.Message
> patch attached

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to