[weld-commits] Weld SVN: r5900 - cdi-tck/branches/1.0/impl/src/main/resources.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Sat Feb 20 14:50:14 EST 2010


Author: pete.muir at jboss.org
Date: 2010-02-20 14:50:14 -0500 (Sat, 20 Feb 2010)
New Revision: 5900

Modified:
   cdi-tck/branches/1.0/impl/src/main/resources/tck-audit-cdi.xml
Log:
ws

Modified: cdi-tck/branches/1.0/impl/src/main/resources/tck-audit-cdi.xml
===================================================================
--- cdi-tck/branches/1.0/impl/src/main/resources/tck-audit-cdi.xml	2010-02-20 19:49:37 UTC (rev 5899)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-audit-cdi.xml	2010-02-20 19:50:14 UTC (rev 5900)
@@ -3893,7 +3893,7 @@
     </assertion>
     
     <assertion id="tb">
-  <text>If the propagated conversation cannot be restored, the container must associate the request with a new transient conversation and throw an exception of type |javax.enterprise.context.NonexistentConversationException| from the restore view phase of the JSF lifecycle.  The application may handle this exception using the JSF |ExceptionHandler|.</text>
+     <text>If the propagated conversation cannot be restored, the container must associate the request with a new transient conversation and throw an exception of type |javax.enterprise.context.NonexistentConversationException| from the restore view phase of the JSF lifecycle.  The application may handle this exception using the JSF |ExceptionHandler|.</text>
     </assertion>    
 
     <assertion id="ua">



More information about the weld-commits mailing list