2004/ws/addressing Makefile.core,1.2,1.3 Makefile.soap,1.1,1.2 Makefile.wsdl,1.1,1.2

Update of /sources/public/2004/ws/addressing
In directory homer:/tmp/cvs-serv3168

Modified Files:
	Makefile.core Makefile.soap Makefile.wsdl 
Log Message:
Added schemas


Index: Makefile.core
===================================================================
RCS file: /sources/public/2004/ws/addressing/Makefile.core,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile.core	26 Nov 2004 21:34:44 -0000	1.2
--- Makefile.core	31 Mar 2005 10:25:10 -0000	1.3
***************
*** 4,8 ****
  PREFIX=ws-addr-core
  
! SCHEMAS=
  
  IMAGES=
--- 4,8 ----
  PREFIX=ws-addr-core
  
! SCHEMAS=ws-addr.xsd
  
  IMAGES=

Index: Makefile.wsdl
===================================================================
RCS file: /sources/public/2004/ws/addressing/Makefile.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile.wsdl	26 Nov 2004 21:34:44 -0000	1.1
--- Makefile.wsdl	31 Mar 2005 10:25:10 -0000	1.2
***************
*** 4,8 ****
  PREFIX=ws-addr-wsdl
  
! SCHEMAS=
  
  IMAGES=
--- 4,8 ----
  PREFIX=ws-addr-wsdl
  
! SCHEMAS=ws-addr-wsdl.xsd
  
  IMAGES=

Index: Makefile.soap
===================================================================
RCS file: /sources/public/2004/ws/addressing/Makefile.soap,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile.soap	26 Nov 2004 21:34:44 -0000	1.1
--- Makefile.soap	31 Mar 2005 10:25:10 -0000	1.2
***************
*** 4,8 ****
  PREFIX=ws-addr-soap
  
! SCHEMAS=
  
  IMAGES=
--- 4,8 ----
  PREFIX=ws-addr-soap
  
! SCHEMAS=ws-addr.xsd
  
  IMAGES=

Received on Thursday, 31 March 2005 10:25:12 UTC