Author: hlship
Date: Wed Dec  7 13:31:07 2005
New Revision: 354866

URL: http://svn.apache.org/viewcvs?rev=354866&view=rev
Log:
Final documentation updates for Tapestry 4.0

Modified:
    jakarta/tapestry/branches/4.0/project.properties
    jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/index.xml
    jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/site.xml
    jakarta/tapestry/branches/4.0/status.xml

Modified: jakarta/tapestry/branches/4.0/project.properties
URL: 
http://svn.apache.org/viewcvs/jakarta/tapestry/branches/4.0/project.properties?rev=354866&r1=354865&r2=354866&view=diff
==============================================================================
--- jakarta/tapestry/branches/4.0/project.properties (original)
+++ jakarta/tapestry/branches/4.0/project.properties Wed Dec  7 13:31:07 2005
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 project.name=jakarta-tapestry
-project.version=4.0-rc-1
+project.version=4.0
 
 dist.name=tapestry
 

Modified: 
jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/index.xml?rev=354866&r1=354865&r2=354866&view=diff
==============================================================================
--- jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/index.xml 
(original)
+++ jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/index.xml Wed 
Dec  7 13:31:07 2005
@@ -211,19 +211,9 @@
 <section>
   <title>Status</title>
   
-<p>
-Work on Tapestry 4.0 is in full swing.  Documentation is being converted
-from the old DocBook format, to the new Forrest format, leaving many temporary 
gaps. 
- A new <link href="QuickStart/index.html">Quick Start</link> series
-of tutorials is being written.
-</p>
-
-<p>
-  Tapestry 4.0 is nearing the end of its beta cycle; new features are being 
deferred
-  to Tapestry 4.1 and the emphasis is on filling gaps in the documentation
-  and fixing bugs. A final release for Tapestry 4.0 is expected (but not 
guaranteed)
-  in October 2005.
-</p>
+  <p>
+    Tapestry 4.0 is <em>finally</em> ready to go!
+  </p>
 
 </section>
   

Modified: jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/site.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/site.xml?rev=354866&r1=354865&r2=354866&view=diff
==============================================================================
--- jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/site.xml 
(original)
+++ jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/site.xml Wed 
Dec  7 13:31:07 2005
@@ -221,6 +221,7 @@
       <item label="HiveMind" href="http://jakarta.apache.org/hivemind/"/>
        <item label="Spindle" href="http://spindle.sourceforge.net/"/>
        <item label="Tacos" href="http://sf.net/projects/tacos/"/>
+       <item label="Tapestry @ JavaForge" 
href="http://tapestry.javaforge.com/"/>
       <item label="Tassel" href="http://equalitylearning.org/Tassel/"/>
        <trails label="Trails" href="https://trails.dev.java.net/"/>  
        </related>  

Modified: jakarta/tapestry/branches/4.0/status.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/tapestry/branches/4.0/status.xml?rev=354866&r1=354865&r2=354866&view=diff
==============================================================================
--- jakarta/tapestry/branches/4.0/status.xml (original)
+++ jakarta/tapestry/branches/4.0/status.xml Wed Dec  7 13:31:07 2005
@@ -56,7 +56,7 @@
   <changes>
     <release version="4.0" date="unreleased">
       <action type="fix" dev="HLS" 
fixes-bug="TAPESTRY-789">DefaultResourceLocalizerTest is under framework/src 
not framework/test</action>
-      <action type="fix" dev="HLS" fixes-bug="TAPESTRY-658" due=to="Leonardo 
Quijano Vincenzi">LabeledPropertySelectionModel throws NPE on null 
value</action>
+      <action type="fix" dev="HLS" fixes-bug="TAPESTRY-658" due-to="Leonardo 
Quijano Vincenzi">LabeledPropertySelectionModel throws NPE on null 
value</action>
     </release>
     <release version="4.0-rc-1" date="Dec 6 2005">
       <action type="update" dev="HLS">Make default binding prefix 
configurable</action>



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

Reply via email to