-
Notifications
You must be signed in to change notification settings - Fork 2
Commit d36d3e1
author
committedemiguez
test: remove httpClient() override
The parent class has declared the method private from ES version 1.5.2
Removing the method fixes the problem
Fixes #551 parent 36430f7 commit d36d3e1
File tree
6 files changed
+11
-12
lines changed- script/ci
- src/test/java/com/asquera/elasticsearch/plugins/http/auth/integration
6 files changed
+11
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | - | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
4 | 7 | | |
5 | - | ||
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | - | ||
13 | + | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | + | ||
13 | + | ||
14 | + | ||
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | - | ||
21 | + | ||
22 | + | ||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | - | ||
3 | + | ||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | - | ||
29 | - | ||
30 | - | ||
31 | - | ||
32 | - | ||
33 | 28 | | |
34 | 29 | | |
35 | 30 | | |
| |||
0 commit comments