What do you mean by “renaming”? I don’t know that it would be a good idea for both the Mongo 2 & 3 plugins to have the same plugin name. Although it is not likely they would ever be used together if they do it would be impossible to ever have both at the same time.
Ralph > On Jan 21, 2018, at 3:56 PM, Gary Gregory <garydgreg...@gmail.com> wrote: > > Hi All: > > As I am working through https://issues.apache.org/jira/browse/LOG4J2-2205 > to migrate from 2.x to 3.x APIs in the module log4j-mongodb, I am concerned > that the changes are large enough as to break some older apps. I am sure I > wouldn't hear about it until my customers complain. > > Therefore, I think I would like to: > > - create a new module log4j-mongodb3 > - rename the existing module from log4j-mongodb to log4j-mongodb2 > > I know that we are having an active discussion about new modules in the > main repository so I'll hold off on log4j-mongodb3. > > What I do wonder though is if renaming a module is a problem. > > Gary