Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

empty match models in a DSLTrans transformation make the DSLTrans engine throw a java.lang.IndexOutOfBoundsException #19

Open
levilucio opened this issue Oct 5, 2016 · 0 comments
Assignees
Labels

Comments

@levilucio
Copy link
Collaborator

  • Make a rule in a transformation with an empty match model and run the transformation.
  • The DSLTrans engine running in the background should execute the rule by always creating the elements in the apply part of the rule.
  • Now a "java.lang.IndexOutOfBoundsException: Index: 0, Size: 0" exception is thrown
@levilucio levilucio self-assigned this Oct 5, 2016
@levilucio levilucio added the bug label Oct 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant