Andy Seaborne

Results 38 issues of Andy Seaborne

The `test:e2e` step of the frontend-maven-plugin in jena-fuseki-ui is not managing to run the tests. This log is from the projects github action for MS Windows. ``` [INFO] --- frontend-maven-plugin:1.15.0:yarn...

Fuseki UI
build
help wanted

### Version 4.8.0 ### What happened? (Transferred from https://issues.apache.org/jira/browse/JENA-2359) @jmkeil wrote: If uploading some data through the Fuseki UI (`#/dataset//upload`), the name of the target graph will not be URI...

bug
Fuseki UI

This builds on #2254. The `deleteOld` step of compaction would benefit from further projection. See https://github.com/apache/jena/issues/2127#issuecomment-2010731129 for a description of compaction steps in Jena 5.0.0 and points vulnerability of the...

TDB

It is helpful if the build has no warnings and errors as far as possible so that any new ones that appear are more likely to be noticed. Some probably...

build
task

These maven output messages could so with being eliminated, noting as unaddressible, or deciding that they are due to outside of the dependencies. ``` apache-jena: [INFO] [WARNING] Parameter 'tarLongFileFormat' is...

build
task

### Change This task is to complete the work of #2328 (Unstable build on MS Windows) ### Are you interested in contributing a pull request for this task? Yes

Fuseki
build
task

GitHub issue resolved #2462 Pull request Description: Provide reload of the config.ttl with zero interruption of service. + some clean-up done while working on this PR. The logging support code...

### Version 5.0.0 dev ### Feature Add a server action that reloads the services defined in a configuration file and replace the server data services configuration with zero-downtime, no HTTP...

enhancement
Fuseki

### Version 5.0.0 ### Feature Jena already has support for a fixed canonicalization of literals in `CanonicalizeLiteral`. There is also other code that decides lexical form within the SPARQL expression...

enhancement

The upgrade of lucene 9.10. -> 9.11.0 #2532 causes the build output below. Both these warnings need to be addressed by moving the jena-text code forward to the now-preferred Lucene...

Text Index
help wanted