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 2007/09/18 10:14:38 UTC

[Myfaces Wiki] Update of "Trinidad JSF12 Support" by MatthiasWessendorf

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 MatthiasWessendorf:
http://wiki.apache.org/myfaces/Trinidad_JSF12_Support

------------------------------------------------------------------------------
  
  The latest JSF 1.2 branch is at 
  
- http://svn.apache.org/repos/asf/incubator/adffaces/branches/faces-1_2-070427/
+ https://svn.apache.org/repos/asf/myfaces/trinidad/branches/1.2.2-branch/
  
  So, to download and build:
  
  {{{
- svn co http://svn.apache.org/repos/asf/incubator/adffaces/branches/faces-1_2-070427/ trinidad1_2
+ svn co https://svn.apache.org/repos/asf/myfaces/trinidad/branches/1.2.2-branch/ trinidad1_2
  cd trinidad1_2
  cd plugins
  mvn install