marklogic / entity-services

Data modeling and code scaffolding for data integration in MarkLogic
https://docs.marklogic.com/guide/entity-services
Apache License 2.0
7 stars 10 forks source link

Change in element order for schema-generate #68

Closed grechaw closed 7 years ago

grechaw commented 8 years ago

When I committed 6b9ed50dc70533 for bug 40598, I also changed the order of elements in the schema-generate to be more sensible. This issue is to track that change for testing. There's no functional change for schemas, in that commit, just the ordering of elements.

bsrikan commented 8 years ago

Rashi shipped this bug in Bugtrack. Hence shipping it in git..

TestEsRequired.java and TestEsSchemaGenerator.java are verifying this bug, and they are passing now. Good to ship !