Frode Carlsen

Results 7 issues of Frode Carlsen

Fixes #308, Fixes #309, Fixes #346, Fixes #395 for following goals * use-dep-version * use-latest-versions * use-latest-snapshots * use-latest-release * use-next-releases * use-next-versions * use-next-snapshots

Support for postgis geometry datatypes, and box2d/box3d (see #98). A few notes on implementation: 1. This uses the suggested alternative serviceloader document. It means the Procs class has to handle...

when upgrading to @v2 or later it no longer accepts a single short sha for the ref parameter, and the git command fails: Setup ``` uses: actions/[email protected] with: ref: 7daa143...

enhancement

This resolves #1001 by adding an additional property `useFqn` that will take the assigned schema name as the basis for the generated package namespace of the model files. Any modelPackage...

The generator will currently place all generated model files in the same folder. This doesn't work well with larger models that may support different versions of the same API (requiring...

It's useful to be able to add parameters using named fields instead of "?" markers. This reduces confusion around what goes where, better supports duplicated references to same parameter, and...

Following this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MWAR) filed for the change (usually before you start working...