Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rdf4j-dev] Build failed in Jenkins: rdf4j-main-deploy #930

My bad. I temporarily switched to 8 for the 3.7.7 release but forget to change it back.

Jeen

On Sun, 24 Apr 2022, at 07:24, Håvard Ottestad wrote:
It's using java 8. I've switched it to 11.

Håvard

> On 23 Apr 2022, at 19:06, ci-admin@xxxxxxxxxxx wrote:

> See <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/930/display/redirect?page=changes>

> Changes:

> [github] next development iteration: 4.0.0 (#3066)

> [Jeen Broekstra] set correct version

> [github] GH-2046 use JDK 11 as the minimal java version (#3074)

> [github] GH-2046 remove xalan dep, necessary packages are part of JDK (#3078)

> [Jeen Broekstra] GH-2739 use release flag, remove obsolete animal-sniffer

> [Jeen Broekstra] GH-2739 remove Java 8 setup tweaks from maven setup

> [Frens Jan Rumph] GH-3010: add benchmarks for size of RDF writers

> [Frens Jan Rumph] GH-3010: add v2 binary RDF format

> [Frens Jan Rumph] GH-3076: factor out file management from DataSetGenerator.java

> [Frens Jan Rumph] GH-3076: add benchmark for RDFWriter for various formats

> [Jeen Broekstra] set correct version

> [github] GH-3125: upgrade commons io and codec (#3126)

> [Jeen Broekstra] GH-1706 remove LuceneSpinSail

> [github] GH-2392 upgrade ES/Solr/Lucene dependencies and use ES cluster runner for testing (#2406)

> [github] GH-3127: bump version + remove deprecated methods (#3135)

> [Jeen Broekstra] Release notes for 4.0.0

> [Jeen Broekstra] GH-2992 remove SeRQL support

> [Jeen Broekstra] GH-2992 added SeRQL removal to release notes

> [Håvard Mikkelsen Ottestad] GH-1706 remove left overs from lucene spin sail

> [github] GH-3173: upgraded JTS library (#3174)

> [Jeen Broekstra] GH-2992 remove orphan references to removed serql parser

> [Jeen Broekstra] GH-1706 dangling reference to removed lucene-spin module

> [Jeen Broekstra] GH-2710 split util into several common modules

> [Jeen Broekstra] GH-2710 moved transaction stuff and annotations to commons modules

> [Jeen Broekstra] GH-2710 refactored common exceptions and removed obsolete OpenRDFUtil

> [Jeen Broekstra] GH-2710 remove rdf4j-util deps and fix bom and storage/client poms.

> [Jeen Broekstra] GH-2710 org.eclipse.rdf4j.common.lang moved to rdf4j-common-io

> [Jeen Broekstra] GH-2710 disable japicmp checks for major new release

> [Jeen Broekstra] GH-2710 fix possible NPE in transaction handling, updated test setup

> [Jeen Broekstra] GH-2710 moving of exception classes made more prominent in release notes

> [Jeen Broekstra] GH-3116 fix aggregated javadoc layout for HTML5 features

> [Jerven Bolleman] GH-2904 spring-boot based read-only sparql endpoint

> [Jerven Bolleman] GH-2904 Add a Readme on how this spring-boot component can be used

> [Jerven Bolleman] GH-2904 add missing license headers

> [Jerven Bolleman] GH-2904 The default and named-graph-iri's should be parsed and a dataset created if needed.

> [Jerven Bolleman] GH-2904 Rename the spring component for a readonly sparql server

> [Jerven Bolleman] GH-2904 Mark Spring-Boot component as experimental

> [Jerven Bolleman] GH-2904 update README

> [Jerven Bolleman] GH-2904 change text to welcome any spring component

> [Jerven Bolleman] GH-2904 Remove duplicate spring.boot.version declaration

> [Jerven Bolleman] GH-2904 Add spring-components to main pom as a module

> [Jerven Bolleman] GH-2904 Make rdf4j version in spring-component poms consistent with branching point

> [Jerven Bolleman] GH-2904 Rebased against 4.0.0 develop

> [Håvard Mikkelsen Ottestad] GH-2992 remove reference to deleted serql testsuite

> [Jerven Bolleman] GH-2904 Change the pom name to spring-components

> [github] GH-3140: remove unused methods (#3141)

> [github] GH-3142: remove unused methods (#3143)

> [Håvard Mikkelsen Ottestad] set correct version

> [Florian Kleedorfer] GH-3059 Initial commit of rdf4j-spring

> [Florian Kleedorfer] GH-3059 Add DataInserter and some unit tests

> [Florian Kleedorfer] GH-3059 Add Rdf4JCRUDDao tests

> [Florian Kleedorfer] GH-3059 Make requested editorial changes

> [Florian Kleedorfer] GH-3059 add RDF4JTemplateTests

> [Florian Kleedorfer] GH-3059 add RDF4JTemplateTests

> [Florian Kleedorfer] GH-3059 add @author and @since javadoc tags

> [github] GH-3087 set reasonable default limits for the SHACL validation report (#3152)

> [Jeen Broekstra] GH-3251 remove lingering references to SeRQL

> [Florian Kleedorfer] GH-3059 add TupleQueryResultConverterTests

> [github] GH-3285 GH-3286 GH-2663 remove deprecated URI, AbstractValueFactory and other deprecated classes in model.impl (#3288)

> [Håvard Mikkelsen Ottestad] GH-3029 ShaclSailConnection will stop tracking changes and use bulk validation if the transaction is too big. Limit is user configurable. NotifyingSailConnectionBase supports removal of listener during a transaction.

> [Håvard Mikkelsen Ottestad] GH-3260 if the underlying store is empty we automatically switch to bulk validation

> [Håvard Mikkelsen Ottestad] GH-3029 added documentation and updated some old docs

> [Håvard Mikkelsen Ottestad] fix test

> [Florian Kleedorfer] GH-3059 add ServiceLayerTests

> [Håvard Mikkelsen Ottestad] GH-3259 use bulk validation in console

> [Håvard Mikkelsen Ottestad] GH-3102 favour BindingSetAssignment if it binds variables in the query

> [github] GH-2956: use standard JDK instead of commons fileutils (#3300)

> [github] GH-2392: added lucene-backward-codec + documentation (#3298)

> [github] GH-3314: remove unused field and imports (#3315)

> [Florian Kleedorfer] GH-3059 Remove convenience classes

> [Florian Kleedorfer] GH-3059 Set test loglevel to ERROR

> [Florian Kleedorfer] GH-3059 Clean up imports

> [Florian Kleedorfer] GH-3059 Move sparqlbuilder-related contributions to sparqlbuilder module

> [Florian Kleedorfer] GH-3059 Add unit tests for sparqlbuilder propertypath package

> [Florian Kleedorfer] GH-3059 Format code

> [Florian Kleedorfer] GH-3059 Delete unnecessary classes

> [Jeen Broekstra] set correct version

> [Jeen Broekstra] scale down size of large txn to avoid test failures in Github Actions

> [Jerven Bolleman] GH-3042 AbstractCloseableIteration is not safe to access from multiple threads at the same time. Note this, and use it to remove a volatile field qualifier

> [Jerven Bolleman] GH-3356 Add complexQuery benchmark to memory store as in native store Benchmark

> [Jeen Broekstra] GH-3015 remove SPIN Sail

> [Jeen Broekstra] GH-3356 query4 file actually differed between memory and nativerdf

> [Jeen Broekstra] GH-3059 fix formatting

> [Florian Kleedorfer] GH-3059 Delete unnecessary classes (2)

> [github] GH-3350 Use JDK based proxy instead of a CGLib one for the RepositoryInterceptor (#3358)

> [Jeen Broekstra] GH-3372 fix javadoc config

> [Jerven Bolleman] GH-3350 Test the develop branch on java 17

> [Håvard Mikkelsen Ottestad] GH-3350 update dependencies that fail on jdk17, covered by CQ 20318

> [Håvard Mikkelsen Ottestad] GH-2046 update base docker image to jre11 because we have set 11 as our release version

> [Håvard Mikkelsen Ottestad] GH-3350 we stopped checking that regular clean install works, so reintroducing that because it is the default way to build a maven project

> [github] GH-3392: updated spring boot/framework etc versions in poms (#3393)

> [Jerven Bolleman] GH-3394 Use eclipse javadoc settings to errors to find many javadoc issues and bulk fix them. <tt> changed to html5 <var>

> [Florian Kleedorfer] GH-3387: Initial commit of rdf4j-spring-demo

> [Florian Kleedorfer] GH-3387: Formatted code

> [Jeen Broekstra] GH-3372 maven-javadoc-plugin 3.x uses different config flags

> [Florian Kleedorfer] GH-3387: Fix Copyright headers in rdf4j-spring-demo

> [Florian Kleedorfer] GH-3387: use Values.iri() to create IRIs

> [Florian Kleedorfer] GH-3387: add javadoc, format code

> [Håvard Mikkelsen Ottestad] GH-3389 moved docker files and improved build script

> [Florian Kleedorfer] GH-3387: fix license headers in rdf4j-spring

> [Florian Kleedorfer] GH-3387: Add predictable uuid source

> [Florian Kleedorfer] GH-3387: Modify demo for use in user documentation

> [Florian Kleedorfer] GH-3387: Make rdf4j-spring-demo a full submodule of rdf4j-spring-components

> [Florian Kleedorfer] GH-3387: Add rdf4j-spring user documentation

> [Florian Kleedorfer] GH-3387: Add acknowledgments

> [github] GH-3389 update gitignore (#3408)

> [Florian Kleedorfer] GH-3387: Provide base test configuration

> [Florian Kleedorfer] GH-3387: Add unit tests to demo

> [Florian Kleedorfer] GH-3387: Update documentation on unit testing with RDF4J-Spring

> [Jerven Bolleman] GH-3406 First step is to ensure we always have a QueryRoot.

> [Jerven Bolleman] GH-3406 Add optimiser that removes unneeded projections from query

> [Nils Hoffmann] GH-3418 Added custom repository test to show that issue #3418 is fixed.

> [Jerven Bolleman] GH-3421 Background tasks hang when caller disappears

> [Jeen Broekstra] set correct version

> [Florian Kleedorfer] GH-3387: Fix copyright headers

> [Håvard Mikkelsen Ottestad] GH-3410 update benchmarks

> [Håvard Mikkelsen Ottestad] GH-3410 optimise MemStatementIterator and surrounding code

> [Håvard Mikkelsen Ottestad] GH-3431 reduce use of transitive variables

> [Jeen Broekstra] GH-1243 removed deprecated initialize method in Sail and Repository

> [github] GH-3436: removed platform-specific docker files (#3437)

> [Jerven Bolleman] GH-3406 Order of optimisers may matter

> [Jerven Bolleman] GH-3439 Filters next to each other in the algebra can be merged.

> [Florian Kleedorfer] GH-1815: Escape String literals in SparqlBuilder

> [Florian Kleedorfer] GH-1815: improve method naming, format code

> [Florian Kleedorfer] GH-1815: sort imports

> [Håvard Mikkelsen Ottestad] GH-3447 use StandardCharset.UTF_8 where possible

> [Jerven Bolleman] GH-3439 Filter's that AND are split too improve placement in the query

> [github] GH-3441: remove obsoleted methods and minor javadoc changes (#3442)

> [github] GH-3453: use Eclipse Jakarta JAXB (#3454)

> [Håvard Mikkelsen Ottestad] GH-3449 cleanup java imports

> [Florian Kleedorfer] GH-3455: move test sources to `src/test`, add logback.xml file

> [Florian Kleedorfer] GH-3073: Allow to use IRI where Iri or RdfPredicate is allowed

> [Florian Kleedorfer] GH-3073: Allow multiple filters in group graph patterns

> [Florian Kleedorfer] GH-3073: Improve some SparqlBuilder tests

> [Florian Kleedorfer] GH-3073: Improve some more SparqlBuilder tests

> [Florian Kleedorfer] GH-3073: Improve Sparqlbuilder tests

> [Florian Kleedorfer] GH-3073: add missing import

> [github] GH-3452: upgrade slf4j dependency + align version (#3462)

> [Håvard Mikkelsen Ottestad] GH-3463 upgrade junit to 5.8.1

> [Håvard Mikkelsen Ottestad] GH-3463 make randomness stable so that tests that fail can be reproduced locally

> [Håvard Mikkelsen Ottestad] revert test

> [Håvard Mikkelsen Ottestad] GH-3406 affected GH-3439 by adding a queryroot to the parsed TupleExpr

> [Florian Kleedorfer] GH-3473: fix platform dependent test

> [Florian Kleedorfer] GH-3446: Use prefixed IRIs automatically for declared prefixes

> [Florian Kleedorfer] GH-3446: Fix prefix replacement problem

> [Florian Kleedorfer] GH-3446: Improve prefix replacement

> [Florian Kleedorfer] GH-3446: Copy TurtleUtil.isPN_LOCAL() to URIUtil.isValidLocalName()

> [Florian Kleedorfer] GH-3446: Performance improvement for prefix replacement

> [Jeen Broekstra] GH-3433 remove obselete base classes/interfaces

> [Florian Kleedorfer] GH-3457: improve property path integration in sparqlbuilder

> [Florian Kleedorfer] GH-3457: Resolve conflicts after rebase

> [Florian Kleedorfer] GH-3457: Add SparqlBuilder examples tests

> [Florian Kleedorfer] GH-3457: Adapt tests to recent changes, update user docs

> [Florian Kleedorfer] GH-3477: Fix platform-dependent test

> [Florian Kleedorfer] GH-3479: Fix Rio.parse() calls in console tests

> [Florian Kleedorfer] GH-3476: Rename maven modules according to guidelines

> [Florian Kleedorfer] GH-3458: Remove ExtendedVariable class

> [Håvard Mikkelsen Ottestad] GH-3484 fix synchronization issues

> [Florian Kleedorfer] GH-3479: Ensure readers are closed in console tests

> [Jerven Bolleman] GH-3421 add new WeakReference to new test case

> [Florian Kleedorfer] GH-3458: Make Constructor of Variable package-private

> [Håvard Mikkelsen Ottestad] GH-3486 optimize queries against memory stores that do not have any inferred statements

> [Håvard Mikkelsen Ottestad] GH-3486 make explicit flag final in MemStatement

> [Jerven Bolleman] GH-3421 add new WeakReference to new test case

> [Ken Wenzel] GH-3416 Initial LMDB-based SAIL.

> [Ken Wenzel] GH-3416 Store flags as separate values.

> [Ken Wenzel] GH-3416 Implement varints and use long ids for values.

> [Ken Wenzel] GH-3416 Update to LWJGL 3.3.0.

> [Ken Wenzel] GH-3416 Implement sortable varints and prepare migration of LMDB sail to native ordering.

> [Ken Wenzel] GH-3416 Adapt to changed RDF4J API.

> [Ken Wenzel] GH-3416 Implement natural ordering using serial varints.

> [Ken Wenzel] GH-3416 make native extensions optional runtime, fix boms

> [Ken Wenzel] GH-3416 Remove specific authors and update copyright headers.

> [Ken Wenzel] GH-3416 Fixed hashing of values and use max key size of 16.

> [Ken Wenzel] GH-3416 Use varints for namespace and datatype IDs.

> [Ken Wenzel] GH-3416 Use varints also for hash values.

> [Ken Wenzel] GH-3416 Improve storage of hashed values.

> [Jeen Broekstra] GH-1496 remove ExternalSet

> [Håvard Mikkelsen Ottestad] GH-3460 cleanup ShaclSail code

> [Håvard Mikkelsen Ottestad] GH-3460 fix missing copyright headers

> [Håvard Mikkelsen Ottestad] GH-3460 reduce logging in tests

> [Ken Wenzel] GH-3416 Include LWJGL natives for SPARQL compliance tests.

> [Ken Wenzel] GH-3416 Correctly handle forceSync option.

> [Ken Wenzel] GH-3416 Fix Varint.firstToLength and speed up storage of hashed values.

> [Ken Wenzel] GH-3416 Directly store data of hashed values keyed by ID.

> [Ken Wenzel] GH-3416 Use MDB_RESERVE to store larger values.

> [Ken Wenzel] GH-3416 Correctly use subfolders "triples" and "values".

> [Ken Wenzel] GH-3416 Remove superfluous upgrade logic.

> [Ken Wenzel] GH-3416 Replace RepositoryUtil.difference to vastly improve runtime of test.

> [Ken Wenzel] GH-3416 Streamline config and include db size for value and triple store.

> [Ken Wenzel] GH-3416 Adapt SPARQL compliance tests to changed LMDB Store API.

> [Ken Wenzel] GH-3496 Replace RepositoryUtil.difference by methods of LinkedHashModel.

> [Ken Wenzel] GH-3416 Update remaining copyright headers and mark LmdbStore as experimental.

> [Ken Wenzel] GH-3416 Support lazy initialization of values.

> [Ken Wenzel] GH-3416 Use simple caching that does not require clean up.

> [Ken Wenzel] GH-3416 Optimize memory allocation and fix size estimation.

> [Jerven Bolleman] GH-3042 Don't use atomic if it does not make things threadsafe.

> [Jerven Bolleman] GH-3042 Don't use volatile if it does not make things threadsafe.

> [Jerven Bolleman] GH-3042 Don't synchronise if it does not make things thread safe.

> [Jerven Bolleman] GH-3042 Iterators are inherently not thread safe.

> [github] Concurent safe set used for share static in after class (#3520)

> [Jerven Bolleman] GH-2741 reduce the number of iterators in the core logic for handeling StatementPattern

> [Jerven Bolleman] GH-2741 Add braces arround single statement ifs

> [Jerven Bolleman] GH-2741 Make clearer that the filters work on context or equal variables

> [Jerven Bolleman] GH-2741 separate logic for evaluating a statement pattern into it's own class

> [Jerven Bolleman] GH-2741 Avoid unneeded code in hot convert method at cost of more setup.

> [Jerven Bolleman] GH-2741 Move StatementPatternIteration into its own file

> [Jerven Bolleman] GH-2741 Trying to get more code into a prepare method.

> [Jerven Bolleman] GH-2741 Prepare QueryEvaluationSteps giving efficient execution

> [Jerven Bolleman] GH-2741 Prepare the join evaluation if possible.

> [Jerven Bolleman] GH-2741 Prepare for ValueExpression

> [Jerven Bolleman] GH-2741 Make the aggregates in groupby a single method invocation using lamda's

> [Jerven Bolleman] GH-2741 Make the aggregates in groupby a single method invocation using lamda's

> [Jerven Bolleman] GH-2741 prepare the right arguments in the HashJoin

> [Jerven Bolleman] GH-2741 use hash, only needs to be calculated if leftPrepared is null

> [Jerven Bolleman] GH-2741 Do prepare the left and right join expresions.

> [Jerven Bolleman] Gh-2741 Prepare Join and Union

> [Jerven Bolleman] Gh-2741 prepare projection

> [Jerven Bolleman] GH-2741 prepare more in the constructor of the Projection.

> [Jerven Bolleman] GH-2741 Federation Strategy needs to override the Join preperation

> [Jerven Bolleman] GH-2741 FedX Strategy needs to override the prepare method

> [Jerven Bolleman] GH-2741 assert to figure out failure on github action

> [Jerven Bolleman] GH-2741 undo order calculation changes

> [Jerven Bolleman] GH-2741 If there are no projection elements the consumer does nothing

> [Jerven Bolleman] GH-2741 Prepare the slice operation

> [Jerven Bolleman] GH-2741 Slice evaluation is not needed when a slice has no offset nor

> [Jerven Bolleman] Gh-2741 QueryEvaluationSteps are gathered in their own package

> [Jerven Bolleman] GH-2741 More EvaluationSteps

> [Jerven Bolleman] GH-2741 LeftJoinEvaluation moved into it's own class.

> [Jerven Bolleman] GH-2741 Build a single comparator lambda for odering.

> [Jerven Bolleman] GH-2741 Prepare FilterIteration and Group arg

> [Jerven Bolleman] GH-2741 LeftJoin logic is different between well/bad.

> [Jerven Bolleman] GH-2741 Preparing sets the join types that evaluation without calling

> [Jerven Bolleman] GH-2741 Significant reduction in code duplication for the

> [Jerven Bolleman] GH-2741 Move StatementPatternIteration into its own file

> [Jerven Bolleman] GH-2741 Use Precompile in FedX.

> [Jerven Bolleman] GH-2741 Setup a method to share dynamic setters for inserting data into

> [Jerven Bolleman] GH-2741 Separate wildcard count from normal count in aggregate.

> [Jerven Bolleman] GH-2471 ArrayBindingSet added again. RDFStar support in EvaluationSteps.

> [Jerven Bolleman] GH-2741 Prepare steps should be protected

> [Jerven Bolleman] GH-2741 Move ZeroLengthPathEvaluation into its own step.

> [Jerven Bolleman] GH-2741 LimitedSize iterators, no need to override any more.

> [Jerven Bolleman] GH-2741 ArrayBindingSet should implement mutable interface.

> [Jerven Bolleman] GH-2741 ConstantValueSteps have a real effect on query performance.

> [Jerven Bolleman] GH-2741 Use factory methods to create ArrayBindingSet.

> [Jerven Bolleman] GH-2741 Improve JavaDoc also NOW() is a constant per query invocation.

> [Jerven Bolleman] GH-2741 Start marking the evaluate methods as deprecated and for removal

> [Jerven Bolleman] GH-2741 Optimise BinaryValueOperator for constants during execution.

> [Jerven Bolleman] GH-2741 Potentially use the ArrayBindingSet in the Projection.

> [Jerven Bolleman] GH-2741 Make add and set of BindingSets the same in logic.

> [Jerven Bolleman] GH-2741 More standardizing accession logic.

> [Jerven Bolleman] GH-2741 left right where mixed up in the math _expression_ compilation.

> [Jerven Bolleman] GH-2741 ExtensionElements can now use the ArrayBindingSet.

> [Jerven Bolleman] GH-2741 Propagate more constants in value expressions

> [Jerven Bolleman] GH-2741 A little bit more documentation and consistency.

> [Jerven Bolleman] GH-2741 The unbound test in the StatementPattern uses more constants per query

> [Jerven Bolleman] GH-2741 revert the non-lazy initialization of the GroupIterator and clean up some code

> [Jerven Bolleman] GH-2741 Separate the aggregate function from the aggregate data.

> [Jerven Bolleman] GH-2741 Improve the testing for the unbound variable case.

> [Ken Wenzel] GH-3416 Share transactions between iterators and add simple object pool.

> [Jeen Broekstra] GH-3470 remove legacy SYSTEM repository and related upgrade handling

> [Jeen Broekstra] GH-3470 cleanup of RepositoryManager public methods

> [Jeen Broekstra] GH-3470 fix bean config to use init instead of initialize

> [Jeen Broekstra] GH-3470 add to release notes

> [Jeen Broekstra] GH-3470 fix compliance tests setup and SRI setup

> [Håvard Mikkelsen Ottestad] GH-3521 more query benchmarks

> [Jerven Bolleman] GH-2741 Enable using the ArrayBindingSet

> [Jerven Bolleman] GH-2741 Unbound test in StatementPatternQueryEvaluationStep optimized.

> [Jerven Bolleman] GH-2741 Add optimized isEmpty case for the ArrayBindingSet.

> [Jerven Bolleman] GH-2741 Undo unbound test changes.

> [Ken Wenzel] GH-3416 Minor cleanup and make more classes package-private.

> [Jerven Bolleman] GH-2741 Merge the unbound test into one predicate.

> [Ken Wenzel] GH-3416 Correctly share read transactions for all triple store operations.

> [Ken Wenzel] GH-3416 Some micro optimizations for Varint.

> [Ken Wenzel] GH-3416 Drop parameter.

> [Jerven Bolleman] GH-2741 faster access to variables.

> [Jerven Bolleman] GH-2741 Optimize the Var evaluation by preparing it.

> [Jerven Bolleman] GH-2741 Fix bug in regex constant compilation

> [Jerven Bolleman] GH-3533 pr-verify uses checkout v2

> [Jerven Bolleman] GH-3541 Clean stores no longer in use with a Cleaner.

> [Jerven Bolleman] GH-3543 Deprecate Like operator from SERQL

> [Håvard Mikkelsen Ottestad] GH-2710 remove references to old missing util modules

> [Håvard Mikkelsen Ottestad] also remove the duplicate in the shacl pom

> [Jerven Bolleman] GH-3541 a test case that takes a more than six hours to run and still needs a manual look to see if it actually worked.

> [Håvard Mikkelsen Ottestad] GH-3541 add test

> [Jeen Broekstra] GH-1494 move Lucene default impl to org.eclipse.rdf4j.sail.lucene.impl

> [Jeen Broekstra] GH-1494 all testsuite packages now prefixed with org.eclipse.rdf4j.teststuite

> [Håvard Mikkelsen Ottestad] GH-3541 add timeout

> [Bart Hanssens] GH-1841: remove deprecated NTriples / Trix parser settings

> [Ken Wenzel] GH-3534 Use different dbs for explicit and inferred statements.

> [github] GH-3523 Cache mechanism for MemStatementIterator(s) (#3524)

> [Ken Wenzel] GH-3534 Fix computation of cardinality by using a matcher to filter triples.

> [Jeen Broekstra] GH-3528 remove deprecated FederationSail

> [Jeen Broekstra] GH-3528 switch Console CLI to use FedX

> [Jeen Broekstra] GH-3528 remove tests in queryrender that relied on now-deleted code

> [Jeen Broekstra] GH-2565 IRI equals/hashCode now based on stringValue instead of toString

> [github] GH-3144: remove unused methods (#3145)

> [Jerven Bolleman] GH-2741 Directly store a reference to the required value instead of var.getValue()

> [Håvard Mikkelsen Ottestad] GH-3535 Upgrade JMH to 1.33

> [Håvard Mikkelsen Ottestad] GH-3589 cache toString() in MemIRI because it is used in .equals() through stringValue()

> [Håvard Mikkelsen Ottestad] GH-3572 benchmark and test

> [Håvard Mikkelsen Ottestad] GH-3572 allow concurrent reads and writes against the WeakObjectRegistry

> [Håvard Mikkelsen Ottestad] fixes after review

> [Håvard Mikkelsen Ottestad] GH-3598 use == everywhere we compare the xml schema datatype with the DatatypeConstants from the XMLGregorianCalendar

> [Ken Wenzel] GH-3570 Multi-threading with circular buffer.

> [Andreas Schwarte] GH-2759: add support for DESCRIBE in FedX federation

> [Andreas Schwarte] GH-3483: refactor federation execution to use a per-query strategy

> [Andreas Schwarte] GH-3483: instantiate federation strategy through a factory

> [Andreas Schwarte] GH-3483: make the Federation Strategy Factory configurable

> [Andreas Schwarte] GH-3483: make federation write strategy configurable through FedXFactory

> [Ken Wenzel] GH-3570 Add more complex benchmarks.

> [Ken Wenzel] GH-3570 Add path _expression_ query to benchmark.

> [github] GH-3609: use replace instead of replaceAll (#3613)

> [github] GH-3610: remove deprecated queryrender builder (#3612)

> [github] GH-3614: remove tests for Win9x and deprecated ProcessLauncher (#3615)

> [github] GH-3617: update apache commons IO (#3618)

> [github] GH-3587 CoreDatatype enum for literals (#3596)

> [Håvard Mikkelsen Ottestad] GH-3585 add benchmark

> [Håvard Mikkelsen Ottestad] GH-3585 improve sorting by using CoreDatatype more and by reducing the use of exceptions for logic

> [Håvard Mikkelsen Ottestad] GH-3585 code cleanup

> [Håvard Mikkelsen Ottestad] fix benchmark after merge

> [Jeen Broekstra] GH-3416 add native extensions to BOM

> [Jeen Broekstra] GH-3416 basic documentation for LDMB Store

> [Ken Wenzel] GH-3634 Also put own values into value -> ID cache.

> [Håvard Mikkelsen Ottestad] GH-3636 added tests for lock mangers

> [Håvard Mikkelsen Ottestad] GH-3638 update example in javadoc in ShaclSail to reflect current best practice

> [Ken Wenzel] GH-3648 Reduce default maximum DB size to 10 MiB for value and triple store.

> [Andreas Schwarte] GH-3483: wrap up the use of FederationEvalStrategy per query

> [Ken Wenzel] GH-3646 Clear changes if SailException occurs.

> [Jeen Broekstra] GH-3557 add parse overloads for supplying custom ParserConfig

> [Jeen Broekstra] GH-3557 removed deprecated code, added release notes

> [Håvard Mikkelsen Ottestad] GH-3558 Benchmarks

> [Håvard Mikkelsen Ottestad] GH-3557 improved lock managers using StampedLock and LongAdder

> [Håvard Mikkelsen Ottestad] GH-3672 don't register each strategy and use late binding for the uuid

> [Håvard Mikkelsen Ottestad] GH-3672 deprecate EvaluationStrategies since it is no longer in use

> [Florian Kleedorfer] GH-3665: Add a convenience method

> [Florian Kleedorfer] GH-3665: Refactor RDF4JTemplate constructor

> [Florian Kleedorfer] GH-3665: Refactor transactional connection code

> [Florian Kleedorfer] GH-3665: Format code

> [Florian Kleedorfer] GH-3665: Sort imports

> [Florian Kleedorfer] GH-3665: Make DataInserter more versatile

> [Florian Kleedorfer] GH-3665: Move ShaclSailValidationReportHelper to rdf4j-shacl

> [Florian Kleedorfer] GH-3665: Improve data format recognition

> [Florian Kleedorfer] GH-3665: Refactor ShaclSailValidationReportHelper

> [Florian Kleedorfer] GH-3665: Fix license header

> [github] Merge main into develop  (#3684)

> [Håvard Mikkelsen Ottestad] GH-3682 Elasticsearch moved TimeValue in a minor version upgrade with no deprecation of the old class, see https://github.com/elastic/elasticsearch/pull/73909

> [Ken Wenzel] GH-3644 Correctly handle internal errors in LMDB value and triple store.

> [Ken Wenzel] GH-3633 Implement autogrow logic for LMDB store.

> [Håvard Mikkelsen Ottestad] fix build

> [Håvard Mikkelsen Ottestad] set correct version

> [Jeen Broekstra] GH-2990 remove redundant Extension when alias mapping is var->var

> [Jeen Broekstra] GH-2990 added regression test

> [Jeen Broekstra] GH-3695 improved BCP47 language tag normalization

> [Jeen Broekstra] GH-3695 make compiled regexes constants

> [Jeen Broekstra] GH-3695 lang-tag normalization improved, extended test cases

> [Antoine Willerval] GH-3720 add Lucene language and type filtering

> [Antoine Willerval] GH-3720 add Lucene type and language filtering examples to documentation

> [Antoine Willerval] GH-3720 Fix rebase conflict

> [Antoine Willerval] GH-3729 allow setting a Lucene index id and select it

> [github] GH-2874 create new interface to allow sail connections to signal support for concurrent reads (#3655)

> [github] GH-3740 reduce use of UUID (#3741)

> [github] GH-3738 lazy init the now variable to reduce the use of XMLGregorianCalendar (#3739)

> [Jeen Broekstra] set correct version

> [Håvard Mikkelsen Ottestad] GH-3757 a LockManager based on StampedLock with an integrated cache framework

> [github] GH-3754 clear changeset on close (#3755)

> [github] GH-3622 support sh:shapesGraph (#3663)

> [github] GH-3760 ShaclSail concurrent transactions deadlock (#3761)

> [Håvard Mikkelsen Ottestad] GH-3759 use java.version as the main variable to control both the source level version and the which java version we will target with our builds (release).

> [github] GH-3773 update surefire and failsafe to latests milestone build

> [github] GH-3769 make RepositoryController extensible (#3770)

> [Håvard Mikkelsen Ottestad] fix milestone script

> [Jeen Broekstra] set correct version

> [Jeen Broekstra] GH-3782 clean up handling of GROUP BY projection element verification

> [Jeen Broekstra] GH-3782 enforce checking of projection against group by even if no aggregate

> [Jeen Broekstra] GH-3782 adjustment and testcase for handling constants

> [Ken Wenzel] GH-3793 Improve autogrow logic of LMDB store.

> [Håvard Mikkelsen Ottestad] GH-3802 upgrade logback

> [Jerven Bolleman] GH-3809 introduce a method to state that each invocation of a query

> [Jerven Bolleman] GH-3594 Only do toString on the Number value when getLabel is called

> [Håvard Mikkelsen Ottestad] GH-3594 cleanup equals method

> [Håvard Mikkelsen Ottestad] hide release notes for 4.0.0 temporarily

> [github] Create fixSkippedCheck.ymm (#3821)

> [Håvard Mikkelsen Ottestad] release 4.0.0

> [Håvard Mikkelsen Ottestad] next development iteration: 4.0.1-SNAPSHOT


> ------------------------------------------
> [...truncated 227.05 KB...]
> [INFO] Reactor Summary for Eclipse RDF4J 4.0.1-SNAPSHOT:
> [INFO] 
> [INFO] Eclipse RDF4J ...................................... SUCCESS [  3.678 s]
> [INFO] RDF4J: Assembly Descriptors ........................ SUCCESS [  2.750 s]
> [INFO] RDF4J: Core ........................................ SUCCESS [  2.907 s]
> [INFO] RDF4J: common ...................................... SUCCESS [  0.122 s]
> [INFO] RDF4J: common annotation ........................... FAILURE [  0.425 s]
> [INFO] RDF4J: Model API ................................... SKIPPED
> [INFO] RDF4J: common exception ............................ SKIPPED
> [INFO] RDF4J: common utilities ............................ SKIPPED
> [INFO] RDF4J: common IO ................................... SKIPPED
> [INFO] RDF4J: common iterators ............................ SKIPPED
> [INFO] RDF4J: common text ................................. SKIPPED
> [INFO] RDF4J: RDF Vocabularies ............................ SKIPPED
> [INFO] RDF4J: Model ....................................... SKIPPED
> [INFO] RDF4J: common transaction .......................... SKIPPED
> [INFO] RDF4J: common XML .................................. SKIPPED
> [INFO] RDF4J: SparqlBuilder ............................... SKIPPED
> [INFO] RDF4J: Rio ......................................... SKIPPED
> [INFO] RDF4J: Rio - API ................................... SKIPPED
> [INFO] RDF4J: Rio - Languages ............................. SKIPPED
> [INFO] RDF4J: Rio - Datatypes ............................. SKIPPED
> [INFO] RDF4J: Query ....................................... SKIPPED
> [INFO] RDF4J: Rio - Binary ................................ SKIPPED
> [INFO] RDF4J: Rio - N-Triples ............................. SKIPPED
> [INFO] RDF4J: Rio - HDT ................................... SKIPPED
> [INFO] RDF4J: Rio - JSON-LD ............................... SKIPPED
> [INFO] RDF4J: Rio - Turtle ................................ SKIPPED
> [INFO] RDF4J: Rio - N3 (writer-only) ...................... SKIPPED
> [INFO] RDF4J: Rio - N-Quads ............................... SKIPPED
> [INFO] RDF4J: Rio - RDF/JSON .............................. SKIPPED
> [INFO] RDF4J: Rio - RDF/XML ............................... SKIPPED
> [INFO] RDF4J: Rio - TriX .................................. SKIPPED
> [INFO] RDF4J: Rio - TriG .................................. SKIPPED
> [INFO] RDF4J: Query result IO ............................. SKIPPED
> [INFO] RDF4J: Query result IO - API ....................... SKIPPED
> [INFO] RDF4J: Test Suites ................................. SKIPPED
> [INFO] RDF4J: QueryResultIO testsuite ..................... SKIPPED
> [INFO] RDF4J: Query result IO - binary .................... SKIPPED
> [INFO] RDF4J: Query result IO - SPARQL/JSON ............... SKIPPED
> [INFO] RDF4J: Query result IO - SPARQL/XML ................ SKIPPED
> [INFO] RDF4J: Query result IO - plain text booleans ....... SKIPPED
> [INFO] RDF4J: Query algebra ............................... SKIPPED
> [INFO] RDF4J: Query algebra - model ....................... SKIPPED
> [INFO] RDF4J: Sail ........................................ SKIPPED
> [INFO] RDF4J: Sail API .................................... SKIPPED
> [INFO] RDF4J: Repository .................................. SKIPPED
> [INFO] RDF4J: Repository - API ............................ SKIPPED
> [INFO] RDF4J: HTTP ........................................ SKIPPED
> [INFO] RDF4J: HTTP protocol ............................... SKIPPED
> [INFO] RDF4J: HTTP client ................................. SKIPPED
> [INFO] RDF4J: Query parser ................................ SKIPPED
> [INFO] RDF4J: Query parser - API .......................... SKIPPED
> [INFO] RDF4J: Query parser - SPARQL ....................... SKIPPED
> [INFO] RDF4J: SPARQL Repository ........................... SKIPPED
> [INFO] RDF4J: Query algebra - evaluation .................. SKIPPED
> [INFO] RDF4J: Repository API testsuite .................... SKIPPED
> [INFO] RDF4J: SailRepository .............................. SKIPPED
> [INFO] RDF4J: Repository - event (wrapper) ................ SKIPPED
> [INFO] RDF4J: HTTPRepository .............................. SKIPPED
> [INFO] RDF4J: Repository manager .......................... SKIPPED
> [INFO] RDF4J: Sail base implementations ................... SKIPPED
> [INFO] RDF4J: Sail API testsuite .......................... SKIPPED
> [INFO] RDF4J: MemoryStore ................................. SKIPPED
> [INFO] RDF4J: Query algebra - GeoSPARQL ................... SKIPPED
> [INFO] RDF4J: Query Rendering ............................. SKIPPED
> [INFO] RDF4J: DatasetRepository (wrapper) ................. SKIPPED
> [INFO] RDF4J: Repository - context aware (wrapper) ........ SKIPPED
> [INFO] RDF4J: Model API testsuite ......................... SKIPPED
> [INFO] RDF4J: Sail Model .................................. SKIPPED
> [INFO] RDF4J: NativeStore ................................. SKIPPED
> [INFO] RDF4J: Inferencer Sails ............................ SKIPPED
> [INFO] RDF4J: SHACL ....................................... SKIPPED
> [INFO] RDF4J: LmdbStore ................................... SKIPPED
> [INFO] RDF4J: Lucene Sail API ............................. SKIPPED
> [INFO] RDF4J: Lucene Sail Index ........................... SKIPPED
> [INFO] RDF4J: Solr Sail Index ............................. SKIPPED
> [INFO] RDF4J: Elastic Search Sail Index ................... SKIPPED
> [INFO] RDF4J: Extensible Store ............................ SKIPPED
> [INFO] RDF4J: Elasticsearch Store ......................... SKIPPED
> [INFO] RDF4J: SPIN ........................................ SKIPPED
> [INFO] RDF4J: Client Libraries ............................ SKIPPED
> [INFO] RDF4J: Storage Libraries ........................... SKIPPED
> [INFO] RDF4J: Tools ....................................... SKIPPED
> [INFO] RDF4J: application configuration ................... SKIPPED
> [INFO] RDF4J: HTTP server - core .......................... SKIPPED
> [INFO] RDF4J: SPARQL compliance test suite ................ SKIPPED
> [INFO] RDF4J: Federation .................................. SKIPPED
> [INFO] RDF4J: Console ..................................... SKIPPED
> [INFO] RDF4J: HTTP server ................................. SKIPPED
> [INFO] RDF4J: Workbench ................................... SKIPPED
> [INFO] RDF4J: Runtime ..................................... SKIPPED
> [INFO] RDF4J: Runtime - OSGi .............................. SKIPPED
> [INFO] RDF4J: Spring components ........................... SKIPPED
> [INFO] RDF4J: Spring boot component for a HTTP sparql server SKIPPED
> [INFO] RDF4J: Spring ...................................... SKIPPED
> [INFO] RDF4J: Spring Demo ................................. SKIPPED
> [INFO] RDF4J: Rio compliance test suite ................... SKIPPED
> [INFO] RDF4J: SHACL compliance test suite ................. SKIPPED
> [INFO] RDF4J: Lucene Sail Tests ........................... SKIPPED
> [INFO] RDF4J: GeoSPARQL compliance test suite ............. SKIPPED
> [INFO] RDF4J: benchmarks .................................. SKIPPED
> [INFO] RDF4J: Compliance tests ............................ SKIPPED
> [INFO] RDF4J: Repository compliance tests ................. SKIPPED
> [INFO] RDF4J: Rio compliance tests ........................ SKIPPED
> [INFO] RDF4J: Model compliance tests ...................... SKIPPED
> [INFO] RDF4J: SPARQL query parser compliance tests ........ SKIPPED
> [INFO] RDF4J: SHACL compliance tests ...................... SKIPPED
> [INFO] RDF4J: Lucene Sail Tests ........................... SKIPPED
> [INFO] RDF4J: Solr Sail Tests ............................. SKIPPED
> [INFO] RDF4J: Elasticsearch Sail Tests .................... SKIPPED
> [INFO] RDF4J: GeoSPARQL compliance tests .................. SKIPPED
> [INFO] RDF4J: Code examples ............................... SKIPPED
> [INFO] RDF4J: BOM ......................................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time:  27.287 s
> [INFO] Finished at: 2022-04-23T17:06:39Z
> [INFO] ------------------------------------------------------------------------
> Waiting for Jenkins to finish collecting data
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project rdf4j-common-annotation: Compilation failure
> [ERROR] javac: invalid flag: --release
> [ERROR] Usage: javac <options> <source files>
> [ERROR] use -help for a list of possible options
> [ERROR] -> [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
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :rdf4j-common-annotation
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/testsuites/lucene/pom.xml> to org.eclipse.rdf4j/rdf4j-lucene-testsuite/4.0.1-SNAPSHOT/rdf4j-lucene-testsuite-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/compliance/sparql/pom.xml> to org.eclipse.rdf4j/rdf4j-sparql-compliance/4.0.1-SNAPSHOT/rdf4j-sparql-compliance-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/repository/sail/pom.xml> to org.eclipse.rdf4j/rdf4j-repository-sail/4.0.1-SNAPSHOT/rdf4j-repository-sail-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/testsuites/shacl/pom.xml> to org.eclipse.rdf4j/rdf4j-shacl-testsuite/4.0.1-SNAPSHOT/rdf4j-shacl-testsuite-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/http/protocol/pom.xml> to org.eclipse.rdf4j/rdf4j-http-protocol/4.0.1-SNAPSHOT/rdf4j-http-protocol-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/testsuites/sail/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-testsuite/4.0.1-SNAPSHOT/rdf4j-sail-testsuite-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/repository/contextaware/pom.xml> to org.eclipse.rdf4j/rdf4j-repository-contextaware/4.0.1-SNAPSHOT/rdf4j-repository-contextaware-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/lucene/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-lucene/4.0.1-SNAPSHOT/rdf4j-sail-lucene-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/tools/server/pom.xml> to org.eclipse.rdf4j/rdf4j-http-server/4.0.1-SNAPSHOT/rdf4j-http-server-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/compliance/pom.xml> to org.eclipse.rdf4j/rdf4j-compliance/4.0.1-SNAPSHOT/rdf4j-compliance-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/datatypes/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-datatypes/4.0.1-SNAPSHOT/rdf4j-rio-datatypes-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/ntriples/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-ntriples/4.0.1-SNAPSHOT/rdf4j-rio-ntriples-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/api/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-api/4.0.1-SNAPSHOT/rdf4j-sail-api-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/lucene-api/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-lucene-api/4.0.1-SNAPSHOT/rdf4j-sail-lucene-api-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/common/pom.xml> to org.eclipse.rdf4j/rdf4j-common/4.0.1-SNAPSHOT/rdf4j-common-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/query/pom.xml> to org.eclipse.rdf4j/rdf4j-query/4.0.1-SNAPSHOT/rdf4j-query-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/storage/pom.xml> to org.eclipse.rdf4j/rdf4j-storage/4.0.1-SNAPSHOT/rdf4j-storage-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/pom.xml> to org.eclipse.rdf4j/rdf4j-sail/4.0.1-SNAPSHOT/rdf4j-sail-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/tools/workbench/pom.xml> to org.eclipse.rdf4j/rdf4j-http-workbench/4.0.1-SNAPSHOT/rdf4j-http-workbench-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/examples/pom.xml> to org.eclipse.rdf4j/rdf4j-examples/4.0.1-SNAPSHOT/rdf4j-examples-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/extensible-store/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-extensible-store/4.0.1-SNAPSHOT/rdf4j-sail-extensible-store-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/tools/pom.xml> to org.eclipse.rdf4j/rdf4j-tools/4.0.1-SNAPSHOT/rdf4j-tools-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/client/pom.xml> to org.eclipse.rdf4j/rdf4j-client/4.0.1-SNAPSHOT/rdf4j-client-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/tools/federation/pom.xml> to org.eclipse.rdf4j/rdf4j-tools-federation/4.0.1-SNAPSHOT/rdf4j-tools-federation-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/languages/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-languages/4.0.1-SNAPSHOT/rdf4j-rio-languages-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sparqlbuilder/pom.xml> to org.eclipse.rdf4j/rdf4j-sparqlbuilder/4.0.1-SNAPSHOT/rdf4j-sparqlbuilder-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/common/exception/pom.xml> to org.eclipse.rdf4j/rdf4j-common-exception/4.0.1-SNAPSHOT/rdf4j-common-exception-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/common/util/pom.xml> to org.eclipse.rdf4j/rdf4j-common-util/4.0.1-SNAPSHOT/rdf4j-common-util-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/tools/console/pom.xml> to org.eclipse.rdf4j/rdf4j-console/4.0.1-SNAPSHOT/rdf4j-console-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryalgebra/pom.xml> to org.eclipse.rdf4j/rdf4j-queryalgebra/4.0.1-SNAPSHOT/rdf4j-queryalgebra-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/trix/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-trix/4.0.1-SNAPSHOT/rdf4j-rio-trix-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryalgebra/evaluation/pom.xml> to org.eclipse.rdf4j/rdf4j-queryalgebra-evaluation/4.0.1-SNAPSHOT/rdf4j-queryalgebra-evaluation-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/n3/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-n3/4.0.1-SNAPSHOT/rdf4j-rio-n3-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/testsuites/benchmark/pom.xml> to org.eclipse.rdf4j/rdf4j-benchmark/4.0.1-SNAPSHOT/rdf4j-benchmark-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/common/annotation/pom.xml> to org.eclipse.rdf4j/rdf4j-common-annotation/4.0.1-SNAPSHOT/rdf4j-common-annotation-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/tools/server-spring/pom.xml> to org.eclipse.rdf4j/rdf4j-http-server-spring/4.0.1-SNAPSHOT/rdf4j-http-server-spring-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/testsuites/model/pom.xml> to org.eclipse.rdf4j/rdf4j-model-testsuite/4.0.1-SNAPSHOT/rdf4j-model-testsuite-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/spin/pom.xml> to org.eclipse.rdf4j/rdf4j-spin/4.0.1-SNAPSHOT/rdf4j-spin-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/rdfxml/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-rdfxml/4.0.1-SNAPSHOT/rdf4j-rio-rdfxml-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryresultio/binary/pom.xml> to org.eclipse.rdf4j/rdf4j-queryresultio-binary/4.0.1-SNAPSHOT/rdf4j-queryresultio-binary-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/repository/pom.xml> to org.eclipse.rdf4j/rdf4j-repository/4.0.1-SNAPSHOT/rdf4j-repository-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/assembly-descriptors/pom.xml> to org.eclipse.rdf4j/rdf4j-assembly-descriptors/4.0.1-SNAPSHOT/rdf4j-assembly-descriptors-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/assembly-descriptors/target/rdf4j-assembly-descriptors-4.0.1-SNAPSHOT.jar> to org.eclipse.rdf4j/rdf4j-assembly-descriptors/4.0.1-SNAPSHOT/rdf4j-assembly-descriptors-4.0.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/repository/dataset/pom.xml> to org.eclipse.rdf4j/rdf4j-repository-dataset/4.0.1-SNAPSHOT/rdf4j-repository-dataset-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/http/client/pom.xml> to org.eclipse.rdf4j/rdf4j-http-client/4.0.1-SNAPSHOT/rdf4j-http-client-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/compliance/solr/pom.xml> to org.eclipse.rdf4j/rdf4j-solr-compliance/4.0.1-SNAPSHOT/rdf4j-solr-compliance-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/model-vocabulary/pom.xml> to org.eclipse.rdf4j/rdf4j-model-vocabulary/4.0.1-SNAPSHOT/rdf4j-model-vocabulary-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/rdfjson/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-rdfjson/4.0.1-SNAPSHOT/rdf4j-rio-rdfjson-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/repository/manager/pom.xml> to org.eclipse.rdf4j/rdf4j-repository-manager/4.0.1-SNAPSHOT/rdf4j-repository-manager-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryresultio/sparqlxml/pom.xml> to org.eclipse.rdf4j/rdf4j-queryresultio-sparqlxml/4.0.1-SNAPSHOT/rdf4j-queryresultio-sparqlxml-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/trig/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-trig/4.0.1-SNAPSHOT/rdf4j-rio-trig-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/spring-components/pom.xml> to org.eclipse.rdf4j/rdf4j-spring-components/4.0.1-SNAPSHOT/rdf4j-spring-components-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/binary/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-binary/4.0.1-SNAPSHOT/rdf4j-rio-binary-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/tools/runtime/pom.xml> to org.eclipse.rdf4j/rdf4j-runtime/4.0.1-SNAPSHOT/rdf4j-runtime-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryparser/sparql/pom.xml> to org.eclipse.rdf4j/rdf4j-queryparser-sparql/4.0.1-SNAPSHOT/rdf4j-queryparser-sparql-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/compliance/elasticsearch/pom.xml> to org.eclipse.rdf4j/rdf4j-elasticsearch-compliance/4.0.1-SNAPSHOT/rdf4j-elasticsearch-compliance-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/http/pom.xml> to org.eclipse.rdf4j/rdf4j-http/4.0.1-SNAPSHOT/rdf4j-http-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/memory/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-memory/4.0.1-SNAPSHOT/rdf4j-sail-memory-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/bom/pom.xml> to org.eclipse.rdf4j/rdf4j-bom/4.0.1-SNAPSHOT/rdf4j-bom-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryrender/pom.xml> to org.eclipse.rdf4j/rdf4j-queryrender/4.0.1-SNAPSHOT/rdf4j-queryrender-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/testsuites/geosparql/pom.xml> to org.eclipse.rdf4j/rdf4j-geosparql-testsuite/4.0.1-SNAPSHOT/rdf4j-geosparql-testsuite-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryalgebra/geosparql/pom.xml> to org.eclipse.rdf4j/rdf4j-queryalgebra-geosparql/4.0.1-SNAPSHOT/rdf4j-queryalgebra-geosparql-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/pom.xml> to org.eclipse.rdf4j/rdf4j/4.0.1-SNAPSHOT/rdf4j-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/compliance/geosparql/pom.xml> to org.eclipse.rdf4j/rdf4j-geosparql-compliance/4.0.1-SNAPSHOT/rdf4j-geosparql-compliance-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/common/io/pom.xml> to org.eclipse.rdf4j/rdf4j-common-io/4.0.1-SNAPSHOT/rdf4j-common-io-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/repository/http/pom.xml> to org.eclipse.rdf4j/rdf4j-repository-http/4.0.1-SNAPSHOT/rdf4j-repository-http-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/compliance/shacl/pom.xml> to org.eclipse.rdf4j/rdf4j-shacl-compliance/4.0.1-SNAPSHOT/rdf4j-shacl-compliance-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/solr/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-solr/4.0.1-SNAPSHOT/rdf4j-sail-solr-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/testsuites/sparql/pom.xml> to org.eclipse.rdf4j/rdf4j-sparql-testsuite/4.0.1-SNAPSHOT/rdf4j-sparql-testsuite-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/common/xml/pom.xml> to org.eclipse.rdf4j/rdf4j-common-xml/4.0.1-SNAPSHOT/rdf4j-common-xml-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/testsuites/pom.xml> to org.eclipse.rdf4j/rdf4j-testsuites/4.0.1-SNAPSHOT/rdf4j-testsuites-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/nquads/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-nquads/4.0.1-SNAPSHOT/rdf4j-rio-nquads-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/model/pom.xml> to org.eclipse.rdf4j/rdf4j-model/4.0.1-SNAPSHOT/rdf4j-model-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/spring-components/rdf4j-spring-demo/pom.xml> to org.eclipse.rdf4j/rdf4j-spring-demo/4.0.1-SNAPSHOT/rdf4j-spring-demo-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryparser/pom.xml> to org.eclipse.rdf4j/rdf4j-queryparser/4.0.1-SNAPSHOT/rdf4j-queryparser-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/model/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-model/4.0.1-SNAPSHOT/rdf4j-sail-model-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryresultio/text/pom.xml> to org.eclipse.rdf4j/rdf4j-queryresultio-text/4.0.1-SNAPSHOT/rdf4j-queryresultio-text-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/elasticsearch-store/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-elasticsearch-store/4.0.1-SNAPSHOT/rdf4j-sail-elasticsearch-store-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/compliance/repository/pom.xml> to org.eclipse.rdf4j/rdf4j-repository-compliance/4.0.1-SNAPSHOT/rdf4j-repository-compliance-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/repository/sparql/pom.xml> to org.eclipse.rdf4j/rdf4j-repository-sparql/4.0.1-SNAPSHOT/rdf4j-repository-sparql-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/testsuites/repository/pom.xml> to org.eclipse.rdf4j/rdf4j-repository-testsuite/4.0.1-SNAPSHOT/rdf4j-repository-testsuite-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/elasticsearch/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-elasticsearch/4.0.1-SNAPSHOT/rdf4j-sail-elasticsearch-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/common/text/pom.xml> to org.eclipse.rdf4j/rdf4j-common-text/4.0.1-SNAPSHOT/rdf4j-common-text-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/compliance/rio/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-compliance/4.0.1-SNAPSHOT/rdf4j-rio-compliance-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryresultio/pom.xml> to org.eclipse.rdf4j/rdf4j-queryresultio/4.0.1-SNAPSHOT/rdf4j-queryresultio-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryresultio/sparqljson/pom.xml> to org.eclipse.rdf4j/rdf4j-queryresultio-sparqljson/4.0.1-SNAPSHOT/rdf4j-queryresultio-sparqljson-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/pom.xml> to org.eclipse.rdf4j/rdf4j-rio/4.0.1-SNAPSHOT/rdf4j-rio-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/hdt/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-hdt/4.0.1-SNAPSHOT/rdf4j-rio-hdt-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryresultio/api/pom.xml> to org.eclipse.rdf4j/rdf4j-queryresultio-api/4.0.1-SNAPSHOT/rdf4j-queryresultio-api-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/base/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-base/4.0.1-SNAPSHOT/rdf4j-sail-base-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryparser/api/pom.xml> to org.eclipse.rdf4j/rdf4j-queryparser-api/4.0.1-SNAPSHOT/rdf4j-queryparser-api-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/spring-components/rdf4j-spring/pom.xml> to org.eclipse.rdf4j/rdf4j-spring/4.0.1-SNAPSHOT/rdf4j-spring-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/compliance/model/pom.xml> to org.eclipse.rdf4j/rdf4j-model-compliance/4.0.1-SNAPSHOT/rdf4j-model-compliance-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/queryalgebra/model/pom.xml> to org.eclipse.rdf4j/rdf4j-queryalgebra-model/4.0.1-SNAPSHOT/rdf4j-queryalgebra-model-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/turtle/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-turtle/4.0.1-SNAPSHOT/rdf4j-rio-turtle-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/tools/config/pom.xml> to org.eclipse.rdf4j/rdf4j-config/4.0.1-SNAPSHOT/rdf4j-config-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/testsuites/queryresultio/pom.xml> to org.eclipse.rdf4j/rdf4j-queryresultio-testsuite/4.0.1-SNAPSHOT/rdf4j-queryresultio-testsuite-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/common/iterator/pom.xml> to org.eclipse.rdf4j/rdf4j-common-iterator/4.0.1-SNAPSHOT/rdf4j-common-iterator-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/compliance/lucene/pom.xml> to org.eclipse.rdf4j/rdf4j-lucene-compliance/4.0.1-SNAPSHOT/rdf4j-lucene-compliance-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/common/transaction/pom.xml> to org.eclipse.rdf4j/rdf4j-common-transaction/4.0.1-SNAPSHOT/rdf4j-common-transaction-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/nativerdf/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-nativerdf/4.0.1-SNAPSHOT/rdf4j-sail-nativerdf-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/lmdb/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-lmdb/4.0.1-SNAPSHOT/rdf4j-sail-lmdb-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/jsonld/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-jsonld/4.0.1-SNAPSHOT/rdf4j-rio-jsonld-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/shacl/pom.xml> to org.eclipse.rdf4j/rdf4j-shacl/4.0.1-SNAPSHOT/rdf4j-shacl-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/tools/runtime-osgi/pom.xml> to org.eclipse.rdf4j/rdf4j-runtime-osgi/4.0.1-SNAPSHOT/rdf4j-runtime-osgi-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/model-api/pom.xml> to org.eclipse.rdf4j/rdf4j-model-api/4.0.1-SNAPSHOT/rdf4j-model-api-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/sail/inferencer/pom.xml> to org.eclipse.rdf4j/rdf4j-sail-inferencer/4.0.1-SNAPSHOT/rdf4j-sail-inferencer-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/repository/event/pom.xml> to org.eclipse.rdf4j/rdf4j-repository-event/4.0.1-SNAPSHOT/rdf4j-repository-event-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/rio/api/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-api/4.0.1-SNAPSHOT/rdf4j-rio-api-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/pom.xml> to org.eclipse.rdf4j/rdf4j-core/4.0.1-SNAPSHOT/rdf4j-core-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/testsuites/rio/pom.xml> to org.eclipse.rdf4j/rdf4j-rio-testsuite/4.0.1-SNAPSHOT/rdf4j-rio-testsuite-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/core/repository/api/pom.xml> to org.eclipse.rdf4j/rdf4j-repository-api/4.0.1-SNAPSHOT/rdf4j-repository-api-4.0.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-main-deploy/ws/spring-components/spring-boot-sparql-web/pom.xml> to org.eclipse.rdf4j/rdf4j-spring-boot-sparql-web/4.0.1-SNAPSHOT/rdf4j-spring-boot-sparql-web-4.0.1-SNAPSHOT.pom
> channel stopped
> _______________________________________________
> rdf4j-dev mailing list
rdf4j-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/rdf4j-dev

_______________________________________________
rdf4j-dev mailing list
rdf4j-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/rdf4j-dev


Back to the top