Recent Releases of https://github.com/cdcgov/sdp-cbr
https://github.com/cdcgov/sdp-cbr - SDP CBR Version 1.2.1
This release contains fixes for deployment issues with Version 1.2.0. This includes removal of maven configuration files that were causing build issues in OpenShift. application.properties have been reworked to better align with the Config Maps used in the deployed application.
- Java
Published by eedrummer about 8 years ago
https://github.com/cdcgov/sdp-cbr - CBR Version 1.2.0
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.
- Java
Published by eedrummer over 8 years ago