-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
for: backport-to-4.2.xIssues that will be back-ported to the 4.2.x lineIssues that will be back-ported to the 4.2.x linein: buildtype: bug
Milestone
Description
The spring-batch-docs
jar does not contain the actual documentation and seems to be published to Artifactory (and Maven Central) inadvertently:
$>unzip spring-batch-docs-4.3.3.jar
Archive: spring-batch-docs-4.3.3.jar
creating: META-INF/
inflating: META-INF/MANIFEST.MF
inflating: META-INF/notice.txt
inflating: META-INF/license.txt
This jar should not be generated in the first place as it is a duplicate of spring-batch-docs.zip
and must not be published to Artifactory/MavenCentral.
Metadata
Metadata
Assignees
Labels
for: backport-to-4.2.xIssues that will be back-ported to the 4.2.x lineIssues that will be back-ported to the 4.2.x linein: buildtype: bug