[
http://jira.nuxeo.org/browse/NXP-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44386#action_44386
]
Anahide Tchertchian commented on NXP-2749:
------------------------------------------
on 5.2, nuxeo-platform-ui-web-compat is now using patched jars:
<artifactItem>
<groupId>org.apache.myfaces.tomahawk</groupId>
<artifactId>tomahawk</artifactId>
<version>1.1.5-NXP-2749</version>
</artifactItem>
<artifactItem>
<groupId>org.apache.myfaces.tomahawk</groupId>
<artifactId>tomahawk-sandbox</artifactId>
<version>1.1.5-NXP-2749</version>
</artifactItem>
> Get rid of tomahawk useless phase listeners and el-resolvers
> ------------------------------------------------------------
>
> Key: NXP-2749
> URL: http://jira.nuxeo.org/browse/NXP-2749
> Project: Nuxeo Enterprise Platform
> Issue Type: Improvement
> Reporter: Anahide Tchertchian
> Assignee: Anahide Tchertchian
> Fix For: 5.2 M3
>
>
> see tomahawk and tomahawk-sandbox faces-config.xml declarations:
> <!-- tomahawk-1.1.5.jar -->
> <lifecycle>
> <phase-listener>
> org.apache.myfaces.renderkit.html.util.ExtensionsPhaseListener
> </phase-listener>
> <!-- This PhaseListener is only necessary if the autoscroll feature is used
> -->
> <phase-listener>
> org.apache.myfaces.renderkit.html.util.AutoScrollPhaseListener
> </phase-listener>
> </lifecycle>
> <!-- tomahawk-sandbox-1.1.5.jar -->
> <lifecycle>
> <phase-listener>
> org.apache.myfaces.custom.ajax.api.AjaxDecodePhaseListener
> </phase-listener>
> <phase-listener>
> org.apache.myfaces.custom.valueChangeNotifier.ValueChangePhaseListener
> </phase-listener>
> <phase-listener>
> org.apache.myfaces.custom.redirectTracker.RedirectTrackerPhaseListener
> </phase-listener>
> <phase-listener>
> org.apache.myfaces.custom.ppr.PPRPhaseListener
> </phase-listener>
> <phase-listener>
> org.apache.myfaces.custom.excelexport.ExcelExportPhaseListener
> </phase-listener>
> </lifecycle>
> <application>
> <variable-resolver>
> org.apache.myfaces.custom.redirectTracker.RedirectTrackerVariableResolver
> </variable-resolver>
> <navigation-handler>
> org.apache.myfaces.custom.redirectTracker.RedirectTrackerNavigationHandler
> </navigation-handler>
> <variable-resolver>
> org.apache.myfaces.custom.security.SecurityContextVariableResolver
> </variable-resolver>
> <property-resolver>
> org.apache.myfaces.custom.security.SecurityContextPropertyResolver
> </property-resolver>
> </application>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets