Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Azquelt
Copy link
Member

@Azquelt Azquelt commented Feb 16, 2024

  • Update the repository URLs in CONTRIBUTING
  • List all the repositories in NOTICES
  • Remove reference to Signed-off-by in CONTRIBUTING as it's no longer required
  • Add code of conduct file (looks like this wasn't previously required, but the handbook now says it should be in every repo)

I noted a few things in these files that should be updated before I copy them over to the TCK repo.

* Update the repository URLs in CONTRIBUTING
* List all the repositories in NOTICES
* Remove reference to Signed-off-by in CONTRIBUTING as it's no longer
  required

injection-spec - Project repository hosted on GitHub.
`clone: https://github.com/eclipse-ee4j/injection-spec.git`
`clone: https://github.com/jakartaee/injection-spec.git`
Copy link
Contributor

Choose a reason for hiding this comment

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

It is in fact https://github.com/jakartaee/inject-spec


injection-api - Project repository hosted on GitHub.
`clone: https://github.com/eclipse-ee4j/injection-api.git`
`clone: https://github.com/jakartaee/injection-api.git`
Copy link
Contributor

Choose a reason for hiding this comment

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

It is in fact https://github.com/jakartaee/inject


cdi-tck - Project repository hosted on GitHub.
`clone: https://github.com/eclipse-ee4j/cdi-tck.git`
`clone: https://github.com/jakartaee/injection-tck.git`
Copy link
Contributor

Choose a reason for hiding this comment

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

https://github.com/jakartaee/inject-tck

NOTICE.md Outdated
* https://github.com/jakartaee/cdi-tck
* https://github.com/jakartaee/injection-api
* https://github.com/jakartaee/injection-spec
* https://github.com/jakartaee/injection-tck
Copy link
Contributor

Choose a reason for hiding this comment

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

See above for correct URLs.

@Ladicek
Copy link
Contributor

Ladicek commented Feb 19, 2024

I see similar changes were also done in jakartaee/cdi-tck#541, we'll need to fix the URLs there as well.

@Azquelt
Copy link
Member Author

Azquelt commented Feb 19, 2024

@Ladicek Thank you, well spotted. I've fixed these URLs and have gone through and checked the rest of the links (as I should have done before).

I've opened jakartaee/cdi-tck#543 to make the same change in the TCK.

@Ladicek Ladicek added this to the CDI 4.1 milestone Feb 19, 2024
@starksm64 starksm64 merged commit fe48225 into jakartaee:main Feb 22, 2024
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