- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 07 Nov 2009 05:18:02 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv11393
Modified Files:
wst.html wst.xml
Log Message:
8184
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- wst.xml 7 Nov 2009 05:16:13 -0000 1.81
+++ wst.xml 7 Nov 2009 05:18:00 -0000 1.82
@@ -955,8 +955,7 @@
codes defined in WS-Addressing (e.g., <code>wsa:ActionNotSupported</code>).
Other components of the outline above are not further constrained by this
specification.</p>
- <p>A successful Delete operation invalidates the current representation
-associated with the targeted resource.</p>
+ <p>A successful Delete operation deletes the targeted resource.</p>
<p>If the resource accepts a Delete request, it MUST reply with a response of
the following form:</p>
<example>
@@ -2606,6 +2605,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8186">8186</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/11/06 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8184">8184</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- wst.html 7 Nov 2009 05:16:12 -0000 1.83
+++ wst.html 7 Nov 2009 05:18:00 -0000 1.84
@@ -547,8 +547,7 @@
specification.</p><p>Implementations MAY respond with a fault message using the standard fault
codes defined in WS-Addressing (e.g., <code>wsa:ActionNotSupported</code>).
Other components of the outline above are not further constrained by this
-specification.</p><p>A successful Delete operation invalidates the current representation
-associated with the targeted resource.</p><p>If the resource accepts a Delete request, it MUST reply with a response of
+specification.</p><p>A successful Delete operation deletes the targeted resource.</p><p>If the resource accepts a Delete request, it MUST reply with a response of
the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
http://www.w3.org/2009/09/ws-tra/DeleteResponse
@@ -1435,4 +1434,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7207">7207</a></td></tr><tr><td> 2009/11/05 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7912">7912</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8177">8177</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8186">8186</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8186">8186</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8184">8184</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Saturday, 7 November 2009 05:18:04 UTC