mattrpav commented on PR #1209: URL: https://github.com/apache/activemq/pull/1209#issuecomment-4237387567
Goals: 1. Align version number with the release 2. Easier alignment of JDK language and runtime compatibly (current code needs clean-up to remove WARNs on compile) 3. Future change to consolidate redundant I/O related classes across the project — ASCIIBuffer, UTF8Buffer, *Stream classes, etc. 4. Ability to update the format as needed for future enhancements and features (ie add a serial number of active-active replication, etc) 5. Initially, no change to Maven coordinates. Only version number to align w/ broker release(s) Note: #3 will also help with security and parsing consistency issuesetC) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
