I compared the uima-as 2.3.0 (after merging with the underlying base uima sdk) and the corresponding 2.3.1-rc1.
Some diffs: 1) 2.3.0 has a top level amq directory; is this no longer needed in 2.3.1? 2) (expected) activemq release changed from 4.1.1 to 5.4.1 2a) the rc1 has a file "credentials-enc.properties" with an activemq.password value - is this OK? 2b) the rc1 has bin for linux x86/32 & 64, macosx and win32. Is a win64 missing? 2c) the 4.1.1 has bin commands: browse, bstat, kp, list, query, shutdown, which the 5.4.1 doesn't have. Is this OK? I scanned the rest of the differences, and they look reasonable to me. -Marshall