mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
80924: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud) 80469: ACE-2091 EOL Explorer. ACE-2014 EOL URL Addressibility API - 90% of the Explorer Client config, pages and assets moved to privatemodules/thor - Explorer client available via mvn -Pcloud build only - Alfresco minimal index page added - Deprecated and disabled: Servlets related to Explorer e.g. ExternalAccessServlet, CommandServlet - will be removed fully in 5.1 - Removed: Explorer liferay portlet context, jboss portlet context, collaboration WebScript remoteapi (Explorer), old web assets no longer used - Tested: Enterprise build, Cloud build, build unit tests, NTLM SSO/Cookie SSO path git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83132 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -50,6 +50,7 @@ import org.springframework.web.context.support.WebApplicationContextUtils;
|
||||
* Servlet for handling process deployments from jBPM process designer.
|
||||
*
|
||||
* @author davidc
|
||||
* @deprecated 5.0 not exposed in web-client web.xml
|
||||
*/
|
||||
public class JBPMDeployProcessServlet extends HttpServlet
|
||||
{
|
||||
|
Reference in New Issue
Block a user