spring-batch
spring-batch copied to clipboard
Add Automatic-Module-Name to MANIFEST.MF in all components [BATCH-2729]
Serban Iordache opened BATCH-2729 and commented
To avoid module hell when using spring-batch in modular applications, a stable automatic module name should be provided for all components.
Affects: 4.1.0
Gary Russell commented
Michael Minella Mahmoud Ben Hassine
This is where we do it in Spring Integration (same as Spring Framework).
I can take this .. can you assign this to me ? @fmbenhassine
I can take this .. can you assign this to me ? @fmbenhassine
@fmbenhassine here is the PR https://github.com/spring-projects/spring-batch/pull/4372