RandomSec/main/tests/server/src/com/google/refine
dependabot[bot] 0f024d833e
build(deps): bump butterfly from 1.0.4 to 1.1.1 (#3699)
* build(deps): bump butterfly from 1.0.4 to 1.1.0

Bumps [butterfly](https://github.com/OpenRefine/simile-butterfly) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/OpenRefine/simile-butterfly/releases)
- [Commits](https://github.com/OpenRefine/simile-butterfly/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Update Butterfly configuration after Jetty upgrade

* Fix main class name in web.xml

* Upgrade Butterfly to Jetty 9

* Temporary debugging output to understand why RefineServlet is not found

* Upgrade servlet-api

* Fix javax.servlet-api artifactId

* Reinstate debug logging temporarily

* Update butterfly to 1.1.1 to solve servlet-api version conflict

* Update javax.servlet-api in the rest of the code base

* Silence server logs in ./refine ui_test again

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-18 10:12:57 +01:00
..
browsing Fix imprecise facet statistics in records mode (#2607) 2020-06-15 19:38:50 +02:00
clustering Add Wynn to fingerprint to support Old English texts 2020-11-28 21:40:49 -05:00
commands Remove unused imports 2020-08-23 14:17:40 -04:00
exporters Remove unused imports 2020-08-23 14:17:40 -04:00
expr Enable hyperlinks in in-tool Help field (#3648) 2021-02-20 12:56:39 +01:00
grel Extend forEach() to support JSON objects (#3150) 2020-08-30 08:40:17 +02:00
history Remove unused imports 2020-08-23 14:17:40 -04:00
importers Fix: Preventing addition of any empty cells with whitespaces while importing Xml Data with Tests #1095 (#3357) 2020-12-02 18:11:45 +01:00
importing build(deps): bump butterfly from 1.0.4 to 1.1.1 (#3699) 2021-03-18 10:12:57 +01:00
io Remove unused imports 2020-08-23 14:17:40 -04:00
model Refactor HTTP code into common module & Improve Fetch URL - fixes #3129 (#3237) 2020-12-07 00:38:36 -05:00
operations Refactor HTTP code into common module & Improve Fetch URL - fixes #3129 (#3237) 2020-12-07 00:38:36 -05:00
preference Remove unused imports 2020-08-23 14:17:40 -04:00
process Remove unused imports 2020-08-23 14:17:40 -04:00
sorting Remove unused imports 2020-08-23 14:17:40 -04:00
util Remove unused imports 2020-08-23 14:17:40 -04:00
HistoryEntryManagerStub.java Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
ProjectManagerStub.java Replace Apache Ant with Commons Compress (#2691) 2020-06-11 16:39:51 +02:00
ProjectManagerTests.java Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
RefineServletStub.java Update marc4j to 2.9.1 - Fixes #2962 (#2977) 2020-07-22 22:12:30 +02:00
RefineServletTests.java consistent usage of Apache http status constants (#2432) 2020-03-18 06:40:52 +00:00
RefineTest.java sort() handles nulls instead of throwing NPE - fixes #3152 (#3162) 2020-09-05 23:01:47 +02:00