Skip to content

Exclude spring-framework-bom artifacts from release distributions [SPR-12087] #16703

@spring-projects-issues

Description

@spring-projects-issues
Collaborator

Sam Brannen opened SPR-12087 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, 3.2.11

Activity

spring-projects-issues

spring-projects-issues commented on Aug 18, 2014

@spring-projects-issues
CollaboratorAuthor

Stéphane Nicoll commented

Actually spring-build-src was there too.

spring-projects-issues

spring-projects-issues commented on Aug 18, 2014

@spring-projects-issues
CollaboratorAuthor

Sam Brannen commented

aha.... yes indeed. I overlooked that one. Thanks for catching it! ;)

spring-projects-issues

spring-projects-issues commented on Aug 18, 2014

@spring-projects-issues
CollaboratorAuthor

Stéphane Nicoll commented

Applied to master and backported to 4.0.x and 3.2.x

added this to the 4.1 GA milestone on Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

status: backportedAn issue that has been backported to maintenance branchestype: taskA general task

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @snicoll@spring-projects-issues

      Issue actions

        Exclude spring-framework-bom artifacts from release distributions [SPR-12087] · Issue #16703 · spring-projects/spring-framework