You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm just waiting for one more PR to be merged.
It wasn't clear to me that this was a regression introduced in 0.4.15, or
that this change necessarily fixes that problem. Could you provide a schema
that is affected by this? I'd like to confirm that this is now working and
add a test case around it.
It would be helpful if you could mvn install the current snapshot and test
it in your project.
If you are having problems with 0.4.15 I recommend you stick with 0.4.14.
On 23 Oct 2015 10:17 am, "wsalembi" [email protected] wrote:
Can you please release 0.4.16 quickly. All our schemas that use 'extends'
are broken when we upgrade 0.4.14 to 0.4.15.
error:
org.jsonschema2pojo:jsonschema2pojo-maven-plugin:0.4.15:generate failed:
Path not present
—
Reply to this email directly or view it on GitHub #425 (comment)
.
My schema is very similar to the new integration test in 0.4.15 (jsonschema2pojo-integration-tests/src/test/resources/schema/extends/extendsSchemaWithinDefinitions.json)
I confirm everything is working with the current snapshot. I tested it.
Example of a schema that currently fails (also checked with http://www.jsonschema2pojo.org)
The text was updated successfully, but these errors were encountered: