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

#114 Update metadata and License information #94

Merged
merged 1 commit into from
Nov 20, 2020

Conversation

tortmayr
Copy link
Contributor

  • Add license information and Readme.MD files to all packages that are published to npm.

  • Rename "workflow-sprotty" to "workflow-glsp" to avoid naming confusions.

Part of eclipse-glsp/glsp/issues/114

-Add license information and Readme.MD files to all packages that are published to npm.

-Rename "workflow-sprotty" to "workflow-glsp" to avoid naming confusions.

Part of eclipse-glsp/glsp/issues/114
Copy link
Contributor

@martin-fleck-at martin-fleck-at left a comment

Choose a reason for hiding this comment

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

Looks good to me, thank you Tobias!

@martin-fleck-at martin-fleck-at merged commit eeb09fc into master Nov 20, 2020
@martin-fleck-at martin-fleck-at deleted the prepare-release branch November 20, 2020 08:18
gabrieldulca pushed a commit to gabrieldulca/glsp-client that referenced this pull request Apr 26, 2022
…on protocol (eclipse-glsp#79)

* eclipse-glsp#94 eclipse-glsp#104 eclipse-glsp#96  Clean up communication protocol 

- Clean up communication and move implementation into glsp client
- Define a "clean" `GLSPClient` interface that is independent from the underlying communication protocol
- Provide a base implementation for a jsonrpc-based `GLSPClient`
- Update dependencies to sprotty 0.9.0
- Align dependency versions with Theia versions
- Add new DisposeClientAction to notify the server if a specific diagram client/widget can be disposed (e.g. on editor tab close)

Part of:
- eclipse-glsp/glsp/issues/104
- eclipse-glsp/glsp/issues/94
- eclipse-glsp/glsp/issues/96

* Fix minors

* Adapt copyright headers

Co-authored-by: Philip Langer <[email protected]>
holkerveen pushed a commit to holkerveen/glsp-client that referenced this pull request Dec 21, 2024
…on protocol (eclipse-glsp#79)

* eclipse-glsp#94 eclipse-glsp#104 eclipse-glsp#96  Clean up communication protocol 

- Clean up communication and move implementation into glsp client
- Define a "clean" `GLSPClient` interface that is independent from the underlying communication protocol
- Provide a base implementation for a jsonrpc-based `GLSPClient`
- Update dependencies to sprotty 0.9.0
- Align dependency versions with Theia versions
- Add new DisposeClientAction to notify the server if a specific diagram client/widget can be disposed (e.g. on editor tab close)

Part of:
- eclipse-glsp/glsp/issues/104
- eclipse-glsp/glsp/issues/94
- eclipse-glsp/glsp/issues/96

* Fix minors

* Adapt copyright headers

Co-authored-by: Philip Langer <[email protected]>
holkerveen pushed a commit to holkerveen/glsp-client that referenced this pull request Dec 21, 2024
…on protocol (eclipse-glsp#79)

* eclipse-glsp#94 eclipse-glsp#104 eclipse-glsp#96  Clean up communication protocol 

- Clean up communication and move implementation into glsp client
- Define a "clean" `GLSPClient` interface that is independent from the underlying communication protocol
- Provide a base implementation for a jsonrpc-based `GLSPClient`
- Update dependencies to sprotty 0.9.0
- Align dependency versions with Theia versions
- Add new DisposeClientAction to notify the server if a specific diagram client/widget can be disposed (e.g. on editor tab close)

Part of:
- eclipse-glsp/glsp/issues/104
- eclipse-glsp/glsp/issues/94
- eclipse-glsp/glsp/issues/96

* Fix minors

* Adapt copyright headers

Co-authored-by: Philip Langer <[email protected]>
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.

2 participants