spring-projects / spring-projects/spring-security
Remove `previous-compilation-data.bin` from `spring-security-saml2-service-provider` jar artifact
Open
Nobody has claimed this yet.
in: build
type: bug
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
The artifact jar of spring-security-saml2-service-provider contains a file named previous-compilation-data.bin
As i understand this file corretly it is used by gradle and shout part of the final artifact.
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
Inspect the build configuration for the spring-security-saml2-service-provider module and reproduce the artifact contents to confirm where previous-compilation-data.bin is packaged. Done means the generated jar no longer contains that file while the module still builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100