michaelandrepearce commented on issue #2661: ARTEMIS-2319 Upgrading jboss-logging dependencies URL: https://github.com/apache/activemq-artemis/pull/2661#issuecomment-499652657 As per noted, the general wildfly project is LGPL, so when code is added or moved there is risk of LGPL contamination. As there already is unfortunately common has code in it the LGPL headers. https://github.com/wildfly/wildfly-common/blob/1.5/src/test/java/org/wildfly/common/string/CompositeCharSequenceTestCase.java It is best we revert this, and moving forwards a solution not needing a wildfly dep, will be better, else we run risk of code within their code base getting contaminated with LGPL.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
