You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2006/10/06 17:24:41 UTC

[Myfaces Wiki] Update of "CompatibilityMatrix" by WendySmoak

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by WendySmoak:
http://wiki.apache.org/myfaces/CompatibilityMatrix

The comment on the change is:
Updated for TOMAHAWK-713

------------------------------------------------------------------------------
  '''Compatibility Matrix -- !MyFaces Core and component libraries'''
  
  || Component Library || !MyFaces 1.1.5-snapshot || !MyFaces 1.1.4 || !MyFaces 1.1.3 || !MyFaces 1.1.2 || !MyFaces 1.1.1 || !MyFaces 1.0.9 ||
- || Tomahawk 1.1.5-snapshot    ||  '''Yes'''     ||  '''Yes'''     ||  No            ||  No            ||  No            ||  No            ||
+ || Tomahawk 1.1.5-snapshot    ||  '''Yes'''     ||  No [1]     ||  No            ||  No            ||  No            ||  No            ||
- || Tomahawk 1.1.4-snapshot    ||  '''Yes'''     ||  '''Yes'''     ||  No            ||  No            ||  No            ||  No            ||
+ || Tomahawk 1.1.4-snapshot    ||  --     ||  --     ||  --            ||  --            ||  --            ||  --            ||
  || Tomahawk 1.1.3    ||  No            ||  '''Yes'''     ||  '''Yes'''     ||  No            ||  No            ||  No            ||
  || Tomahawk 1.1.2    ||  No            ||  No            ||  No            ||  '''Yes'''     ||  No            ||  No            ||
  || Tomahawk 1.1.1    ||  No            ||  No            ||  No            ||  No            ||  '''Yes'''     ||  No            ||
@@ -13, +13 @@

  
  === MyFaces Compatibility Information ===
  
+ [1] [http://issues.apache.org/jira/browse/TOMAHAWK-713 TOMAHAWK-713] Autoscroll failure with !MyFaces 1.1.4 and Tomahawk 1.1.5-SNAPSHOT
+ 
  ==== MyFaces 1.1.5-SNAPSHOT ====
  Some of the Javascript generated by !MyFaces 1.1.3 and 1.1.4 is not compatible with the JSF RI. So in !MyFaces 1.1.5-SNAPSHOT, those Javascript methods have been renamed. Provided you're not using the internal Javascript methods on your pages, no application-level code needs to change. You cannot use Tomahawk 1.1.3 with !MyFaces 1.1.5-SNAPSHOT because they use incompatible javascript.