spring-projects / spring-projects/spring-integration
Use cloud-events-bom for io.cloudevents.xml
Open
Nobody has claimed this yet.
in: build
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 1.2k
- Avg merge
- 17h 48m
- Merged PRs (30d)
- 62
Description
Currently we manage the version for io.cloudevents.xml. This is because it was omitted from the bom provided by cloudevents. This is being tracked by https://github.com/cloudevents/sdk-java/issues/701. Once resolved, we can update our our build.gradle and toml file.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Wait for cloudevents/sdk-java issue 701 to resolve, then inspect build.gradle and the TOML file where io.cloudevents.xml is version-managed. Confirm that cloud-events-bom provides the dependency, update both files to use it, and verify the project build succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100