Author: hlship
Date: Sun Oct 30 13:41:07 2005
New Revision: 329657
URL: http://svn.apache.org/viewcvs?rev=329657&view=rev
Log:
Prepare 4.0-beta-12
Modified:
jakarta/tapestry/trunk/src/documentation/content/xdocs/index.xml
Modified: jakarta/tapestry/trunk/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/src/documentation/content/xdocs/index.xml?rev=329657&r1=329656&r2=329657&view=diff
==============================================================================
--- jakarta/tapestry/trunk/src/documentation/content/xdocs/index.xml (original)
+++ jakarta/tapestry/trunk/src/documentation/content/xdocs/index.xml Sun Oct 30
13:41:07 2005
@@ -224,11 +224,12 @@
and fixing bugs. A final release for Tapestry 4.0 is expected (but not
guaranteed)
in October 2005.
</p>
+
+</section>
- <warning>
- <title>Upgrading from 4.0 beta-10</title>
+<section><title>Upgrading from 4.0 beta-10</title>
- <p>
+ <p>
The way <link href="UsersGuide/friendly-urls.html">friendly URLs</link>
are configured,
for the asset service, has changed between beta-10 and later releases.
In your
hivemodule.xml, change:
@@ -239,9 +240,8 @@
(notice that the trailing slash has been removed).
</p>
- </warning>
-
-</section>
+</section>
+
<section>
<title>Upgrading from Tapestry 3.0</title>
@@ -281,9 +281,6 @@
<li>The Jakarta commons-lang library is no longer a dependency of Tapestry;
this means
that the EnumPropertySelectionModel class is no longer available (however,
you can easily
copy the source from Tapestry 3.0). </li>
- <li>For the Submit component (as well as LinkSubmit and ImageSubmit), the
invocation of the listener
- is (by default) deferred until the end of the form submission, just
before the Form's listener is invoked. In Tapestry 3.0, the invocation was
immediate. Deferred is better for most, but
- not all, situations. </li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]