You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2005/04/16 00:50:36 UTC

cvs commit: incubator-myfaces/src/documentation/content RELEASE-NOTES-1.0.9.txt

manolito    2005/04/15 15:50:36

  Modified:    src/documentation/content/xdocs/docs sf.xml
               src/documentation/content/xdocs binary.xml index.xml
                        site.xml source.xml
  Added:       src/documentation/content RELEASE-NOTES-1.0.9.txt
  Log:
  changed download pages for final site update
  
  Revision  Changes    Path
  1.2       +1 -1      incubator-myfaces/src/documentation/content/xdocs/docs/sf.xml
  
  Index: sf.xml
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/src/documentation/content/xdocs/docs/sf.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- sf.xml	1 Dec 2004 10:08:11 -0000	1.1
  +++ sf.xml	15 Apr 2005 22:50:35 -0000	1.2
  @@ -9,7 +9,7 @@
   
   <body>
   
  -<p><strong><link href="http://www.myfaces.org">*old* Website</link></strong>
  +<p>There is still some content that has not been transferred yet at our <strong><link href="http://www.myfaces.org">*old* Website</link></strong>
   
   </p>
   </body>
  
  
  
  1.2       +3 -3      incubator-myfaces/src/documentation/content/xdocs/binary.xml
  
  Index: binary.xml
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/src/documentation/content/xdocs/binary.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- binary.xml	15 Apr 2005 20:46:21 -0000	1.1
  +++ binary.xml	15 Apr 2005 22:50:35 -0000	1.2
  @@ -25,7 +25,7 @@
           <section>
               <title><a name="how" />How to download</title>
               <p>
  -                Use the links below to download a distribution of Apache Forrest from
  +                Use the links below to download a distribution of Apache MyFaces from
                   one of our mirrors. It is good practice to verify the integrity of the
                   distribution files.
               </p>
  @@ -63,7 +63,7 @@
               </form>
   
               <p>The current release is Apache MyFaces 1.0.9m9 (see the
  -                <a href="[preferred]/forrest/RELEASE-NOTES-0.6.txt">release notes</a>).
  +                <a href="RELEASE-NOTES-1.0.9.txt">release notes</a>).
               </p>
               <ul>
                   <li>For UNIX operating systems:</li>
  @@ -131,7 +131,7 @@
                   <a href="http://www.pgpi.org/">PGP</a> or
                   <a href="http://www.gnupg.org/">GPG</a>.
                   First download the Apache MyFaces
  -                <a href="http://cvs.apache.org/repos/asf/myfaces/KEYS">KEYS</a>
  +                <a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/incubator-myfaces/KEYS">KEYS</a>
                   as well as the <code>asc</code> signature file for the particular
                   distribution. It is important that you get these files from the ultimate
                   trusted source - the main ASF distribution site, rather than from a mirror.
  
  
  
  1.12      +1 -1      incubator-myfaces/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- index.xml	15 Apr 2005 13:53:48 -0000	1.11
  +++ index.xml	15 Apr 2005 22:50:35 -0000	1.12
  @@ -20,7 +20,7 @@
       </section>
   
       <section>
  -        <title>April 18, 2005 - MyFaces 1.0.9(m9) has been released</title>
  +        <title>April 16, 2005 - MyFaces 1.0.9(m9) has been released</title>
           <p>
               MyFaces 1.0.9(m9) is now available.  The (m9) stands for milestone 9.  The license agreement covering JSF and all other JCP based
               specifications require that we use this terminology and avoid the word "final."  Once MyFaces passes the TCK we will be able to
  
  
  
  1.18      +15 -15    incubator-myfaces/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- site.xml	15 Apr 2005 20:46:21 -0000	1.17
  +++ site.xml	15 Apr 2005 22:50:35 -0000	1.18
  @@ -6,11 +6,25 @@
           <license label="License" href="license.html" />
           <downloads label="Downloads">
               <bindownload label="Binary" href="http://myfaces.apache.org/binary.cgi"/>
  -            <srcdownload label="Source" href="http://myfaces.apache.org/src.cgi"/>
  +            <srcdownload label="Source" href="http://myfaces.apache.org/source.cgi"/>
               <bindownload_html href="binary.html"/> <!-- these dummy links are necessary -->
               <srcdownload_html href="source.html"/> <!-- these dummy links are necessary -->
           </downloads>
        </project-information>
  +    <docu href="docs/" label="Documentation" tab="documentation">
  +        <gettingstarted label="Getting Started" href="gettingstarted.html"/>
  +        <ri label="MyFaces and RI" href="risamples.html"/>
  +        <tomcat55 label="MyFaces and Tomcat5.5" href="tomcat55.html"/>
  +        <portlet label="MyFaces' Portlet Support" href="portlet.html"/>
  +        <extensionsFilter label="MyFaces' Extensions Filter" href="extensionsFilter.html"/>
  +        <compatibility label="Compatibility" href="compatibility.html"/>
  +        <faq label="FAQ" href="faq.html"/>
  +        <jars label="JARs" href="jars.html"/>
  +        <javadoc label="Java Doc" href="http://myfaces.apache.org/javadoc/"/>
  +        <tlddoc label="Taglibs" href="http://myfaces.apache.org/tlddoc/"/>
  +        <bootstrap label="Bootstrap" href="bootstrap.html"/>
  +        <controlprogramming label="Old Homepage" href="sf.html"/>
  +    </docu>
        <components href="components/" label="Components" tab="components">
            <overview label="Overview" href="overview.html"/>
            <jscookmenu label="JSCook Menu" href="jscookmenu.html"/>
  @@ -22,20 +36,6 @@
            <validateEmail label="validateEmail" href="validateEmail.html"/>
            <validateEqual label="validateEqual" href="validateEqual.html"/>
        </components>
  -     <docu href="docs/" label="Documentation" tab="documentation">
  -         <gettingstarted label="Getting Started" href="gettingstarted.html"/>
  -         <ri label="MyFaces and RI" href="risamples.html"/>
  -         <tomcat55 label="MyFaces and Tomcat5.5" href="tomcat55.html"/>
  -         <portlet label="MyFaces' Portlet Support" href="portlet.html"/>
  -         <extensionsFilter label="MyFaces' Extensions Filter" href="extensionsFilter.html"/>
  -         <compatibility label="Compatibility" href="compatibility.html"/>
  -         <faq label="FAQ" href="faq.html" />
  -         <jars label="JARs" href="jars.html" />
  -         <javadoc label="Java Doc" href="http://myfaces.apache.org/javadoc/" />
  -         <tlddoc label="Taglibs" href="http://myfaces.apache.org/tlddoc/" />
  -         <bootstrap label="Bootstrap" href="bootstrap.html" />
  -         <controlprogramming label="Homepage" href="sf.html" />
  -     </docu>
       <community href="community/" label="Community" tab="community">
           <mailinglists label="Mailing Lists" href="mailinglists.html" />
           <contributors label="Contributors" href="contributors.html" />
  
  
  
  1.2       +2 -2      incubator-myfaces/src/documentation/content/xdocs/source.xml
  
  Index: source.xml
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/src/documentation/content/xdocs/source.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- source.xml	15 Apr 2005 20:46:21 -0000	1.1
  +++ source.xml	15 Apr 2005 22:50:35 -0000	1.2
  @@ -25,7 +25,7 @@
           <section>
               <title><a name="how" />How to download</title>
               <p>
  -                Use the links below to download a distribution of Apache Forrest from
  +                Use the links below to download a distribution of Apache MyFaces from
                   one of our mirrors. It is good practice to verify the integrity of the
                   distribution files.
               </p>
  @@ -63,7 +63,7 @@
               </form>
   
               <p>The current release is Apache MyFaces 1.0.9m9 (see the
  -                <a href="[preferred]/forrest/RELEASE-NOTES-0.6.txt">release notes</a>).
  +                <a href="RELEASE-NOTES-1.0.9.txt">release notes</a>).
               </p>
               <ul>
                   <li>For UNIX operating systems:</li>
  
  
  
  1.1                  incubator-myfaces/src/documentation/content/RELEASE-NOTES-1.0.9.txt
  
  Index: RELEASE-NOTES-1.0.9.txt
  ===================================================================
  Changes in Release 1.0.9
  ------------------------
  * added support for portlet api (MYFACES-86). Thanks to Stan Silver (JBoss Group)
  * new CollapsiblePanel Component
  * new selectOneCountry component
  * added forceId to <x:inputText for better reuse of legacy JavaScript
  * added russian i18n.
  * added HOWTO Portlet-API (MYFACES/docs/portlet_quick_start.txt)
  * improvements for tree2 component from Sean Schofield
  * added caching to the ExtensionsFilter
  * rename x:htmlEditor to x:inputHtml
  * added fallback textarea mode to inputHtml
  * added crosstable component (x:columns)
  * closed MYFACES-38 in Jira
  * closed MYFACES-85 in Jira
  * closed MYFACES-96 in Jira (Jason Hoo)
  * closed MYFACES-91 in Jira
  * closed MYFACES-79 in Jira
  * closed MYFACES-90 in Jira (i18n support)
  * closed MYFACES-86 in Jira (portlet)
  * closed MYFACES-83 in Jira (Refactored HtmlTableRendererBase)
  * closed MYFACES-82 in Jira (Use submitted value for Radio Buttons)
  * closed MYFACES-81 in Jira (StateManager.SerializedView should not implement Serializable)
  * closed MYFACES-88 in Jira
  * closed MYFACES-89 in Jira
  * closed MFACES-76 in Jira
  * closed MFACES-74 in Jira
  * closed MFACES-104 in Jira
  * closed MYFACES-101 in Jira
  * closed MYFACES-106 in Jira
  * closed MYFACES-60 in Jira
  * closed MYFACES-77 in Jira
  * closed MYFACES-73 in Jira
  * closed MYFACES-97 in Jira
  * closed MYFACES-98 in Jira
  * closed MYFACES-109 in Jira
  * closed MYFACES-111 in Jira
  * closed MYFACES-112 in Jira
  * closed MYFACES-116 in Jira
  * closed MYFACES-125 in Jira
  * closed MYFACES-121 in Jira
  * closed MYFACES-122 in Jira
  * closed MYFACES-126 in Jira
  * closed MYFACES-128 in Jira
  * closed MYFACES-132 in Jira
  * closed MYFACES-138 in Jira
  * closed MYFACES-153 in Jira
  
  Getting Started
  ---------------
  
  See http://myfaces.apache.org/docs/gettingstarted.html
  
  Issue tracking
  --------------
  
  http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10600
  
  Feedback
  --------
  
  See http://myfaces.apache.org/community/mailinglists.html