From: Roland Häder Date: Wed, 25 May 2016 08:31:06 +0000 (+0200) Subject: Updated log4j: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ad96b252e7639935ba2dc6de1060e1772eeef69d;p=jcore-logger-ejb.git Updated log4j: - updated logj4 to 2.5 - added missing javadoc source --- diff --git a/lib/log4j-api-2.3.jar b/lib/log4j-api-2.3.jar deleted file mode 100644 index 2a61bbe..0000000 Binary files a/lib/log4j-api-2.3.jar and /dev/null differ diff --git a/lib/log4j-api-2.5.jar b/lib/log4j-api-2.5.jar new file mode 100644 index 0000000..f18c9d0 Binary files /dev/null and b/lib/log4j-api-2.5.jar differ diff --git a/lib/log4j-core-2.3.jar b/lib/log4j-core-2.3.jar deleted file mode 100644 index 5438b0b..0000000 Binary files a/lib/log4j-core-2.3.jar and /dev/null differ diff --git a/lib/log4j-core-2.5.jar b/lib/log4j-core-2.5.jar new file mode 100644 index 0000000..f49b01f Binary files /dev/null and b/lib/log4j-core-2.5.jar differ diff --git a/lib/log4j-web-2.3.jar b/lib/log4j-web-2.3.jar deleted file mode 100644 index e87ef9a..0000000 Binary files a/lib/log4j-web-2.3.jar and /dev/null differ diff --git a/lib/log4j-web-2.5.jar b/lib/log4j-web-2.5.jar new file mode 100644 index 0000000..6f46ce7 Binary files /dev/null and b/lib/log4j-web-2.5.jar differ diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index af002d7..6c5084d 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -820,31 +820,31 @@ exists or setup the property manually. For example like this: - - - + + + - - - + + + - - - + + + - - - + + + diff --git a/nbproject/project.xml b/nbproject/project.xml index 8ebb406..891ad07 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -7,9 +7,9 @@ 1.6.5 file.reference.jcore-logger-lib.jar file.reference.cdi-api.jar - file.reference.log4j-api-2.3.jar - file.reference.log4j-core-2.3.jar - file.reference.log4j-web-2.3.jar + file.reference.log4j-api-2.5.jar + file.reference.log4j-core-2.5.jar + file.reference.log4j-web-2.5.jar