log4j-jars 2.0.0.rc1-java → 2.0.2-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/log4j-api-2.0.2.jar +0 -0
- data/lib/log4j-core-2.0.2.jar +0 -0
- data/lib/log4j-jars.rb +3 -3
- data/lib/log4j-slf4j-impl-2.0.2.jar +0 -0
- metadata +7 -7
- data/lib/log4j-api-2.0-rc1.jar +0 -0
- data/lib/log4j-core-2.0-rc1.jar +0 -0
- data/lib/log4j-slf4j-impl-2.0-rc1.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 90f604f5aa2a8d036e3da63d66f0448e37d508f8
|
4
|
+
data.tar.gz: 8d2fd50cd5d086085bb039263f768e87873fa3d2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c9fd85c5803416b118496ec8b5f155580bb2aefb73d17531f3e273122b2ef14bb4c0e14105266448108a42cd0e73ea484b3a2f2ea5b273848077d899915f8eb4
|
7
|
+
data.tar.gz: 3d07a81a67938f7e70d8b348513bbf2e1d5a9a5bdaf11da283af0af709496252b610e95329375a23910c67b70af4b68b830066cf7795c75426d1a470e736dc81
|
Binary file
|
Binary file
|
data/lib/log4j-jars.rb
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: log4j-jars
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.2
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Theo Hultberg
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-
|
11
|
+
date: 2014-09-24 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: ''
|
14
14
|
email:
|
@@ -17,10 +17,10 @@ executables: []
|
|
17
17
|
extensions: []
|
18
18
|
extra_rdoc_files: []
|
19
19
|
files:
|
20
|
-
- lib/log4j-api-2.0
|
21
|
-
- lib/log4j-core-2.0
|
20
|
+
- lib/log4j-api-2.0.2.jar
|
21
|
+
- lib/log4j-core-2.0.2.jar
|
22
22
|
- lib/log4j-jars.rb
|
23
|
-
- lib/log4j-slf4j-impl-2.0
|
23
|
+
- lib/log4j-slf4j-impl-2.0.2.jar
|
24
24
|
homepage: http://logging.apache.org/log4j/2.x/
|
25
25
|
licenses: []
|
26
26
|
metadata: {}
|
@@ -35,9 +35,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
35
35
|
version: '0'
|
36
36
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
|
-
- - '
|
38
|
+
- - '>='
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version:
|
40
|
+
version: '0'
|
41
41
|
requirements: []
|
42
42
|
rubyforge_project: log4j-jars
|
43
43
|
rubygems_version: 2.2.1
|
data/lib/log4j-api-2.0-rc1.jar
DELETED
Binary file
|
data/lib/log4j-core-2.0-rc1.jar
DELETED
Binary file
|
Binary file
|