| Type |
Changes |
By |
 |
EnvironmentLog4jConfigListener now exposes a "server" System property also when
log4jExposeWebAppRoot is set to false |
fgiust |
| Type |
Changes |
By |
 |
New "exposeSystemProperties" flag added to EnvironmentPropertyConfigurer |
fgiust |
| Type |
Changes |
By |
 |
EnvironmentPropertyConfigurer now also inject properties in fields annotated with
the @Property annotation. |
fgiust |
| Type |
Changes |
By |
 |
Added debug logs to DeploymentResolver, and solved resolution of webapp root when
the root real path returned by the container ends with "/". |
fgiust |
 |
Update slf4j dependencies to 1.5.3. |
fgiust |
| Type |
Changes |
By |
 |
Better handling of classpath resources in
it.openutils.deployment.spring.EnvironmentPropertyConfigurer (resources with "classpath:" prefix were not loaded
properly in a web application). |
fgiust |