PDA

View Full Version : spring-rabbit-1.0.0.RC1.jar missing one Import-Package in the MANIFEST.MF



Anthony
May 10th, 2011, 09:13 PM
the jar is missing org.springframework.jmx.support in the Import-Package which prevent it from starting in Virgo

Dave Syer
May 11th, 2011, 02:28 AM
That's interesting, and possibly a bug in Virgo and/or bundlor, since spring-rabbit only uses that package in an annotation declaration. We can fix it for 1.0 (open a JIRA to track the change).

Anthony
May 12th, 2011, 12:50 AM
here it is

https://jira.springsource.org/browse/AMQP-169