**[Sam Brannen](https://jira.spring.io/secure/ViewProfile.jspa?name=sbrannen)** opened **[SPR-12087](https://jira.spring.io/browse/SPR-12087?redirect=false)** and commented #### Status Quo Currently the following are included in release distributions (e.g., `spring-framework-4.1.0.RC1-dist.zip`) in the `lib` folder: - `spring-framework-bom-4.1.0.RC2-javadoc.jar` - `spring-framework-bom-4.1.0.RC2-sources.jar` - `spring-framework-bom-4.1.0.RC2.jar` #### Deliverables 1. Exclude all `spring-framework-bom` artifact jars from zipped release distributions. --- **Affects:** 3.2.10, 4.0.6, 4.1 RC2 **Backported to:** [4.0.7](https://github.com/spring-projects/spring-framework/milestone/119?closed=1), [3.2.11](https://github.com/spring-projects/spring-framework/milestone/99?closed=1)
Activity
spring-projects-issues commentedon Aug 18, 2014
Stéphane Nicoll commented
Actually
spring-build-src
was there too.spring-projects-issues commentedon Aug 18, 2014
Sam Brannen commented
aha.... yes indeed. I overlooked that one. Thanks for catching it! ;)
spring-projects-issues commentedon Aug 18, 2014
Stéphane Nicoll commented
Applied to master and backported to 4.0.x and 3.2.x