Commit Graph

7 Commits (50109d4ace31c9487cfc04b8435b8053d980e1a1)

Author SHA1 Message Date
Phillip Webb 14aa163731 Start to breakup README.md documentation 12 years ago
Phillip Webb 8d39abb8d9 Protect against multiple define package calls
Ensure that multiple calls to define package are not made when the
same class is contained in multiple jars.
12 years ago
Phillip Webb 0121e15a32 Associate manifest information with packages
Add a custom classloader to ensure that packages from classes loaded
from nested JARs include manifest information.
12 years ago
Dave Syer d260fa6456 [bs-173] Upgrade Thymeleaf layout dialect
[Fixes #52629385]
12 years ago
Phillip Webb 324abe88b4 Support running executable-jars exploded
Allow the Launcher to detect ans run exploded (unpacked) jar/war files.
This change is primarily driven by the fact that Cloud Foundry will
unpack uploaded files.

Issue: #53066255
12 years ago
Phillip Webb 0b863611d9 Package restructure 12 years ago
Phillip Webb cd51f357a3 Further maven module restructure 12 years ago