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

Use extensionPack instead of extensionDependencies property for defining pack #68

Closed
sandy081 opened this issue Aug 15, 2018 · 1 comment
Milestone

Comments

@sandy081
Copy link

sandy081 commented Aug 15, 2018

From release v1.26, defining an Extension Pack now uses a new property called extensionPack instead of extensionDependencies in package.json. This is because extensionDependencies is mainly used to define functional dependencies and an Extension Pack should not have any functional dependencies with its bundled extensions and they should be manageable independent of the pack.

So please use extensionPack property for defining the pack.

For more details refer to Release notes

This extension is categorised as extension pack and hence this issue is filed. If you think this does not impact the extension, please close it.

@spring-projects-issues
Copy link

(comment in Pivotal Tracker added by Kris De Volder:)

I've update our package.json for boot-dev-pack and pushed out new version of the pack to the vscode marketplace.

@martinlippert martinlippert added this to the 4.0.0.M15 milestone Aug 30, 2018
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

No branches or pull requests

4 participants