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/spring-boot-tools
Robert Thornton 8e0b8750c0 Cleanup description new-lines for launch script
Replace all new-line characters in multi-line pom descriptions before
inserting into the launcher script. Prior to this commit the shell would
attempt to execut the extra lines, for example:

	<description>
		A multi-line pom description that could do something terrible:
		rm -r foo
	</description>

Closes gh-4703
9 years ago
..
spring-boot-antlib Next Development Version 9 years ago
spring-boot-configuration-metadata Polish 9 years ago
spring-boot-configuration-processor Merge branch '1.2.x' 9 years ago
spring-boot-gradle-plugin Only make bootRun depend on findMainClass and not all java exec tasks 9 years ago
spring-boot-loader Polish 9 years ago
spring-boot-loader-tools Remove double instantiation of Manifest 9 years ago
spring-boot-maven-plugin Cleanup description new-lines for launch script 9 years ago
pom.xml Next Development Version 9 years ago