Results 6 issues of Carl Nygard

- This resolves issues loading SSL and nonSSL RAR connectors in Glassfish 3.x - proposed fix for AMQ-5873

When using repeat to layer multiple fields, one is unable to use hover to implement any interaction. An error is shown `Error: Duplicate signal name: "sel1_tuple"` See https://observablehq.com/@cjnygard/vega-lite-bug for implementation...

Bug :bug:
P2

Modifying the sample JSON schema to add an internal ref to a previously defined object throws uncaught exception. Removing the "parent" object generates test data without exception. ``` { "type":...

Need to add support for XmlElementWrapper annotation when handling collections of types without creating an intermediate class to hold the Collection member.

- abstracted healthcheck, with default as currently defined - additional '--check' cmdline arg to provide command to determine availability - additional '--arg=NAME' to provide way of configuring additional args -...

… line - allows command line to be defined earlier in the arg list - important when locking down service startup within Dockerfile with entrypoint