2006/ws/policy ws-policy-guidelines.html,1.29,1.30 ws-policy-guidelines.xml,1.38,1.39

Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv984

Modified Files:
	ws-policy-guidelines.html ws-policy-guidelines.xml 
Log Message:
Fixed bug of dangling '#lifecycle' reference

Index: ws-policy-guidelines.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- ws-policy-guidelines.html	6 Mar 2007 19:13:41 -0000	1.29
+++ ws-policy-guidelines.html	8 Mar 2007 23:44:50 -0000	1.30
@@ -307,7 +307,7 @@
            		to evolve their services capabilities over time.  If
            		forward compatibility is a concern in order to accommodate
            		compatibility with different and potentially new clients,
-           		providers should refer to  and
+           		providers should refer to <a href="#versioning-policy-assertions"><b>5. Versioning Policy Assertions</b></a> and
            		<cite><a href="#WS-Policy-Primer">Web Services Policy Primer</a></cite> that describes service and
            		policy assertion evolution.
 	   			</p></div></div></div><div class="div1">
@@ -1288,7 +1288,7 @@
       Dimitar Angelov (SAP AG), Abbie Barbir (Nortel Networks), Charlton Barreto (Adobe Systems Inc.), Sergey Beryozkin (IONA Technologies, Inc.), Vladislav Bezrukov (SAP AG), Toufic Boubez (Layer 7 Technologies), Symon Chang (BEA Systems, Inc.), Paul Cotton (Microsoft Corporation), Jeffrey Crump (Sonic Software), Glen Daniels (Sonic Software), Jacques Durand (Fujitsu Limited), Ruchith Fernando (WSO2), Christopher Ferris (IBM Corporation), William Henry (IONA Technologies, Inc.), Frederick Hirsch (Nokia), Maryann Hondo (IBM Corporation), Tom Jordahl (Adobe Systems Inc.), Paul Knight (Nortel Networks), Philippe Le Hégaret (W3C/MIT), Mark Little (JBoss Inc.), Ashok Malhotra (Oracle Corporation), Monica Martin (Sun Microsystems, Inc.), Arnaud Meyniel (Axway Software), Jeff Mischkinsky (Oracle Corporation), Dale Moberg (Axway Software), Anthony Nadalin (IBM Corporation), Bob Natale (MITRE Corporation), David Orchard (BEA Systems, Inc.), Fabian Ritzmann (Sun Microsystems, Inc.), Daniel Roth (Microsoft Corporaton), Tom Rutt (Fujitsu Limited), Sanka Samaranayake (WSO2), Felix Sasaki (W3C/Keio), Skip Snow (Citigroup), Yakov Sverdlov (CA Inc.), Mark Temple-Raston (Citigroup), Asir Vedamuthu (Microsoft Corporation), Sanjiva Weerawarana (WSO2), Ümit Yalçinalp (SAP AG), Prasad Yendluri (webMethods, Inc.).
   </p><p>
     Previous members of the Working Group were:
-      Jong Lee (BEA Systems, Inc.), Bijan Parsia (University of Manchester), Seumas Soltysik (IONA Technologies, Inc.)
+      Jeffrey Crump (Sonic Software), Jong Lee (BEA Systems, Inc.), Bob Natale (MITRE Corporation), Bijan Parsia (University of Manchester), Seumas Soltysik (IONA Technologies, Inc.).
   </p><p>
     The people who have contributed to <a href="http://lists.w3.org/Archives/Public/public-ws-policy/">discussions
     on public-ws-policy@w3.org</a> are also gratefully
@@ -1351,4 +1351,4 @@
 							<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3987">3987</a>.
 							Related editorial action is 
 							<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/153">153</a>.
-						</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
+						</td></tr><tr><td rowspan="1" colspan="1">20070308</td><td rowspan="1" colspan="1">DBO</td><td rowspan="1" colspan="1">Changed "lifecycle" spec references to versioning to fix build.	</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file

Index: ws-policy-guidelines.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- ws-policy-guidelines.xml	6 Mar 2007 19:13:42 -0000	1.38
+++ ws-policy-guidelines.xml	8 Mar 2007 23:44:50 -0000	1.39
@@ -373,7 +373,7 @@
            		to evolve their services capabilities over time.  If
            		forward compatibility is a concern in order to accommodate
            		compatibility with different and potentially new clients,
-           		providers should refer to <specref ref="lifecycle"/> and
+           		providers should refer to <specref ref="versioning-policy-assertions"/> and
            		<bibref ref="WS-Policy-Primer"/> that describes service and
            		policy assertion evolution.
 	   			</p>
@@ -2001,6 +2001,11 @@
 							<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/153">153</loc>.
 						</td>
 					</tr>  
+					<tr>
+						<td>20070308</td>
+						<td>DBO</td>
+						<td>Changed "lifecycle" spec references to versioning to fix build.	</td>
+					</tr>  
 				</tbody>
 			</table>
 		</inform-div1>

Received on Thursday, 8 March 2007 23:45:06 UTC