Skip to content

CBR Version 1.2.0

Choose a tag to compare

@eedrummer eedrummer released this 10 Apr 14:57

Content Based Routing Version 1.2.0 - This new release includes the following changes:

  • Use of JBoss AMQ as the CBR queue component. This can be used to replace the previously used database queue. While the intention is to use JBoss AMQ, it is possible to use ActiveMQ as well
  • Clean up of the Java source code with checkstyle. The project now has a set of custom checkstyle settings and it can be validated using the checkstyle:check maven goal.