openlvc / portico

Portico is an open source, cross-platform, fully supported HLA RTI implementation. Designed with modularity and flexibility in mind, Portico is a production-grade RTI for the Simulation and Training Community, so come say hi!
http://www.porticoproject.org
151 stars 81 forks source link

JGroups 4.x Upgrade #217

Closed timpokorny closed 6 years ago

timpokorny commented 6 years ago

This PR updates the JGroups library to v4.x and with it, the Log4j version from 1.2 to 2.x. Both of these updates include a number of breaking API changes that need to be managed.

Fixes #200