Files
spring-ws/gradle/plugins
Stéphane Nicoll 5e0897c61d Add Automatic-Module-Name to manifest file
This commit updates the build to add an `Automatic-Module-Name` entry
to the manifest of each published jar. The names follow a convention
where the hyphen is replaced by a dot:

* `spring-xml`: `spring.xml`
* `spring-ws-core`: `spring.ws.core`
* `spring-ws-security`: `spring.ws.security`
* `spring-ws-support`: `spring.ws.support`
* `spring-ws-test`: `spring.ws.test`

Closes gh-1208
2025-03-11 15:07:40 +01:00
..
2025-02-28 16:38:31 +01:00
2025-02-28 16:38:31 +01:00