You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/buildSrc
Andy Wilkinson e820400748 Polish manifests of source and javadoc jars
Previously, the main jar file and the source and javadoc jar files all
had the same changes applied to their manifests.

The commit changes the Implementation-Title of source and javadoc jars
so that the title indicates that's what they are. Rather than using
the project's description as the title (as is done for the main jar),
the titles for source and javadoc jars will now be "Source for
${project.name}" and "Javadoc for ${project.name}" respectively.

Closes gh-23974
4 years ago
..
src Polish manifests of source and javadoc jars 4 years ago
build.gradle Require dependency on s-b-dependencies to use its constraints 4 years ago
gradle.properties Merge branch '2.2.x' 5 years ago
settings.gradle Adopt Gradle Enterprise Conventions Plugin 5 years ago