Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge code generation corrections from Develop into ADE-1 #103

Merged
merged 3 commits into from
May 18, 2020
Merged

Conversation

cookeac
Copy link
Collaborator

@cookeac cookeac commented May 17, 2020

These corrections improve code generation and do not change the fundamental definitions in the ADE-1 branch or introduce breaking changes for implementers.

  1. Empty inline schemas are removed from icarMilkingDryOffEventResource and icarReproAbortionEventResource
  2. The abstract property "member" is removed from icarResourceCollection and MUST be implemented in concrete collections to provide the array of member objects.

This closes #100

mtech-ahokkonen and others added 3 commits May 14, 2020 08:59
- removed empty inline from icarMilkingDryOffEventResource
- removed empty inline from icarReproAbortionEventResource
- removed abstract proprty "member" from icarResourceCollection

 (#100)
Changes/fixes for better code generation
@alamers alamers merged commit b1e3ba4 into ADE-1 May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generated java code does not compile
3 participants