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

Update NONOTICE and NOTICE #896

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

shanedell
Copy link
Contributor

Update NONOTICE and NOTICE

  • Add missing dependcies to NOTICE and NOTICE files.
  • Clean up the NOTICE information for Apache Pekko:
    • Everything used to be a single repo but seems they split into multiple now.
  • Fix version in package.json to go back to a SNAPSHOT version.

Closes #839

@@ -2,7 +2,7 @@
"name": "apache-daffodil-vscode",
"displayName": "Apache Daffodil™ Extension for Visual Studio Code",
"description": "Apache Daffodil™ Extension for Visual Studio Code providing DFDL syntax highlighting, DFDL code completion, DFDL schema debugging, and data editor",
"version": "1.3.1",
"version": "1.4.0-SNAPSHOT",
Copy link
Contributor

Choose a reason for hiding this comment

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

This is interesting, and I agree with this change. After we do a release, we should probably do this as the next merged commit, until the next release and so on.

Copy link
Contributor

@scholarsmate scholarsmate left a comment

Choose a reason for hiding this comment

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

+1, LGTM.

Copy link
Collaborator

@NolanMatt NolanMatt left a comment

Choose a reason for hiding this comment

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

Good changes to get rid of the old 1.3 stuff

- Add missing dependcies to NOTICE and NOTICE files.
- Clean up the NOTICE information for Apache Pekko:
  - Everything used to be a single repo but seems they split into multiple now.
- Fix version in package.json to go back to a SNAPSHOT version.

Closes apache#839
@shanedell
Copy link
Contributor Author

@mbeckerle @stevedlawrence @arosien @stricklandrbls @rthomas320 Would one of you mind giving this a review/approval?

Copy link
Collaborator

@stricklandrbls stricklandrbls left a comment

Choose a reason for hiding this comment

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

+1

@shanedell shanedell merged commit f2d880a into apache:main Nov 29, 2023
21 checks passed
@shanedell shanedell deleted the update-notice-files branch November 29, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

src and binaries include needs correct LICENSE/NOTICE
4 participants