Menu

#4 Compile-time dependency on log4j

open
None
5
2011-09-13
2011-08-17
No

net.sf.jnati:jnati and net.sf.jnati:jnati-core depend in compile-time on log4j. The code should be refactored to depend on commons-logging API or slf4j, otherwise it is not possible to customize the logging, which is hardcoded in log4j.properties in resources.

Discussion

  • Dmitry Katsubo

    Dmitry Katsubo - 2011-09-13
    • assigned_to: nobody --> sea36
     
  • Dmitry Katsubo

    Dmitry Katsubo - 2011-09-13

    Or optionally, jnati may depend on log4j with <scope>optional</scope>.

     

Log in to post a comment.