spring-projects / spring-projects/spring-session
hazelcast4 is not included in sources.jar, but in the lib jar
Open
@eleftherias is already working on this.
Since May 31, 2021.
in: hazelcast
type: bug
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 1.2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 55
Description
Describe the bug
both 2.4.3 & 2.5.0, the lib jar contains hazelcast4*, but the sources.jar does Not.
the lib jar contains the class from both (1) & (2),but the sources.jar missing (1)
- (1)spring-session/spring-session-hazelcast/hazelcast4/hazelcast4.gradle
- (2)spring-session/spring-session-hazelcast/spring-session-hazelcast.gradle
To Reproduce
diff the lib jar and source jar.
- download them by maven or http
- unzip them
- diff them
Expected behavior
keep the lib jar and sources.jar same.
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.
Assessment
This issue has not been assessed yet.