abelsromero commented on pull request #5:
URL: https://github.com/apache/maven-doxia/pull/5#issuecomment-651344760


   > I'm not in favor of removing doxia-logging: deprecating and modifying it 
to use slf4j would be more compatible
   > I know there are not so much Doxia extensions in the wild: there is at 
least asciidoc I know of. I didn't check, but would be useful to not break this 
one at least
   
   I mantain the asciidoctor extension and I am fine with removing logging-api. 
In fact we have problems sharing code between the our normal Mojo and the doxia 
parser because one uses "maven.plugin.logging.Log" and the other 
"maven.doxia.logging.Log". Moving doxia to Sl4j won't fix it 100%, but will be 
one step closer.


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to