michaelandrepearce commented on issue #2654: NO-JIRA Sort IDE build since AuditLoggerAddition URL: https://github.com/apache/activemq-artemis/pull/2654#issuecomment-488120506 As mentioned on its PR, since https://github.com/apache/activemq-artemis/pull/2579 was merged im constantly having to revert it, to make local build and working in my IDE (IntelliJ) as it was, as was causing generated files at root target project level which then don't compile. Maven was fine. Checking other modules which have loggers, it seems this is the one common element missing from the module where the new Audit Logger was added, and seems to do the trick. Noted it all builds fine from maven, its just an ide issue. @gaohoward and @clebertsuconic if you could look at please. ta. Happy for alternative fix also, just this seems to work.
---------------------------------------------------------------- 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
