[cas-commit] CVS update: MODIFIED: cas ...

Rachana Ananthakrishnan commit at globus.org
Fri Jan 18 20:20:25 CST 2008


  User: ranantha
  Date: 08/01/18 20:20:25

  Modified:    common/schema/cas cas_flattened.wsdl
  Log:
  Fix CAS build to synch with trunk updates
  
  Revision  Changes    Path
  1.10      +2 -2      ws-cas/common/schema/cas/cas_flattened.wsdl
  
  http://viewcvs.globus.org/viewcvs.cgi/ws-cas/common/schema/cas/cas_flattened.wsdl.diff?r1=1.9&r2=1.10
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: cas_flattened.wsdl
  ===================================================================
  RCS file: /home/globdev/CVS/globus-packages/ws-cas/common/schema/cas/cas_flattened.wsdl,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- cas_flattened.wsdl	14 Nov 2007 20:13:42 -0000	1.9
  +++ cas_flattened.wsdl	19 Jan 2008 02:20:25 -0000	1.10
  @@ -2,13 +2,13 @@
   <definitions name="CommunityAuthorizationService" targetNamespace="http://www.globus.org/08/2007/cas" xmlns:samlp="urn:oasis:names:tc:SAML:1.0:protocol" xmlns:tns="http://www.globus.org/08/2007/cas" xmlns:wsrp="http://docs.oasis-open.org/wsrf/rp-2" xmlns:gtwsdl1="http://www.globus.org/08/2007/cas/casFaults" xmlns:casAdmin="http://www.globus.org/08/2007/cas/casAdmin" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:casQuery="http://www.globus.org/08/2007/cas/casQuery" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsrpw="http://docs.oasis-open.org/wsrf/rpw-2" xmlns:wsdlpp="http://www.globus.org/namespaces/2004/10/WSDLPreprocessor" xmlns:ogsaAuthz="http://www.gridforum.org/namespaces/2004/03/ogsa-authz/saml" xmlns:gtwsdl0="http://docs.oasis-open.org/wsrf/rw-2" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:casTypes="http://www.globus.org/08/2007/cas/casTypes">
     <import namespace="http://docs.oasis-open.org/wsrf/rpw-2" location="../wsrf/properties/rpw-2.wsdl"/>
     <import namespace="http://www.globus.org/08/2007/cas/casQuery" location="cas_query_port_type.wsdl"/>
  -  <import namespace="http://www.gridforum.org/namespaces/2004/03/ogsa-authz/saml" location="../core/security/authorization/authz_port_type.wsdl"/>
  +  <import namespace="http://www.gridforum.org/namespaces/2004/03/ogsa-authz/saml" location="../saml/authorization/authz_port_type.wsdl"/>
     <import namespace="http://www.globus.org/08/2007/cas/casFaults" location="cas_faults.wsdl"/>
     <import namespace="http://docs.oasis-open.org/wsrf/rw-2" location="../wsrf/resource/rw-2.wsdl"/>
     <import namespace="http://www.globus.org/08/2007/cas/casAdmin" location="cas_admin_port_type.wsdl"/>
     <types>
       <xsd:schema elementFormDefault="qualified" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  -<xsd:import namespace="http://www.gridforum.org/namespaces/2004/03/ogsa-authz/saml" schemaLocation="../core/security/authorization/authz_types.xsd"/>
  +<xsd:import namespace="http://www.gridforum.org/namespaces/2004/03/ogsa-authz/saml" schemaLocation="../saml/authorization/authz_types.xsd"/>
   
   <xsd:import namespace="http://docs.oasis-open.org/wsrf/rp-2" schemaLocation="../wsrf/properties/rp-2.xsd"/>
   
  
  
  




More information about the cas-commit mailing list