OpenSearch/plugins/discovery-gce/licenses
Jason Tedor 371cb9a8ce
Remove Log4j 1.2 API as a dependency (#42702)
We had this as a dependency for legacy dependencies that still needed
the Log4j 1.2 API. This appears to no longer be necessary, so this
commit removes this artifact as a dependency.

To remove this dependency, we had to fix a few places where we were
accidentally relying on Log4j 1.2 instead of Log4j 2 (easy to do, since
both APIs were on the compile-time classpath).

Finally, we can remove our custom Netty logger factory. This was needed
when we were on Log4j 1.2 and handled logging in our own unique
way. When we migrated to Log4j 2 we could have dropped this
dependency. However, even then Netty would still pick up Log4j 1.2 since
it was on the classpath, thus the advantage to removing this as a
dependency now.
2019-05-30 16:08:07 -04:00
..
commons-codec-1.11.jar.sha1 Update httpclient for JDK 11 TLS engine (#37994) 2019-01-30 14:24:29 -07:00
commons-codec-LICENSE.txt
commons-codec-NOTICE.txt
commons-logging-1.1.3.jar.sha1
commons-logging-LICENSE.txt
commons-logging-NOTICE.txt
google-LICENSE.txt
google-NOTICE.txt
google-api-client-1.23.0.jar.sha1
google-api-services-compute-v1-rev160-1.23.0.jar.sha1
google-http-client-1.23.0.jar.sha1
google-http-client-jackson2-1.23.0.jar.sha1
google-oauth-client-1.23.0.jar.sha1
httpclient-4.5.8.jar.sha1 Update apache httpclient to version 4.5.8 (#40875) 2019-04-05 13:48:10 -06:00
httpclient-LICENSE.txt
httpclient-NOTICE.txt
httpcore-4.4.11.jar.sha1 Update httpclient for JDK 11 TLS engine (#37994) 2019-01-30 14:24:29 -07:00
httpcore-LICENSE.txt
httpcore-NOTICE.txt
jsr305-1.3.9.jar.sha1
jsr305-LICENSE.txt
jsr305-NOTICE.txt
log4j-1.2-api-2.11.1.jar.sha1 Remove Log4j 1.2 API as a dependency (#42702) 2019-05-30 16:08:07 -04:00
log4j-LICENSE.txt Remove Log4j 1.2 API as a dependency (#42702) 2019-05-30 16:08:07 -04:00
log4j-NOTICE.txt Remove Log4j 1.2 API as a dependency (#42702) 2019-05-30 16:08:07 -04:00