From: Roland Haeder Date: Mon, 13 Mar 2017 16:26:01 +0000 (+0100) Subject: updated Apache Log4J to 2.8.1 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5e34c2ae92838ceb7938369a47d60c82a558d279;p=jcore-logger-ejb.git updated Apache Log4J to 2.8.1 --- diff --git a/lib/log4j/log4j-api-2.8.1.jar b/lib/log4j/log4j-api-2.8.1.jar new file mode 100644 index 0000000..feec15b Binary files /dev/null and b/lib/log4j/log4j-api-2.8.1.jar differ diff --git a/lib/log4j/log4j-api-2.8.jar b/lib/log4j/log4j-api-2.8.jar deleted file mode 100644 index 8dd4a22..0000000 Binary files a/lib/log4j/log4j-api-2.8.jar and /dev/null differ diff --git a/lib/log4j/log4j-core-2.8.1.jar b/lib/log4j/log4j-core-2.8.1.jar new file mode 100644 index 0000000..2dcc8f1 Binary files /dev/null and b/lib/log4j/log4j-core-2.8.1.jar differ diff --git a/lib/log4j/log4j-core-2.8.jar b/lib/log4j/log4j-core-2.8.jar deleted file mode 100644 index d592e92..0000000 Binary files a/lib/log4j/log4j-core-2.8.jar and /dev/null differ diff --git a/lib/log4j/log4j-web-2.8.1.jar b/lib/log4j/log4j-web-2.8.1.jar new file mode 100644 index 0000000..6928ed9 Binary files /dev/null and b/lib/log4j/log4j-web-2.8.1.jar differ diff --git a/lib/log4j/log4j-web-2.8.jar b/lib/log4j/log4j-web-2.8.jar deleted file mode 100644 index 2bbeb6b..0000000 Binary files a/lib/log4j/log4j-web-2.8.jar and /dev/null differ diff --git a/lib/nblibraries.properties b/lib/nblibraries.properties index e44482d..7e8810c 100644 --- a/lib/nblibraries.properties +++ b/lib/nblibraries.properties @@ -1,11 +1,11 @@ -libs.Apache_Log4J.classpath=\ - ${base}/log4j/log4j-api-2.8.jar;\ - ${base}/log4j/log4j-core-2.8.jar;\ - ${base}/log4j/log4j-web-2.8.jar -libs.Apache_Log4J.displayName=Apache Log4J 2.7 -libs.Apache_Log4J.javadoc=\ - https://logging.apache.org/log4j/2.x/log4j-api/apidocs/ -libs.CopyLibs.classpath=\ - ${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar -libs.CopyLibs.displayName=CopyLibs Task -libs.CopyLibs.prop-version=2.0 +libs.Apache_Log4J.classpath=\ + ${base}/log4j/log4j-api-2.8.1.jar;\ + ${base}/log4j/log4j-core-2.8.1.jar;\ + ${base}/log4j/log4j-web-2.8.1.jar +libs.Apache_Log4J.displayName=Apache Log4J 2.8 +libs.Apache_Log4J.javadoc=\ + https://logging.apache.org/log4j/2.x/log4j-api/apidocs/ +libs.CopyLibs.classpath=\ + ${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar +libs.CopyLibs.displayName=CopyLibs Task +libs.CopyLibs.prop-version=2.0