spring-boot/spring-boot-autoconfigure
Stephane Nicoll b1b84a358d Fix Artemis embedded mode condition
This commit prevents the Artemis embedded mode to kick-in if the
`EmbeddedJMS` class it not in the classpath. The previous condition would
match if only `artemis-server` was on the classpath while
`artemis-jms-server` is actually required.

Closes gh-5452
2016-03-21 11:55:59 +01:00
..
src Fix Artemis embedded mode condition 2016-03-21 11:55:59 +01:00
pom.xml Next Development Version 2016-02-26 01:06:16 -08:00