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

[FEATURE] Add specification version 1.1 #252

Merged
merged 2 commits into from
Jan 10, 2020
Merged

Conversation

RandomByte
Copy link
Member

@RandomByte RandomByte commented Jan 10, 2020

The new 'theme-library' type requires spec version 1.1:
SAP/ui5-builder#285

Also change wording of the error message for unsupported spec versions
and fix the referenced URL. This should make it clear that the used
version of the UI5 CLI might be outdated.

matz3
matz3 previously approved these changes Jan 10, 2020
The new 'theme-library' type requires spec version 1.1:
SAP/ui5-builder#285

Also change wording of the error message for unsupported spec versions
and fix the referenced URL. This should make it clear that the used
version of the UI5 CLI might be outdated.
@coveralls
Copy link

coveralls commented Jan 10, 2020

Coverage Status

Coverage increased (+0.04%) to 83.56% when pulling 42d9e62 on spec-version-1.1 into cb588a9 on master.

throw new Error(
`Unsupported specification version ${project.specVersion} defined for project ` +
`${project.id}. ` +
`See https://github.com/SAP/ui5-project/blob/master/docs/Configuration.md#specification-versions`);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe also adopt the old Configuration.md file to point to the #specifiction-version anchor? Currently it just points to the Configuration page.

Copy link
Member Author

@RandomByte RandomByte Jan 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done by adding an additional link. The old Configuration.md also contained more than just the Specification Versions documentation.

RandomByte added a commit to SAP/ui5-tooling that referenced this pull request Jan 10, 2020
The new type 'theme-library' requires this spec version 1.1.

See SAP/ui5-project#252 and
SAP/ui5-builder#285
@RandomByte RandomByte changed the title [INTERNAL] Add specification version 1.1 [FEATURE] Add specification version 1.1 Jan 10, 2020
@RandomByte RandomByte merged commit 5a83308 into master Jan 10, 2020
@RandomByte RandomByte deleted the spec-version-1.1 branch January 10, 2020 17:14
RandomByte added a commit to SAP/ui5-tooling that referenced this pull request Jan 13, 2020
The new type 'theme-library' requires this spec version 1.1.

See SAP/ui5-project#252 and
SAP/ui5-builder#285
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.

3 participants