573 Commits (2.7.x)

Author SHA1 Message Date
Andy Wilkinson 7d3e53c94c Fix test expectations for run-fork JVM args on Java 13+ 6 years ago
Andy Wilkinson d2b28ceba5 Don't add -Xverify:none to JVM args when running on Java 13 6 years ago
dreis2211 d4affd7f85 Use hasSize() assertion in favor of length checks 6 years ago
Stephane Nicoll 07cd67a3fe Tolerate null startTime 6 years ago
SaberXu c6c3a91f8d Simplify if statements 6 years ago
Johnny Lim 8f8b0b493e Remove println invocations in tests 7 years ago
Stephane Nicoll 4ce9c6edb3 Polish "Make layout parameter available as a user property" 7 years ago
Marc Rohlfs d2e34e6b07 Make layout parameter available as a user property 7 years ago
Phillip Webb 74d00354f5 Refine BuildInfoMojo time property 7 years ago
Phillip Webb 01933f9b06 Merge previously split strings 7 years ago
Dmytro Nosan 8dd9c6baa1 Allow build.time to be disabled so BuildInfoMojo's output is repeatable 7 years ago
Andy Wilkinson 4b2a116fa7 Use String indexOf(char) and lastIndexOf(char) where possible 7 years ago
Phillip Webb a66c4d3096 Unify method visibility of private classes 7 years ago
Stephane Nicoll e560b7f6ba Remove public modifier on JUnit5 lifecycle methods 7 years ago
gaurav bhatnagar 1ec5fb9972 Drop deprecated 'spring.version' POM property 7 years ago
Andy Wilkinson b18fffaf14 Move tests to JUnit 5 wherever possible 7 years ago
Stephane Nicoll 8beb6c1bcb Document how to specify arguments on the command line with Maven 7 years ago
Stephane Nicoll 4cdb5a8ecb Polish "Default to optimized launch of the JVM when using spring-boot:run" 7 years ago
Dos Debug 569b850fe0 Default to optimized launch of the JVM when using spring-boot:run 7 years ago
Andy Wilkinson 60d60a8304 Use basedir as forked JVM's working directory in Maven plugin 7 years ago
Stephane Nicoll a5537bd2e1 Fork application process with Maven by default 7 years ago
Andy Wilkinson 64860e196c Improve diagnostics when forked JVM exits with non-zero status 7 years ago
Stephane Nicoll 66dc728018 Polish "Make excludeDevtools available as a user property" 7 years ago
jvwilge dcc09ffac2 Make excludeDevtools available as a user property 7 years ago
Stephane Nicoll 4c1ef630c9 Restore lazy evaluation of project/build/finalName 7 years ago
Andy Wilkinson 5d77b48aed Polish "Polish Maven Plugin's tests" 7 years ago
daonan.zhan 52c2c534db Polish Maven Plugin's tests 7 years ago
Johnny Lim 363994515b Polish 7 years ago
Stephane Nicoll 763c1a99e0 Polish 7 years ago
Andy Wilkinson 2adb6b1fa4 Override version of Maven Site Plugin for JDK 9+181 compatibility 7 years ago
Stephane Nicoll 680e2b223b Remove deprecated finalName attribute 7 years ago
Stephane Nicoll 04aadcdf2e Make sure custom finalName is ignored 7 years ago
Stephane Nicoll 6ab942f295 Polish 7 years ago
Stephane Nicoll 554dec1a3e Document finalName alternative for repackage goal 7 years ago
Spring Operator 00ab30362c Use HTTPS for external links in XML files 7 years ago
Spring Operator b32c0080c3 Update build and setup configuration to use HTTPS 7 years ago
Spring Operator 3e2b6ac8ed Update build and setup configuration to use HTTPS 7 years ago
Johnny Lim c5b5f752ed Polish 7 years ago
Andy Wilkinson d6a869fa98 Switch to Jakarta EE API dependencies where possible 7 years ago
Andy Wilkinson 55fe26b075 Polish "Use kotlin_module not kotlin-module to identify Kotlin module metadata" 7 years ago
Robert Thornton cb6362df82 Use kotlin_module not kotlin-module to identify Kotlin module metadata 7 years ago
Madhura Bhave 012a956454 Fix typo in doc 7 years ago
dreis2211 d4ab101223 Use Assertions.contentOf() where possible 7 years ago
Stephane Nicoll 51936e1a5c Rename "agent" to "agents" to properly indicate its type 7 years ago
Erik Mulder 00763af335 Fix system properties override example 7 years ago
Stephane Nicoll bf88a7e466 Be more lenient when repackage is invoked several times 7 years ago
Stephane Nicoll d7fe3c73a3 Provide better logging for RepackageMojo 7 years ago
Phillip Webb f3fa20b2d1 Polish 7 years ago
Andy Wilkinson 9ea5c58e38 Remove stale mention of module layout from Maven plugin's docs 7 years ago
Jack Gough 94770cc0fd Force JMX hostname to 127.0.0.1 7 years ago