cloudevents / cloudevents/sdk-java

v4.0.1 git tag included commit for 4.0.2-SNAPSHOT

Open
#661 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
446
Forks
172
PR merge metrics
No merged PRs in 30d

Description

The v4.0.1 tag is on wrong commit. If I checkout tag v4.0.1 and try and compile, I get v4.0.2-SNAPSHOT as the version. If I checkout v4.0.1, it should result in v4.0.1.

v4.0.1 tag should have been on commit 79bbb1a7ca7c6478ceafa7450f983021c18afcb2.

I see similar commit from 3 weeks ago against other versions. v4.0.0 tag has version set to v4.0.1-SNAPSHOT.

https://github.com/cloudevents/sdk-java/commits/v4.0.1/
https://github.com/cloudevents/sdk-java/commits/v4.0.0/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Check out the v4.0.1 and v4.0.0 tags and inspect their commit histories, then compare them with commit 79bbb1a7ca7c6478ceafa7450f983021c18afcb2. Compile from v4.0.1 and verify that the reported version is v4.0.1 rather than 4.0.2-SNAPSHOT; done means the tag and version metadata agree.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.