Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eXist-db/exist-xqts-runner

W3C XQTS driver for eXist-db
https://github.com/eXist-db/exist-xqts-runner

Setting version to 1.4.0-SNAPSHOT

21abfbb8cca2ad6eb300a0af030f3a23f16ab625 authored almost 2 years ago by Adam Retter <[email protected]>
Setting version to 1.3.0

c07887bc6dd496aa4612ee254d2f4fd0b2af6208 authored almost 2 years ago by Adam Retter <[email protected]>
Add logging of which test case is being executed

0200ff6c0b7db2cff535a400c1052ac21b3198d8 authored almost 2 years ago by Adam Retter <[email protected]>
Setting version to 1.3.0-SNAPSHOT

7f03962922d4844170bd3bf15366c042f8d6a6fd authored almost 2 years ago by Adam Retter <[email protected]>
Setting version to 1.2.1

dc036804f2cd80fbc65f7cd6e2eae328e51e3164 authored almost 2 years ago by Adam Retter <[email protected]>
Update to sbt 1.8.2

6a1fc1ba7d95066883ee86eee67ef57acadd0a43 authored almost 2 years ago by Adam Retter <[email protected]>
Use tag names without 'v' prefix

c25a1b49ffc707911f4968e2f817921e52ace6ca authored almost 2 years ago by Adam Retter <[email protected]>
Fix an issue with escaping of regular expressions when evaluating the XQTS assertion

fb0719147d1b698898af03da4a6fc54a6d68b649 authored almost 2 years ago by Adam Retter <[email protected]>
Setting version to 1.3.0-SNAPSHOT

e9c0e971a8cdbc0a0a340b90457d841bf08c2ebe authored almost 2 years ago by Adam Retter <[email protected]>
Setting version to 1.2.0

6b846a777869c88e12846ed4e7748d8867c645f0 authored almost 2 years ago by Adam Retter <[email protected]>
Simplify the release process by using the sbt-release plugin

4fb8b9a288e0297ddff58bf6ee078293029a7a41 authored almost 2 years ago by Adam Retter <[email protected]>
Update for eXist-db 6.1.0

334aceb6b0a2abfce1dd82a08306d421f14546c0 authored almost 2 years ago by Adam Retter <[email protected]>
Minor code cleanup

64438a3f9c19868e234388c1606f0b18e226a2fd authored over 2 years ago by Adam Retter <[email protected]>
Add support for XQTS not assertion

24088f7fc71c1b49108cce6194ad9780890a2294 authored over 2 years ago by Adam Retter <[email protected]>
XQTS 'all-of' and 'any-of' assertions should preserve the order of sub-assertions

08474768e317fab1ef92591b9330a652057d74f7 authored over 2 years ago by Adam Retter <[email protected]>
XQTS 'assert' implementation was too restrictive

1d45f3e8aa0379ab079adbf65481a55fa2a0ddca authored over 2 years ago by Adam Retter <[email protected]>
Output the paths of the JUnit data and html folders

6e14f096e5582a9f918d86ec9a3dbb12e388fdf4 authored over 2 years ago by Adam Retter <[email protected]>
Merge pull request #35 from eXist-db/hotfix/assert-permutation

Fix assert-permutation

96363c663d20eec9dc817f22ae76f38884dd888d authored over 2 years ago by Adam Retter <[email protected]>
Fix CI

4cfbfe7a48754eda9e11bfe4656625ee19ab2632 authored over 2 years ago by Adam Retter <[email protected]>
Fix assert-permutation

a9637efea90792694416e13ac44e3e5f59456498 authored over 2 years ago by Adam Retter <[email protected]>
Add a --test-case-pattern CLI option

d1b29f30a47c623273833fe637241decd641e8d6 authored over 2 years ago by Adam Retter <[email protected]>
Fix image links

b5236da6598c8d242e8e70ce545437a9a49d8015 authored over 2 years ago by Adam Retter <[email protected]>
Prepare for next development version

f50e7527f4bc9a9925e2c6fa4d54a7a2206e6426 authored over 2 years ago by Adam Retter <[email protected]>
Prepare for next release version

09c7b8d1ab4799b08cb8f2a16e75f87648fea533 authored over 2 years ago by Adam Retter <[email protected]>
Main branch should be set to a release version of eXist-db (e.g. 6.0.1)

836a6b565736f9c3d1e131071ead5754189edc50 authored over 2 years ago by Adam Retter <[email protected]>
Merge pull request #32 from eXist-db/assert-xml

Fix XML comparisons in `assert-xml` support

32e112e7900a8892ffabea342dc53cd820ef242e authored over 2 years ago by Adam Retter <[email protected]>
Explicitly declare $result as an external variable in XQuery

866685a77c84adc90c12dbbbc7556b80a7317b3e authored over 2 years ago by Adam Retter <[email protected]>
For 'assert-xml' parse the expected XML as a DocumentImpl before serializing it from XQuery; preserves white-space text nodes

Closes https://github.com/eXist-db/exist-xqts-runner/issues/30

295296ba3c93a27c9e027a9532d11960c790b050 authored over 2 years ago by Adam Retter <[email protected]>
Do not set a Context Sequence for the XQTS Empty Environment

Closes https://github.com/eXist-db/exist-xqts-runner/issues/29

efa27b78221565370a0fec01ca319113c69807e2 authored over 2 years ago by Adam Retter <[email protected]>
Merge pull request #26 from eXist-db/remove-scalaz

Remove Scalaz

aa55c6c92316cea044df16578f428da9ab049995 authored over 2 years ago by Adam Retter <[email protected]>
Remove Scalaz use of Disjunction as Either is now right-biased since Scala 2.12.x, and Cats (on which we already have a dependency) can provide the rest

197a5bbb44aacba6e6e63befea0709707b582f44 authored over 2 years ago by Adam Retter <[email protected]>
Merge pull request #27 from alanpaxton/transform-support-2

Transform support 2

c556bb7d72f2f2639709e8ba0787555c2679af3e authored over 2 years ago by Adam Retter <[email protected]>
Scala'ify

0a44f2a95f82d3181cbbb33a6f508c44ea31e817 authored over 2 years ago by Adam Retter <[email protected]>
External Variable documents are just another kind of External Variable

e0c4dcc563c74bb073b6730d7dc57279512605a9 authored over 2 years ago by Adam Retter <[email protected]>
Add fn:transform feature flags to default features supported by eXist-db

f393cc1053e4f3433aabdbe23df3810a40addcf7 authored over 2 years ago by Alan Paxton <[email protected]>
Test case needs a default static base URI

Give test case a default env if none is specified. Name it after the test case, as it has to be ...

6d3b9308330b72776937f17165fc4844d50f65f8 authored over 2 years ago by Alan Paxton <[email protected]>
Set document URI when we pass a document as param

A document parameter used as, for instance, a stylesheet for fn:transform may use its URI (when ...

423f444dc1f29e405002dd69d0dd2cadff32bede authored over 2 years ago by Alan Paxton <[email protected]>
Add documents with roles as external variables

Documents in the context can have a role = “$name”, in which case they should be included direct...

8def728efd4780cdf695c7464518b2a92af41da6 authored over 2 years ago by Alan Paxton <[email protected]>
Ignore role=“.” when adding file to dynamic env

Ignore role=“.” when adding file to dynamic env

Although this role is special, it seems the fil...

0d165aabf9c65528747c2bafb0d51ac9afd36f80 authored over 2 years ago by Alan Paxton <[email protected]>
Add new feature flags fn-transform-XSLT and fn-transform-XSLT30

00b05ff9d7e374a2092569ab992b1218d0eb2a04 authored over 2 years ago by Alan Paxton <[email protected]>
Ignore auto-generated build file

e41acad45b2b3938b4afc68f80e57021da1a358b authored over 2 years ago by Alan Paxton <[email protected]>
Model source role attribute with types

0eac80711426cbd514a05e9a6a2e09bce3bf5def authored over 2 years ago by Adam Retter <[email protected]>
Make sure to use the XQueryPool if cacheCompiled==true

3b35fc0dc4cb3255bcc88621ac96828329bdb87d authored over 2 years ago by Adam Retter <[email protected]>
Cleanup the code

4422752ad90b9a1fdd80998bc8f44b8e87bf9d4d authored over 2 years ago by Adam Retter <[email protected]>
Disable debug logging via println

91358f79ee2997462fc188c8d14f67b1a25468a5 authored over 2 years ago by Adam Retter <[email protected]>
Make sure sequenceToString serialization uses a SingleThread for all Broker operations

15f7c025a1890cb2d7a9ee6ffd10f1a3edb8e5af authored over 2 years ago by Adam Retter <[email protected]>
Debug logging via println

748eb31d2ee2adbc4507fe39da2ed59d7135f0f3 authored over 2 years ago by Adam Retter <[email protected]>
WIP on trying to fix singal threading of Broker

8fdd16d882e83a508722ced506bcbb5b9d9b66f0 authored over 2 years ago by Adam Retter <[email protected]>
Fix issues with IO.pure, IO.blocking, and IO.unit

8c48a4f65bffbfadd52422de1458ce6df1ea381f authored over 2 years ago by Adam Retter <[email protected]>
Leased broker should only be used by a single thread

224003719588b30a442c764d662be30f10336896 authored over 2 years ago by Adam Retter <[email protected]>
Move SingleThreadedExecutorPool to its own object

e7866ff7642d041dac4c31bc9ff1f09d163248b7 authored over 2 years ago by Adam Retter <[email protected]>
Move SAX Parser to its own Object

74bed9625e7d62ede56e17c6a10259472721b5cd authored over 2 years ago by Adam Retter <[email protected]>
Pool the single thread executors

d7fd9026b07147fdd763fd043d94b16185d4cbfa authored over 2 years ago by Adam Retter <[email protected]>
Acquire and Release eXist-db broker on the same thread

6247a12eedaee0cc55e4e55e6e9e43e98a13a1b4 authored over 2 years ago by Adam Retter <[email protected]>
Fix typo

ba48fead01e10b910844caaf05f0ef778c8f3573 authored over 2 years ago by Adam Retter <[email protected]>
Don't capture text after an element if not needed

Closes https://github.com/eXist-db/exist-xqts-runner/issues/24

ae969f70438f0d2d3010ec064dc655f2237d731e authored over 2 years ago by Adam Retter <[email protected]>
Add initial support for loading external XQuery Library Modules from the XQTS

1b971225ba95c24ef3f1d08394ebf3c65ec5f46d authored over 2 years ago by Adam Retter <[email protected]>
eXist-db does not support the Namespace Axis feature (which was deprecated in XPath 2.0, and removed in XQuery 3.0)

c4d93a132788ca8ff6d0188c7983928cdd13d39c authored over 2 years ago by Adam Retter <[email protected]>
Should call getStringValue on Saxon's AnyURIValue and not toString

b84c3a43001a33bbd242675c90a3224cc76be28b authored over 2 years ago by Adam Retter <[email protected]>
Don't wait forever if we can't match any Test Sets in the XQTS Catalog, instead exit with a warning

Closes https://github.com/eXist-db/exist-xqts-runner/issues/25

f8eec66ead9d5cd5e55629fe7014dc4ee05a280d authored over 2 years ago by Adam Retter <[email protected]>
Improve usage messages

3e974a10abd2e6581a57162c7eece7adc1e43964 authored over 2 years ago by Adam Retter <[email protected]>
Fix issues with switching to Cats Effect 3 whereby eXist-db expects thread-affinitiy for get/release DBBrokers

a0f291584bda622c91768620f5ffdd7e007ab30a authored over 2 years ago by Adam Retter <[email protected]>
Update to Cats Effect 3

fd20ebc41de0507722b5097f4f692a5bca41de41 authored over 2 years ago by Adam Retter <[email protected]>
Fix deprecated and feature warnings

53dc56e428c939a09c5f49530c78ed51cf848bcd authored over 2 years ago by Adam Retter <[email protected]>
Scalafix the code

521529024107e094ec0695bb01669e2e8c7dad72 authored over 2 years ago by Adam Retter <[email protected]>
Update dependencies

dd2626cc10bf1c62d13fa6f2444a32741c0a0594 authored over 2 years ago by Adam Retter <[email protected]>
Fix formatting

5c4fea697d4fbd8f0a073542699e7d8fc8b0512b authored over 2 years ago by Adam Retter <[email protected]>
Add Coursier Cache for Scala dependencies

97e7a5dbaef82b93065cb491e8efa289cf25d75e authored over 2 years ago by Adam Retter <[email protected]>
Add a simple test to make sure the Assembly functions

57e405e41428dc7c95559c9346ad60362880fe66 authored over 2 years ago by Adam Retter <[email protected]>
Prepare for next development version

63ec3830b7514da1eed525486dcae770fb723a32 authored over 2 years ago by Adam Retter <[email protected]>
Prepare for next release version

99f5c6d5bc17cb0eb78066547bcc3330d5262da9 authored over 2 years ago by Adam Retter <[email protected]>
Use correct output-dir

81a1e1cfcb0b75aaf69a002352f1c03f210b9b36 authored over 2 years ago by Adam Retter <[email protected]>
Prepare for next development version

ebb26e6247caf29c19217c9b615ea8d4d4185415 authored over 2 years ago by Adam Retter <[email protected]>
Add details of how to publish to Maven Central

bee798cb2e9da258b7799cb4835a275a136e1577 authored over 2 years ago by Adam Retter <[email protected]>
Specify Semver versioning scheme

c412678a06a1f884fe5910cf0eca15b0ccbbb0c3 authored over 2 years ago by Adam Retter <[email protected]>
Remove duplicate build metadata

99e932a3e3f1635bca62d795da836d91b12d67d6 authored over 2 years ago by Adam Retter <[email protected]>
Publish releases to Maven Central

12672c8fe5b24b3e7c8e15664249331c5243f818 authored over 2 years ago by Adam Retter <[email protected]>
Publish releases to Maven Central

f473be1536e9a1d9a3fc9fea89007bcbc2f9bae9 authored over 2 years ago by Adam Retter <[email protected]>
Add missing build metadata

9844f10019bac775b148b743c6bbc8626774f056 authored over 2 years ago by Adam Retter <[email protected]>
Update SBT plugins

b8ab3d4635a7ece34167d39d52188757bf1af156 authored over 2 years ago by Adam Retter <[email protected]>
Update for eXist-db 6.0.1

f7e47f49e2021511e97c14405376c1bb2448b37f authored over 2 years ago by Adam Retter <[email protected]>
Update dependencies

0be6934656ff836af9f01b2d7dc3d0445d607e3c authored over 2 years ago by Adam Retter <[email protected]>
Update dependencies

2a67950440a4fe707aa79a5ec151f0109b2c4a1c authored about 3 years ago by Adam Retter <[email protected]>
Introduce GitHub Actions CI

b4e4c5133b70926362f0509140293e02a639703a authored over 3 years ago by Adam Retter <[email protected]>
Update to latest SBT version

cc533046b94414108449efca2ad2f29a005c2e0f authored over 3 years ago by Adam Retter <[email protected]>
[bugfix] Path separator needs to be platform agnostic

a00e55c7a4406ba2fa09abbb1c34d07277f8f71b authored over 3 years ago by Adam Retter <[email protected]>
Add missing license header

1fd0836fb9f1b6edca19a7a8193e89bc6c233cb5 authored over 3 years ago by Adam Retter <[email protected]>
Update the versions of the build plugin

ea1514fd9e49ba750156aa1211f60e5ca34f9e89 authored over 3 years ago by Adam Retter <[email protected]>
Update dependencies

a47a6b4abec2d00bf0b3eae85032fd2599dd5664 authored over 3 years ago by Adam Retter <[email protected]>
Update for eXist-db 5.3.0 Release

ba0d4c05eb738453521c5bd13552b74ee4669395 authored over 3 years ago by Adam Retter <[email protected]>
Merge pull request #12 from eXist-db/exist-5.3.0-SNAPSHOT

Update eXist-db 5.3.0-SNAPSHOT

8e39a3dd824d05a55d931b1624b18e83491264c0 authored about 4 years ago by Adam Retter <[email protected]>
Update version of Scala

874ac23315b882dbbbb14be4bde935ed85a3e40f authored about 4 years ago by Adam Retter <[email protected]>
Fix dependency with removed internal class.

4b662cb5ba598a493b00806c1447853012b41420 authored about 4 years ago by Dannes Wessels <[email protected]>
Fix Cardinality type for eXist-db 5.3.0-SNAPSHOT

4b3a0cdb4c8390e461bd55f6f72c9bb2f9894492 authored about 4 years ago by Adam Retter <[email protected]>
Update dependencies

572a59809649ae15db9f542451fa5468ff1922d3 authored about 4 years ago by Adam Retter <[email protected]>
Update for changes in eXist-db 5.3.0-SNAPSHOT

4317f65a1a833e5d97bc23de8074f3804bb131a0 authored over 4 years ago by Adam Retter <[email protected]>
Update README.md

4363639ba2db0bf3a866ce4fb4fa10d1c6d983eb authored almost 5 years ago by Adam Retter <[email protected]>
Merge pull request #9 from eXist-db/exist-5.2.0

Update for eXist 5.2.0 and fix some bugs

8ebd2375d5773feb571eb949424b9d654f349861 authored almost 5 years ago by Adam Retter <[email protected]>
Performance tuning

46ccb7d02d5cada255bae32de3813879e17f97ab authored almost 5 years ago by Adam Retter <[email protected]>
Fix a bug which stopped some test cases from being completed

52cefe881ceb95bb6173898f43f4299c6f277b0b authored almost 5 years ago by Adam Retter <[email protected]>