2002/ws/desc/wsdl20 Makefile.core,1.11,1.12 Makefile.adjuncts,1.9,1.10

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv28792

Modified Files:
	Makefile.core Makefile.adjuncts 
Log Message:
Added assertion documents

Index: Makefile.adjuncts
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.adjuncts,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** Makefile.adjuncts	2 Aug 2005 10:56:27 -0000	1.9
--- Makefile.adjuncts	9 Mar 2006 11:41:32 -0000	1.10
***************
*** 18,20 ****
--- 18,22 ----
  xmlspec-wsdl.xsl
  
+ ASSERTIONS=adjuncts-component-assertion-table.xml adjuncts-document-assertion-table.xml
+ 
  include Makefile.base

Index: Makefile.core
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.core,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** Makefile.core	2 Aug 2005 10:56:27 -0000	1.11
--- Makefile.core	9 Mar 2006 11:41:32 -0000	1.12
***************
*** 28,30 ****
--- 28,32 ----
  xmlspec-wsdl.xsl
  
+ ASSERTIONS=component-assertion-table.xml document-assertion-table.xml
+ 
  include Makefile.base

Received on Thursday, 9 March 2006 11:41:39 UTC