Commit Graph

21179 Commits (b35424478b4eeebac5dafa85c1c89dbcf367ecdb)
 

Author SHA1 Message Date
Stephane Nicoll 04aadcdf2e Make sure custom finalName is ignored
A read-only plugin parameter can still be set by the user which leads
to an invalid repackaged archive. This commit actually ignores the field
and uses the standard attribute instead.

Closes gh-16202
6 years ago
Stephane Nicoll 6ab942f295 Polish 6 years ago
Stephane Nicoll 554dec1a3e Document finalName alternative for repackage goal
Closes gh-16334
6 years ago
Stephane Nicoll 465053c11e Merge branch '2.1.x' 6 years ago
Stephane Nicoll 6c3d64a2eb Test Thymeleaf auto-configuration backs off without spring integration
See gh-16341
6 years ago
Stephane Nicoll 29b1b38cc6 Migrate Thymeleaf tests to application runner 6 years ago
Andy Wilkinson ea2eaa1737 Merge branch '2.1.x' 6 years ago
Andy Wilkinson cf0811b0db Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson be32421b86 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson f8bd066970 Upgrade to Spring Cloud Connectors 1.2.8.RELEASE
Closes gh-16364
6 years ago
Andy Wilkinson 37f1c6e92c Upgrade to Aspectj 1.8.14
Closes gh-16363
6 years ago
Andy Wilkinson 8cd6ec30e6 Upgrade to Tomcat 8.5.39
Closes gh-16362
6 years ago
Andy Wilkinson 3c3d6d44b5 Upgrade to H2 1.4.199
Closes gh-16361
6 years ago
Stephane Nicoll 4f8b224a99 Merge pull request #16299 from izeye
* pr/16299:
  Polish
6 years ago
Johnny Lim 40d0d6b113 Polish
Closes gh-16299
6 years ago
Stephane Nicoll 89f93b28d7 Merge branch '2.1.x' 6 years ago
Stephane Nicoll c6aaa3b715 Merge pull request #16341 from koziolk
* pr/16341:
  Add missing class condition on thymeleaf-spring5
6 years ago
Krzysztof Koziol 17c0214cc6 Add missing class condition on thymeleaf-spring5
This commit adds an extra check for the presence of thymeleaf-spring5
library on the classpath. ThymeleafAutoConfiguration is now only
considered if both thymeleaf-spring5 and thymeleaf jars are present.

Closes gh-16341
6 years ago
Andy Wilkinson 0b2c527b97 Merge pull request #16276 from Spring Operator
* gh-16276:
  Polish "Use HTTPS for external links wherever possible"
  Use HTTPS for external links wherever possible

Closes gh-16276
6 years ago
Andy Wilkinson 24593f39f8 Polish "Use HTTPS for external links wherever possible"
See gh-16276
6 years ago
Spring Operator fb242c27d2 Use HTTPS for external links wherever possible
See gh-16276
6 years ago
Andy Wilkinson 878a635bfb Merge branch '2.1.x' 6 years ago
Andy Wilkinson b7bca872a6 Merge pull request #16320 from Spring Operator
* gh-16320:
  Polish "Use HTTPS for external links wherever possible"
  Use HTTPS for external links wherever possible

Closes gh-16320
6 years ago
Andy Wilkinson 5a3474c7a8 Polish "Use HTTPS for external links wherever possible"
See gh-16320
6 years ago
Spring Operator 9fc3ac7d49 Use HTTPS for external links wherever possible
See gh-16320
6 years ago
Andy Wilkinson 864942ad4f Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 7f69e410cb Merge pull request #16319 from Spring Operator
* gh-16319:
  Polish "Use HTTPS for external links wherever possible"
  Use HTTPS for external links wherever possible
6 years ago
Andy Wilkinson 14b21026bf Polish "Use HTTPS for external links wherever possible"
See gh-16319
6 years ago
Spring Operator 1a4c6f2dac Use HTTPS for external links wherever possible
See gh-16319
6 years ago
Andy Wilkinson e2de2c8238 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 1a674ab702 Merge branch '1.4.x' into 1.5.x 6 years ago
Andy Wilkinson 3a5a087b1f Merge branch '1.3.x' into 1.4.x 6 years ago
Andy Wilkinson c4d44574b2 Correct link to Groovy MarkupTemplateEngine documentation
See gh-16316
6 years ago
Andy Wilkinson ba4671f0ab Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson e036bc4e6d Merge pull request #16318 from Spring Operator
* gh-16318:
  Polish "Use HTTPS for external links wherever possible"
  Use HTTPS for external links wherever possible
6 years ago
Andy Wilkinson 365fed59ca Polish "Use HTTPS for external links wherever possible"
See gh-16381
6 years ago
Spring Operator bbbfee6480 Use HTTPS for external links wherever possible
See gh-16318
6 years ago
Andy Wilkinson 94633cfd89 Merge branch '1.4.x' into 1.5.x 6 years ago
Andy Wilkinson f05f858286 Merge pull request #16317 from Spring Operator
* gh-16317:
  Polish "Use HTTPS for external links wherever possible"
  Use HTTPS for external links wherever possible

Closes gh-16317
6 years ago
Andy Wilkinson 5bc43ae76b Polish "Use HTTPS for external links wherever possible"
See gh-16317
6 years ago
Spring Operator 189eeefbb1 Use HTTPS for external links wherever possible
See gh-16317
6 years ago
Andy Wilkinson 8059dceee4 Merge branch '1.3.x' into 1.4.x 6 years ago
Andy Wilkinson cf2b0bc8c2 Use HTTPS in YAML exmaple
See gh-16316
6 years ago
Andy Wilkinson baec3d6e8e Merge branch '1.3.x' into 1.4.x 6 years ago
Andy Wilkinson 35572b6aae Merge pull request #16316 from Spring Operator
* gh-16316:
  Polish "Use HTTPS for external links wherever possible"
  Use HTTPS for external links wherever possible

Closes gh-16316
6 years ago
Andy Wilkinson 9be96c49e2 Polish "Use HTTPS for external links wherever possible"
See gh-16316
6 years ago
Spring Operator e401d02ced Use HTTPS for external links wherever possible
See gh-16316
6 years ago
Stephane Nicoll 3e3353e0e9 Merge branch '2.1.x' 6 years ago
Stephane Nicoll f417fa5c5b Add jaxb API to jersey starter
Closes gh-16268
6 years ago
Stephane Nicoll e57c0c0657 Do not attempt to add Jaxb customization if Jaxb is not present
See gh-16268
6 years ago