You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2022/02/22 13:30:18 UTC

[GitHub] [activemq] gemmellr commented on pull request #729: [AMQ-8322] JMS 2.0 Implementation - First phase

gemmellr commented on pull request #729:
URL: https://github.com/apache/activemq/pull/729#issuecomment-1047798838


   Note the PR build is still failing, with:
   
   [INFO] Running org.apache.activemq.transport.http.HttpJMSMessageTest
   
   [ERROR] Tests run: 32, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 16.633 s <<< FAILURE! - in org.apache.activemq.transport.http.HttpJMSMessageTest
   
   [ERROR] testForeignMessage {connectURL=vm://localhost?marshal=false, deliveryMode=1, destinationType=1}(org.apache.activemq.transport.http.HttpJMSMessageTest)  Time elapsed: 0.441 s  <<< ERROR!
   
   java.lang.AbstractMethodError: Receiver class org.apache.activemq.JMSMessageTest$ForeignMessage does not define or inherit an implementation of the resolved method abstract setJMSDeliveryTime(J)V of interface javax.jms.Message.
   
   etc etc
   
   (Dont know about the non-PR build)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org