hlship      2004/10/17 07:37:56

  Modified:    xdocs    index.xml
               docs/site/news news-2004-2ndHalf.html
               docs/site binindex.html sourceindex.html
               docs     index.html
               xdocs/site binindex.xml sourceindex.xml
               xdocs/site/news news-2004-2ndHalf.xml
  Log:
  Add release notice for Tapestry 3.0.1
  
  Revision  Changes    Path
  1.415     +1 -0      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.414
  retrieving revision 1.415
  diff -u -r1.414 -r1.415
  --- index.xml 17 Oct 2004 08:51:57 -0000      1.414
  +++ index.xml 17 Oct 2004 14:37:55 -0000      1.415
  @@ -67,6 +67,7 @@
   
       <h4><a href="site/news/news-2004-2ndHalf.html">Jakarta Release News</a></h4>
           <ul>
  +           <li><a href="site/news/news-2004-2ndHalf.html#20041017.1">17 October 
2004 - <b>Tapestry 3.0.1</b> Released</a></li>          
              <li><a href="site/news/news-2004-2ndHalf.html#20041011.2">11 October 
2004 - <b>Tomcat 4.1.31-stable</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20041011.1">11 October 
2004 - <b>Commons HttpClient 2.0.2</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20041006.1">06 October 
2004 - <b>Tomcat 5.5.3-alpha</b> Released</a></li>
  
  
  
  1.43      +24 -1     jakarta-site2/docs/site/news/news-2004-2ndHalf.html
  
  Index: news-2004-2ndHalf.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news/news-2004-2ndHalf.html,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- news-2004-2ndHalf.html    11 Oct 2004 15:04:27 -0000      1.42
  +++ news-2004-2ndHalf.html    17 Oct 2004 14:37:55 -0000      1.43
  @@ -222,7 +222,30 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="20041011.2">
  +                                    <a name="20041017.1">
  +<h3>17 October 2004 - Tapestry 3.0.1 Released</h3>   
  +</a>
  +                                                <p>
  +<a href="http://jakarta.apache.org/tapestry/";>Tapestry</a> 3.0.1 is now available. 
  +This is a maintenance release, fixing a few problems that could not wait for 
Tapestry 3.1.
  +</p>
  +                                                <p>
  +<ul>
  +  <li>Pages are linked to the active request cycle before finishLoad() is 
invoked</li>
  +  <li>Fix for a NullPointerException inside ValidationDelegate</li>
  +  <li>Add a public implementation of ITemplateParserDelegate</li>
  +  <li>Fix Palette to clear the selected list when no selection are made</li>
  +  <li>Allow pages and components to be abstract even when no properties are 
specified</li>
  +  <li>Allow informal parameters on the Shell component</li>
  +  <li>Add a clearErrors() method to IValidationDelegate</li>
  +  <li>Add a PopupLinkRenderer to the contrib library</li>
  +</ul>
  +</p>
  +                                                <p><b>Downloads:</b><br />
  +BINARY: <a 
href="http://jakarta.apache.org/site/binindex.cgi#tapestry";>http://jakarta.apache.org/site/binindex.cgi</a><br
 />
  +SOURCE: <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#tapestry";>http://jakarta.apache.org/site/sourceindex.cgi</a></p>
  +                                                <hr size="1" noshade="noshade" />
  +                                                <a name="20041011.2">
       <h3>11 October 2004 - Tomcat 4.1.31 Released</h3>
   </a>
                                                   <p>The Tomcat team is pleased to 
announce Tomcat 4.1.31 Stable is now available. 
  
  
  
  1.508     +9 -7      jakarta-site2/docs/site/binindex.html
  
  Index: binindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
  retrieving revision 1.507
  retrieving revision 1.508
  diff -u -r1.507 -r1.508
  --- binindex.html     12 Oct 2004 14:47:00 -0000      1.507
  +++ binindex.html     17 Oct 2004 14:37:55 -0000      1.508
  @@ -993,17 +993,19 @@
                       </li>
                   </ul>
               </p>
  -                                                <p><a name="tapestry"><a 
href="http://jakarta.apache.org/tapestry/";>Tapestry 3.0</a></a> <a 
href="http://www.apache.org/dist/jakarta/tapestry/KEYS";>KEYS</a>
  +                                                <a name="tapestry-stable" />
  +                                                <a name="tapestry-milestone" />
  +                                                <p><a name="tapestry"><a 
href="http://jakarta.apache.org/tapestry/";>Tapestry 3.0.1</a></a> <a 
href="http://www.apache.org/dist/jakarta/tapestry/KEYS";>KEYS</a>
        <ul>
                <li>
  -                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-3.0-bin.zip">3.0 zip</a>
  -                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0-bin.zip.asc";>PGP</a>
  -                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0-bin.zip.md5";>MD5</a>
  +                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-3.0.1-bin.zip">3.0.1 zip</a>
  +                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0.1-bin.zip.asc";>PGP</a>
  +                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0.1-bin.zip.md5";>MD5</a>
                </li>
                <li>
  -                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-3.0-bin.tar.gz">3.0 tar.gz</a>
  -                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0-bin.tar.gz.asc";>PGP</a>
  -                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0-bin.tar.gz.md5";>MD5</a>
  +                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-3.0.1-bin.tar.gz">3.0.1 tar.gz</a>
  +                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0.1-bin.tar.gz.asc";>PGP</a>
  +                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0.1-bin.tar.gz.md5";>MD5</a>
                </li>
        </ul>
   </p>
  
  
  
  1.404     +9 -7      jakarta-site2/docs/site/sourceindex.html
  
  Index: sourceindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
  retrieving revision 1.403
  retrieving revision 1.404
  diff -u -r1.403 -r1.404
  --- sourceindex.html  12 Oct 2004 14:47:00 -0000      1.403
  +++ sourceindex.html  17 Oct 2004 14:37:55 -0000      1.404
  @@ -870,17 +870,19 @@
                                                   <p>For <a name="struts">Apache 
Struts</a>, please see 
   <a href="http://struts.apache.org/acquiring.html";>the project acquiring page</a>.
               </p>
  -                                                <p id="tapestry"><a 
name="tapestry"><a href="http://jakarta.apache.org/tapestry/";>Tapestry 3.0</a></a> <a 
href="http://www.apache.org/dist/jakarta/tapestry/KEYS";>KEYS</a>
  +                                                <a name="tapestry-stable" />
  +                                                <a name="tapestry-milestone" />
  +                                                <p id="tapestry"><a 
name="tapestry"><a href="http://jakarta.apache.org/tapestry/";>Tapestry 3.0.1</a></a> 
<a href="http://www.apache.org/dist/jakarta/tapestry/KEYS";>KEYS</a>
        <ul>
                <li>
  -                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-3.0-src.zip">3.0 zip</a>
  -                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0-src.zip.asc";>PGP</a>
  -                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0-src.zip.md5";>MD5</a>
  +                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-3.0.1-src.zip">3.0.1 zip</a>
  +                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0.1-src.zip.asc";>PGP</a>
  +                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0.1-src.zip.md5";>MD5</a>
                </li>
                <li>
  -                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-3.0-src.tar.gz">3.0 tar.gz</a>
  -                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0-src.tar.gz.asc";>PGP</a>
  -                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0-src.tar.gz.md5";>MD5</a>
  +                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-3.0.1-src.tar.gz">3.0.1 tar.gz</a>
  +                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0.1-src.tar.gz.asc";>PGP</a>
  +                     <a 
href="http://www.apache.org/dist/jakarta/tapestry/Tapestry-3.0.1-src.tar.gz.md5";>MD5</a>
                </li>
        </ul>
   </p>
  
  
  
  1.484     +1 -0      jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.483
  retrieving revision 1.484
  diff -u -r1.483 -r1.484
  --- index.html        17 Oct 2004 08:51:56 -0000      1.483
  +++ index.html        17 Oct 2004 14:37:55 -0000      1.484
  @@ -286,6 +286,7 @@
                                                   <h4><a 
href="http://www.apache.org/licenses/";>Apache License Renewal</a></h4>
                                                   <h4><a 
href="site/news/news-2004-2ndHalf.html">Jakarta Release News</a></h4>
                                                   <ul>
  +           <li><a href="site/news/news-2004-2ndHalf.html#20041017.1">17 October 
2004 - <b>Tapestry 3.0.1</b> Released</a></li>          
              <li><a href="site/news/news-2004-2ndHalf.html#20041011.2">11 October 
2004 - <b>Tomcat 4.1.31-stable</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20041011.1">11 October 
2004 - <b>Commons HttpClient 2.0.2</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20041006.1">06 October 
2004 - <b>Tomcat 5.5.3-alpha</b> Released</a></li>
  
  
  
  1.440     +12 -9     jakarta-site2/xdocs/site/binindex.xml
  
  Index: binindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/binindex.xml,v
  retrieving revision 1.439
  retrieving revision 1.440
  diff -u -r1.439 -r1.440
  --- binindex.xml      12 Oct 2004 14:47:02 -0000      1.439
  +++ binindex.xml      17 Oct 2004 14:37:56 -0000      1.440
  @@ -20,7 +20,7 @@
   <!ENTITY java-repository-root 'http://www.apache.org/dist/java-repository'>
   
   <!ENTITY tapestry-root '&jakarta-root;/tapestry'>
  -<!ENTITY tapestry-release '3.0'>
  +<!ENTITY tapestry-stable-release '3.0.1'>
   
   <!ENTITY hivemind-root '&jakarta-root;/hivemind'>
   <!ENTITY hivemind-stable-release '1.0'>
  @@ -900,18 +900,21 @@
   
   
   
  -<!-- Tapestry -->            
  -<p><a name="tapestry"><a href="http://jakarta.apache.org/tapestry/";>Tapestry 
&tapestry-release;</a></a> <a href="&tapestry-root;/KEYS">KEYS</a>
  +<!-- Tapestry -->        
  +<a name="tapestry-stable"/>
  +<!-- Release 3.0.1 incorrectly links here as "milestone" instead of "stable" -->
  +<a name="tapestry-milestone"/>    
  +<p><a name="tapestry"><a href="http://jakarta.apache.org/tapestry/";>Tapestry 
&tapestry-stable-release;</a></a> <a href="&tapestry-root;/KEYS">KEYS</a>
        <ul>
                <li>
  -                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-&tapestry-release;-bin.zip">&tapestry-release;
 zip</a>
  -                     <a 
href="&tapestry-root;/Tapestry-&tapestry-release;-bin.zip.asc">PGP</a>
  -                     <a 
href="&tapestry-root;/Tapestry-&tapestry-release;-bin.zip.md5">MD5</a>
  +                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-&tapestry-stable-release;-bin.zip">&tapestry-stable-release;
 zip</a>
  +                     <a 
href="&tapestry-root;/Tapestry-&tapestry-stable-release;-bin.zip.asc">PGP</a>
  +                     <a 
href="&tapestry-root;/Tapestry-&tapestry-stable-release;-bin.zip.md5">MD5</a>
                </li>
                <li>
  -                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-&tapestry-release;-bin.tar.gz">&tapestry-release;
 tar.gz</a>
  -                     <a 
href="&tapestry-root;/Tapestry-&tapestry-release;-bin.tar.gz.asc">PGP</a>
  -                     <a 
href="&tapestry-root;/Tapestry-&tapestry-release;-bin.tar.gz.md5">MD5</a>
  +                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-&tapestry-stable-release;-bin.tar.gz">&tapestry-stable-release;
 tar.gz</a>
  +                     <a 
href="&tapestry-root;/Tapestry-&tapestry-stable-release;-bin.tar.gz.asc">PGP</a>
  +                     <a 
href="&tapestry-root;/Tapestry-&tapestry-stable-release;-bin.tar.gz.md5">MD5</a>
                </li>
        </ul>
   </p>
  
  
  
  1.323     +11 -8     jakarta-site2/xdocs/site/sourceindex.xml
  
  Index: sourceindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/sourceindex.xml,v
  retrieving revision 1.322
  retrieving revision 1.323
  diff -u -r1.322 -r1.323
  --- sourceindex.xml   12 Oct 2004 14:47:02 -0000      1.322
  +++ sourceindex.xml   17 Oct 2004 14:37:56 -0000      1.323
  @@ -20,7 +20,7 @@
   <!ENTITY java-repository-root 'http://www.apache.org/dist/java-repository'>
   
   <!ENTITY tapestry-root '&jakarta-root;/tapestry'>
  -<!ENTITY tapestry-release '3.0'>
  +<!ENTITY tapestry-stable-release '3.0.1'>
   
   ]>
   <document>
  @@ -761,17 +761,20 @@
               
   
   <!-- Tapestry -->            
  -<p id="tapestry"><a name="tapestry"><a 
href="http://jakarta.apache.org/tapestry/";>Tapestry &tapestry-release;</a></a> <a 
href="&tapestry-root;/KEYS">KEYS</a>
  +<a name="tapestry-stable"/>
  +<!-- Tapestry 3.0.1 incorrectly links here as "milestone", not "stable" -->
  +<a name="tapestry-milestone"/>
  +<p id="tapestry"><a name="tapestry"><a 
href="http://jakarta.apache.org/tapestry/";>Tapestry &tapestry-stable-release;</a></a> 
<a href="&tapestry-root;/KEYS">KEYS</a>
        <ul>
                <li>
  -                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-&tapestry-release;-src.zip">&tapestry-release;
 zip</a>
  -                     <a 
href="&tapestry-root;/Tapestry-&tapestry-release;-src.zip.asc">PGP</a>
  -                     <a 
href="&tapestry-root;/Tapestry-&tapestry-release;-src.zip.md5">MD5</a>
  +                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-&tapestry-stable-release;-src.zip">&tapestry-stable-release;
 zip</a>
  +                     <a 
href="&tapestry-root;/Tapestry-&tapestry-stable-release;-src.zip.asc">PGP</a>
  +                     <a 
href="&tapestry-root;/Tapestry-&tapestry-stable-release;-src.zip.md5">MD5</a>
                </li>
                <li>
  -                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-&tapestry-release;-src.tar.gz">&tapestry-release;
 tar.gz</a>
  -                     <a 
href="&tapestry-root;/Tapestry-&tapestry-release;-src.tar.gz.asc">PGP</a>
  -                     <a 
href="&tapestry-root;/Tapestry-&tapestry-release;-src.tar.gz.md5">MD5</a>
  +                     <a 
href="[preferred]/jakarta/tapestry/Tapestry-&tapestry-stable-release;-src.tar.gz">&tapestry-stable-release;
 tar.gz</a>
  +                     <a 
href="&tapestry-root;/Tapestry-&tapestry-stable-release;-src.tar.gz.asc">PGP</a>
  +                     <a 
href="&tapestry-root;/Tapestry-&tapestry-stable-release;-src.tar.gz.md5">MD5</a>
                </li>
        </ul>
   </p>
  
  
  
  1.44      +30 -0     jakarta-site2/xdocs/site/news/news-2004-2ndHalf.xml
  
  Index: news-2004-2ndHalf.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news/news-2004-2ndHalf.xml,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- news-2004-2ndHalf.xml     11 Oct 2004 15:04:27 -0000      1.43
  +++ news-2004-2ndHalf.xml     17 Oct 2004 14:37:56 -0000      1.44
  @@ -30,6 +30,36 @@
   <hr size="1" noshade="noshade" />
   -->
   
  +
  +<a name="20041017.1">
  +<h3>17 October 2004 - Tapestry 3.0.1 Released</h3>   
  +</a>
  +
  +<p>
  +<a href="http://jakarta.apache.org/tapestry/";>Tapestry</a> 3.0.1 is now available. 
  +This is a maintenance release, fixing a few problems that could not wait for 
Tapestry 3.1.
  +</p>
  +
  +<p>
  +<ul>
  +  <li>Pages are linked to the active request cycle before finishLoad() is 
invoked</li>
  +  <li>Fix for a NullPointerException inside ValidationDelegate</li>
  +  <li>Add a public implementation of ITemplateParserDelegate</li>
  +  <li>Fix Palette to clear the selected list when no selection are made</li>
  +  <li>Allow pages and components to be abstract even when no properties are 
specified</li>
  +  <li>Allow informal parameters on the Shell component</li>
  +  <li>Add a clearErrors() method to IValidationDelegate</li>
  +  <li>Add a PopupLinkRenderer to the contrib library</li>
  +</ul>
  +</p>
  +
  +<p><b>Downloads:</b><br />
  +BINARY: <a 
href="http://jakarta.apache.org/site/binindex.cgi#tapestry";>http://jakarta.apache.org/site/binindex.cgi</a><br
 />
  +SOURCE: <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#tapestry";>http://jakarta.apache.org/site/sourceindex.cgi</a></p>
  +
  +
  +<hr size="1" noshade="noshade" />
  +
   <a name="20041011.2">
       <h3>11 October 2004 - Tomcat 4.1.31 Released</h3>
   </a>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to