Merge pull request #21 in SHRINE/shrine from ~YXING/shrine:organize to develop* commit 'f7e719286f88b15fe1ef8bbbd54dc6aa9f5f93b4':
added todos for extracting actor system, deleted unsued config files
re-organized client, api, and the trait
cleaned up unused dependencies
removed mom package, updated pom files and dependencies
reorganized mom package
fixed build failure by adding system in hornetQActorSystem
Merge pull request #22 in SHRINE/shrine from feature/SHRINE-2174-add-nodeid-to-runqueryrequest to develop* commit '9abf632844f2c4d70ee79dd47e7024df56769412':
Clean up some neglected code for SHRINE-2120
Clean up some neglected code for SHRINE-2120
Rename to save some confusion for SHRINE-2120
Got the name of the QEP node to ride in on the RunQueryRequest for SHRINE-2174.
Put NodeId into the QEP and into every RunQueryRequest it sends for SHRINE-2174
Merge pull request #18 in SHRINE/shrine from ~YXING/shrine:clientMom to develop* commit 'f67bba0174f09290f939729f0303a1dbe15affa4':
clean up test
used Try for-comprehension in hornetQWebClient
implemented some of the code reviews
Implemented Scala script to test HornetQMomWebClient
Implemented Scala script to test HornetQMomWebClient
implemented code review comments
implemented client side of hornetQMom api
Merge pull request #19 in SHRINE/shrine from feature/SHRINE-2145-add-an-optional-changes-since to develop* commit 'eac4b3a8a8a573ecf7016c77c3103be3f20a61c7': (25 commits)
Added some debug logging in case we need to diagnose in the field.
Some improved error messages for SHRINE-2145
Added some logic to be sure that (if everything is working) spray won't give up on the request before the timeout response goes out for SHRINE-2145
Added a scheduled cleanup of the notification Map every 5 minut...
Merge pull request #20 in SHRINE/shrine from feature/SHRINE-2162-add-a-config-parameter-to-the to develop* commit 'c9af021cdeccf340dcaa9c7c1caffa125f00bb39':
cannonical shrine.conf changes for SHRINE-2167
Couple of changes I decided to hold on to while testing SHRINE-2162
Added a shrine.adapter.delayResponse config paramter to support SHRINE-2162