danielpeintner
danielpeintner
This is an _umbrella_ issue meant to collect tasks which should be done after our next major release. In general it is meant to clean-up stuff getting rid of old...
https://github.com/eclipse-thingweb/node-wot/pull/1302 started to skip mbus tests on Windows due to issues. see https://github.com/Apollon77/node-mbus/issues/124#issuecomment-2154856735
fixes https://github.com/eclipse-thingweb/node-wot/issues/1299
As mentioned in https://github.com/eclipse-thingweb/node-wot/pull/1298 by @relu91 (see here https://github.com/eclipse-thingweb/node-wot/pull/1298#discussion_r1666540417) mocha ignores the new nodejs mechanism of reporting async unhandled exceptions. We need to set `mocha --unhandled-rejections=strict --require ts-node/register --extension ts`...
At the moment the implementation for readMultipleproperties() iterates over all *readable* properties and returns the result. In fact it should find a form with op `readmultipleproperties` and report the result....
> Given the discussion of today's committer meeting: > - TD spec is not clear about what to expect when the `sync` property is missing > - Eargerly validate the...
The [v7 Change Log](https://github.com/TIBCOSoftware/jasperreports/?tab=readme-ov-file#jasperreports-library-700-change-log) mentions the following > breaking backward compatibility of source *.jrxml report template files and *.jrtx style template files by replacing the [Apache Commons Digester](https://commons.apache.org/proper/commons-digester/) based parsers...