Alfresco / alfresco-sdk

The Alfresco In-Process SDK is based on Apache Maven, includes support for rapid and standard development, testing, packaging, versioning and release of your Alfresco integration and extension projects
Apache License 2.0
186 stars 113 forks source link

BUGFIX - 498 - Archetypes - Add module-specific log4j.properties to AMPs #522

Closed jlosornogil closed 5 years ago

jlosornogil commented 5 years ago

Add module-specific log4j.properties files to the archetypes and modify the assembly files to include them in the AMPs. This way, it is possible to add custom log configuration for each developed module.

498