Nik Everett
b91e9d85e9
Fix SHAs
...
Original commit: elastic/x-pack-elasticsearch@15c2669416
2017-10-27 17:12:15 -04:00
Nik Everett
2c183d566e
Merge branch 'master' into feature/sql
...
Original commit: elastic/x-pack-elasticsearch@53dc6d4ce7
2017-09-21 15:20:20 -04:00
Albert Zaharovits
6b51f5e6ca
Update BouncyCastle version from 1.55 to 1.58 ( elastic/x-pack-elasticsearch#2548 )
...
Update BouncyCastle version from 1.55 to 1.58
Requires regeneration of .project and .classpath files, e.g.
gradle cleanEclipse & gradle eclipse
Closes : elastic/x-pack-elasticsearch#2332
Original commit: elastic/x-pack-elasticsearch@5806fd4204
2017-09-21 11:30:42 +03:00
Nik Everett
8ce2fa3c81
Merge branch 'master' into feature/sql
...
Original commit: elastic/x-pack-elasticsearch@0577b07b3d
2017-08-25 16:16:34 -04:00
Michael Basnight
e18f04f3eb
Revert "Use shaded rest client dependencies" ( elastic/x-pack-elasticsearch#2352 )
...
This reverts commit elastic/x-pack-elasticsearch@8605560232 .
Relates elastic/elasticsearch#26367
Original commit: elastic/x-pack-elasticsearch@e4cd960504
2017-08-25 14:13:16 -05:00
Nik Everett
39b9b55e19
Merge branch 'master' into feature/sql
...
Original commit: elastic/x-pack-elasticsearch@1ada71a4f4
2017-07-24 15:04:59 -04:00
Michael Basnight
6a7e51d9c0
Use shaded rest client dependencies
...
This commit modifies all org.apache.http to use the shaded rest clients
org.elasticsearch.client.http packages. It also removes a few unused
licenses due to the change.
Relates elastic/elasticsearch#25780
Original commit: elastic/x-pack-elasticsearch@8605560232
2017-07-24 12:56:17 -05:00
Nik Everett
184d53f598
Merge branch 'master' into feature/sql
...
Original commit: elastic/x-pack-elasticsearch@ed7a977328
2017-07-07 10:35:09 -04:00
Jason Tedor
b636dcc366
Upgrade to Netty 4.1.13.Final
...
This commit updates the SHAs here as core upgraded the Netty dependency
from 4.1.11.Final to 4.1.13.Final.
Relates elastic/x-pack-elasticsearch#1936
Original commit: elastic/x-pack-elasticsearch@d1803fc331
2017-07-06 15:37:17 -04:00
Nik Everett
ab2e9e0a84
Fix some dependency licenses
...
Original commit: elastic/x-pack-elasticsearch@4f25d4a573
2017-06-26 11:39:13 -04:00
Costin Leau
38049ef6df
moving SQL into X-Pack
...
Original commit: elastic/x-pack-elasticsearch@46c476c364
2017-05-27 19:51:33 +03:00
Jason Tedor
879b4457f3
Update Netty to 4.1.11.Final
...
This commit upgrades the Netty dependency from 4.1.10.Final to
4.1.11.Final.
Relates elastic/x-pack-elasticsearch#1418
Original commit: elastic/x-pack-elasticsearch@1944a6f5f9
2017-05-12 15:54:05 -04:00
Jason Tedor
bec3102e06
Upgrade Netty to 4.1.10.Final
...
This commit upgrades the Netty dependency from version 4.1.9.Final to
version 4.1.10.Final.
Relates elastic/x-pack-elasticsearch#1262
Original commit: elastic/x-pack-elasticsearch@aac7aa351c
2017-05-01 10:25:42 -04:00
Alexander Reelsen
ce0391f3c7
Watcher: Update dependencies ( elastic/x-pack-elasticsearch#613 )
...
Updated dependencies for javax.activation and mail to latest versions.
Original commit: elastic/x-pack-elasticsearch@d73529f98f
2017-03-21 10:28:20 +01:00
Jason Tedor
0457de27dd
Fix SHAs for Netty dependencies
...
This commit fixes the SHA hashes for the Netty dependencies after Netty
was upgraded from version 4.1.8 to version 4.1.9.
Original commit: elastic/x-pack-elasticsearch@ca4c376886
2017-03-12 01:19:17 -05:00
Ryan Ernst
c92562e9d9
Build: Enable notice generation for x-pack ( elastic/x-pack-elasticsearch#695 )
...
The only tricky thing here was what to do about ES jars. We now ignore them for the jar sha checking, and the base elasticsearch license and notice is copied here, and elasticsearch jars are mapped to those license/notice files.
Original commit: elastic/x-pack-elasticsearch@a6373cfe4e
2017-03-02 19:06:15 -08:00
Alexander Reelsen
43a09a2fa7
Watcher: Add license files ( elastic/x-pack-elasticsearch#619 )
...
Add license, notice and SHA sums for watcher compile dependencies
(excluding test deps).
Relates elastic/x-pack-elasticsearch#607
Original commit: elastic/x-pack-elasticsearch@06ce510436
2017-02-23 10:24:16 +01:00
Tim Vernum
672819f038
LICENSE files for security ( elastic/x-pack-elasticsearch#614 )
...
* License information for unboundid-ldapsdk
From: https://docs.ldap.com/ldap-sdk/docs/LICENSE-UnboundID-LDAPSDK.txt
* License information for Bouncy Castle
From: java -cp ~/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.55/bcprov-jdk15on-1.55.jar org.bouncycastle.LICENSE
Original commit: elastic/x-pack-elasticsearch@b32d5aade3
2017-02-23 10:43:34 +11:00
David Roberts
614aeeeb53
[ML] Add back SuperCSV license/notice ( elastic/x-pack-elasticsearch#618 )
...
These were lost during the migration from prelert-legacy to x-pack
Original commit: elastic/x-pack-elasticsearch@da338d4a44
2017-02-22 10:49:26 +00:00