eclipse-cbi/targetplatform-dsl

Generated .target file is sometimes incomplete

Closed this issue · 1 comments

The .target file is sometimes not complete, yet the app says: .target successfully generated. There are no errors/warnings. As an example, please look at the two builds below:

https://ci.eclipse.org/capella/job/capella-addon-cybersecurity-gerrit-master/11/console
https://ci.eclipse.org/capella/job/capella-addon-cybersecurity-gerrit-master/12/console

Build 12 is fine, 11 isnt. Here is the targetplatform file:

https://git.polarsys.org/r/#/c/7766/9/releng/org.polarsys.capella.cybersecurity.target/capella.target-definition.targetplatform

It really looks like the include is sometimes not resolved, and no error is/warning is shown.

Well, the gerrit builds mentioned above, and git.polarsys.org too have vanished in the meantime. I'll close this issue for now, and reopen it when I run across again.