Author: thorsten
Date: Fri Sep 26 05:13:45 2008
New Revision: 699294

URL: http://svn.apache.org/viewvc?rev=699294&view=rev
Log:
making contract output more specific

Modified:
    
forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.contract.xml

Modified: 
forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.contract.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.contract.xml?rev=699294&r1=699293&r2=699294&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.contract.xml
 (original)
+++ 
forrest/trunk/whiteboard/dispatcher/testing/org/apache/forrest/dispatcher/master.contract.xml
 Fri Sep 26 05:13:45 2008
@@ -47,7 +47,7 @@
           </forrest:part>
           <forrest:part xpath="{$injectPointBody}">
             <p>
-              <xsl:value-of select="$injectPointBody" />
+             $injectPointBody: <xsl:value-of select="$injectPointBody" />
             </p>
           </forrest:part>
         </forrest:content>