Closed StaticmaN closed 9 years ago
Closing pull request because I realised that this project is also a standalone java app therefore it needs the logging.project. This library is being used in many other products as a library so the real issue here is that.
Hi there,
this library not need to provide logging.properties in the jar distribution. The existence of this file makes some difficulties trying to deploy in tomcat a webapp which use it.
I just simply moved the main/resources/logging.properties to /test/resources/logging.properties