details:   https://code.openbravo.com/erp/devel/pi/rev/5a18bcb0e394
changeset: 35634:5a18bcb0e394
user:      Carlos Aristu <carlos.aristu <at> openbravo.com>
date:      Wed Apr 03 13:46:54 2019 +0200
summary:   fixes issue 40512: remove slf4j extensions library

  The slf4j extensions library was a dependency of weld 1.1.24. It is not 
needed by weld 3.1.0 because it no longer uses slf4j for logging. Instead, it 
uses jboss-logging as a logging facade.

diffstat:

 legal/Licensing.txt              |    3 ---
 lib/runtime/slf4j-ext-1.7.25.jar |  Bin 
 2 files changed, 0 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r bb9ca644f918 -r 5a18bcb0e394 legal/Licensing.txt
--- a/legal/Licensing.txt       Tue Apr 02 18:03:04 2019 +0200
+++ b/legal/Licensing.txt       Wed Apr 03 13:46:54 2019 +0200
@@ -199,9 +199,6 @@
 # jboss-ejb3-api-3.1.0.jar
 Under the LGPL license (included as LGPL-2.1.txt in this folder)
 
-# slf4j-ext-1.7.25.jar
-Under the MIT license (available at http://www.slf4j.org/license.html)
-
 # cdi-api-2.0.SP1.jar
 # guava-21.0.jar
 # javax.inject-1.jar
diff -r bb9ca644f918 -r 5a18bcb0e394 lib/runtime/slf4j-ext-1.7.25.jar
Binary file lib/runtime/slf4j-ext-1.7.25.jar has changed


_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to