[X] +1 but not deployed yet
had to install xvfb, pnpm and mocha etc to get it pass the Apache Jena - Fuseki UI tests mvn clean install [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.15.0:yarn (yarn run test:e2e) on project jena-fuseki-ui: Failed to run task: 'yarn run test:e2e' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1] [INFO] Reactor Summary for Apache Jena 5.1.0: [INFO] [INFO] Apache Jena ........................................ SUCCESS [ 9.543 s] [INFO] Apache Jena - IRI .................................. SUCCESS [ 2.671 s] [INFO] Apache Jena - Base ................................. SUCCESS [ 3.686 s] [INFO] Apache Jena - Core ................................. SUCCESS [ 28.747 s] [INFO] Apache Jena - ARQ .................................. SUCCESS [ 25.787 s] [INFO] Apache Jena - ONTAPI ............................... SUCCESS [ 10.581 s] [INFO] Apache Jena - SHACL ................................ SUCCESS [ 3.326 s] [INFO] Apache Jena - ShEx ................................. SUCCESS [ 3.885 s] [INFO] Apache Jena - RDF Patch ............................ SUCCESS [ 2.371 s] [INFO] Apache Jena - RDF Connection ....................... SUCCESS [ 2.447 s] [INFO] Apache Jena - DBOE Database Operation Environment .. SUCCESS [ 0.066 s] [INFO] Apache Jena - DBOE Base ............................ SUCCESS [ 2.156 s] [INFO] Apache Jena - DBOE Transactions .................... SUCCESS [ 1.825 s] [INFO] Apache Jena - DBOE Indexes ......................... SUCCESS [ 1.079 s] [INFO] Apache Jena - DBOE Index test suite ................ SUCCESS [ 0.320 s] [INFO] Apache Jena - DBOE Transactional Datastructures .... SUCCESS [ 20.250 s] [INFO] Apache Jena - DBOE Storage ......................... SUCCESS [ 1.694 s] [INFO] Apache Jena - TDB1 (Native Triple Store) ........... SUCCESS [ 7.363 s] [INFO] Apache Jena - TDB2 (Native Triple Store) ........... SUCCESS [ 6.352 s] [INFO] Apache Jena - Libraries POM ........................ SUCCESS [ 0.243 s] [INFO] Apache Jena - Command line tools ................... SUCCESS [ 2.839 s] [INFO] Apache Jena - SPARQL Text Search ................... SUCCESS [ 5.312 s] [INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SUCCESS [ 0.024 s] [INFO] Apache Jena - Fuseki Core Engine ................... SUCCESS [ 5.540 s] [INFO] Apache Jena - Fuseki UI ............................ FAILURE [ 9.412 s] [INFO] Apache Jena - Fuseki Data Access Control ........... SKIPPED [INFO] Apache Jena - Fuseki Server Main ................... SKIPPED [INFO] Apache Jena - Fuseki Server Jar .................... SKIPPED [INFO] Apache Jena - Fuseki Webapp ........................ SKIPPED [INFO] Apache Jena - Fuseki WAR File ...................... SKIPPED [INFO] Apache Jena - Fuseki Server Standalone Jar ......... SKIPPED [INFO] Apache Jena - Fuseki Docker Tools .................. SKIPPED [INFO] Apache Jena - Fuseki Binary Distribution ........... SKIPPED [INFO] Apache Jena - GeoSPARQL Engine ..................... SKIPPED [INFO] Apache Jena - Fuseki with GeoSPARQL Engine ......... SKIPPED [INFO] Apache Jena - Integration Testing .................. SKIPPED [INFO] Apache Jena - Benchmark Suite ...................... SKIPPED [INFO] Apache Jena - Benchmarks Shaded Jena 4.8.0 ......... SKIPPED [INFO] Apache Jena - Benchmarks JMH ....................... SKIPPED [INFO] Apache Jena - Distribution ......................... SKIPPED [INFO] Apache Jena - Security Permissions ................. SKIPPED [INFO] Apache Jena - Extras ............................... SKIPPED [INFO] Apache Jena - Extras - Query Builder ............... SKIPPED [INFO] Apache Jena - CommonsRDF for Jena .................. SKIPPED [INFO] Apache Jena - Extras - Service Enhancer ............ SKIPPED [INFO] Apache Jena - Code Examples ........................ SKIPPED [INFO] Apache Jena - BOM .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.15.0:yarn (yarn run test:e2e) on project jena-fuseki-ui: Failed to run task: 'yarn run test:e2e' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Apache Maven 3.9.6 java version "21" 2023-09-19 LTS Linux Node v18.19.1 NPM 9.2.0 On Fri, Jul 12, 2024 at 11:55 AM Andy Seaborne <a...@apache.org> wrote: > Hi, > > Here is a vote on the first release candidate for Apache Jena version > 5.1.0. > > ==== Release Vote > > This vote will be open until at least > > Tuesday 16th July, 2024 at 08:00 UTC > > Please vote to approve this release: > > [ ] +1 Approve the release > [ ] 0 Don't care > [ ] -1 Don't release, because ... > > Everyone, not just committers, is invited to test and vote. > Please download and test the proposed release. See the checklist below. > > Staging repository: > https://repository.apache.org/content/repositories/orgapachejena-1065 > > Proposed dist/ area: > https://dist.apache.org/repos/dist/dev/jena/ > > Keys: > https://svn.apache.org/repos/asf/jena/dist/KEYS > > Git commit (browser URL): > https://github.com/apache/jena/commit/8cf1104383 > > Git Commit Hash: > 8cf11043838e312ab6ee82737de664e62d155cd1 > > Git Commit Tag: > jena-5.1.0 > > If you expect to check the release but the time limit does not work > for you, please email within the schedule above. > > ==== In this release > > Issues in this release: > > https://s.apache.org/jena-5.1.0-issues > > The major item for this release is the a new artifact jena-ontapi > > It has API support for working with OWL2 as well as other ontologies. It > is the long-term replacement for org.apache.jena.ontology. > > https://github.com/apache/jena/issues/2160 > > This is a contribution from @sszuev > > == Also > > @karolina-telicent > Prefixes Service > New endpoint for Fuseki to give read and read-write access to the > prefixes of a dataset enabling lookup and modification over HTTP. > https://github.com/apache/jena/issues/2543 > > Micrometer - Prometheus upgrade > See > https://github.com/micrometer-metrics/micrometer/wiki/1.13-Migration-Guide > https://github.com/apache/jena/pull/2480 > > Value space of rdf:XMLLiteral changed to be RDF 1.1/1.2 value semantics. > Issue https://github.com/apache/jena/issues/2430 > The value space in RDF 1.0 was different. > > @TelicentPaul - Paul Gallagher > Migrating Base 64 operations from Apache Commons Codec to Util package. > https://github.com/apache/jena/pull/2409 > > Balduin Landolt @BalduinLandolt > javadoc fix for Literal.getString. > https://github.com/apache/jena/pull/2251 > > ØyvindG @OyvindLGjesdal - > https://github.com/apache/jena/pull/2121 > text index fix for > https://github.com/apache/jena/issues/2094 > > @wang3820 Tong Wang > Fix tests due to assumptions on hashmap order > https://github.com/apache/jena/pull/2098 > > @thomasjtaylor Thomas J. Taylor > Fix for NodeValueFloat > https://github.com/apache/jena/pull/2374 > > @Aklakan Claus Stadler > "Incorrect JoinClassifier results with unbound values." > https://github.com/apache/jena/issues/2412 > > @Aklakan Claus Stadler > "QueryExec: abort before exec is ignored." > https://github.com/apache/jena/issues/2394 > > @osi peter royal > Track rule engine instances > https://github.com/apache/jena/issues/2382 > https://github.com/apache/jena/pull/2432 > > Normalization/Canonicalization of values > Including RDFParserBuilder.canonicalValues > This has been reworked to provide a consistent framework > and also guarantee the same behavior between parsing > and TDB2 handling of values. > https://github.com/apache/jena/issues/2557 > > ------------------- > > Checking: > > + are the GPG signatures fine? > + are the checksums correct? > + is there a source archive? > + can the source archive be built? > (NB This requires a "mvn install" first time) > + is there a correct LICENSE and NOTICE file in each artifact > (both source and binary artifacts)? > + does the NOTICE file contain all necessary attributions? > + have any licenses of dependencies changed due to upgrades? > if so have LICENSE and NOTICE been upgraded appropriately? > + does the tag/commit in the SCM contain reproducible sources? > -- --- Marco Neumann