Skip to content

hazelcast4 is not included in sources.jar, but in the lib jar #1858

Open
@trydofor

Description

@trydofor

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.

  1. download them by maven or http
  2. unzip them
  3. diff them

Expected behavior

keep the lib jar and sources.jar same.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions