-
Phillip Webb authored
Update the "INIT INFO section" of `launch.script` to include `initInfoProvides`, `initInfoShortDescription` and `initInfoDescription` property substitutions. The Maven plugin has been updated to populate substitutions with `${project.artifactId}`, `${project.name}` and `${project.description}`. Fixes gh-4245
a7a2aa04