This is an automated email from the ASF dual-hosted git repository.
afs pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
from c876af1b07 GH-4120: Update parent pom.xml and apache-jena-libs pom.xml
new 8f91c40046 GH-2340: Migrate jena-fuseki-geosparql tests to JUnit 5
new 38a237ed4d GH-2340: jena-fuseki-geosparql: Run one server per unit test
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
jena-fuseki2/jena-fuseki-geosparql/pom.xml | 5 +-
.../galbiston/rdf_tables/cli/ArgsConfigTest.java | 54 +++++++---------------
.../datatypes/DatatypeControllerTest.java | 23 +--------
.../rdf_tables/file/FileConverterTest.java | 22 ++-------
.../apache/jena/fuseki/geosparql/EmptyTest.java | 46 ++++++++----------
.../org/apache/jena/fuseki/geosparql/MainTest.java | 40 +++++++---------
.../org/apache/jena/fuseki/geosparql/TDB2Test.java | 40 +++++++---------
.../org/apache/jena/fuseki/geosparql/TDBTest.java | 40 +++++++---------
.../fuseki/geosparql/cli/RDFFileParameterTest.java | 32 ++-----------
.../fuseki/geosparql/cli/TabFileParameterTest.java | 32 ++-----------
10 files changed, 106 insertions(+), 228 deletions(-)