RandomSec/main/tests/server/src/com/google/refine
Tom Morris 83f52d4ba5
Fall back to Apache Jena 3.9.0 (from 3.15.0) (#2826)
Fixes #2824
Versions up through 3.14.0 appear to work, but since odfdom bundles
Jena 3.9.0, we're going to be conservative and match that.

As an added bonus, includes a blank node test which will trigger
the failure.
2020-06-27 23:40:21 +02:00
..
browsing Fix imprecise facet statistics in records mode (#2607) 2020-06-15 19:38:50 +02:00
clustering remove unused imports (#2574) 2020-04-21 15:51:01 +02:00
commands remove unused imports (#2574) 2020-04-21 15:51:01 +02:00
exporters allow xlsx files to have more columns (#2602) 2020-04-26 17:07:26 +02:00
expr support default project name and column name for cross() (#2518) 2020-05-22 09:39:57 +02:00
grel Move tests to their appropriate packages and deduplicate them, for #2133 2019-08-23 13:27:20 +01:00
history Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
importers Fall back to Apache Jena 3.9.0 (from 3.15.0) (#2826) 2020-06-27 23:40:21 +02:00
importing Create Project import improvements (#2806) 2020-06-25 08:36:57 +02:00
io Save preferences JSON using UTF-8 encoding. Bulletproof prefs load. (#2657) 2020-06-06 10:00:01 +01:00
model Better error handling for reconciliation process - fixes #2590 (#2671) 2020-06-23 21:54:54 +02:00
operations Use Apache HTTP Commons for Fetch URL (#2692) 2020-06-16 09:38:06 +02:00
preference Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
process Fix race in Process Manager (#2748) 2020-06-17 21:24:25 +02:00
sorting Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
util Fix race in Process Manager (#2748) 2020-06-17 21:24:25 +02: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 Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
RefineServletTests.java consistent usage of Apache http status constants (#2432) 2020-03-18 06:40:52 +00:00
RefineTest.java add archive column (#2573) 2020-06-15 19:56:00 +02:00