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

Please show error if include cannot be resolved #60

Open
Bananeweizen opened this issue Oct 29, 2015 · 1 comment
Open

Please show error if include cannot be resolved #60

Bananeweizen opened this issue Oct 29, 2015 · 1 comment
Labels

Comments

@Bananeweizen
Copy link
Contributor

We are using platform URIs in include statements with our TPD files, so we can share common parts between different projects. This works fine.

However, if one of the URIs points to a closed (or non existing) project, then there is no error during creation of the target file; this include is basically just skipped. This has lead to multiple occasions with incomplete .target files for us. Can you please include a check whether every include was resolved at generation time and then thrown an error, so this becomes more visible?

@mbarbero mbarbero added the bug label Oct 30, 2015
@mbarbero mbarbero added this to the 2.2.0 — notorious-angry milestone Oct 30, 2015
@felixdo
Copy link

felixdo commented Jun 12, 2018

Is it possible to see similar behaviour for http uris in includes? I sometimes get an incomplete .target file, but the cli application sais "target file generated successfully".

@mbarbero mbarbero removed this from the 2.2.0 — notorious-angry milestone Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants