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
185 stars 113 forks source link

BUGFIX - 425 - Maven Plugin - Support for platform context file #524

Closed jlosornogil closed 5 years ago

jlosornogil commented 5 years ago

Code change migrated from PR https://github.com/Alfresco/alfresco-sdk/pull/431.

Change implemented by the user @pzrinscak.

Modify the Alfresco Maven Plugin to add the possibility to set a custom Tomcat context file for the platform war. This features enables the possibility to define custom JNDI resources in the context of the Alfresco platform application.

425

mwallach commented 5 years ago

What is anticipated time line for 3.1? Can I use bug/sdk-3-bugfixing branch directly from my top level SK pom?