[cwscore-commit] CVS update: MODIFIED: pkgdata ...
Joe Bester
commit at globus.org
Thu May 18 10:20:11 CDT 2006
User: bester
Date: 06/05/18 10:20:11
Modified: c/core/providers/source/pkgdata pkg_data_src.gpt.in
Log:
Merge of XPath expression handling in core wsrf providers for subscriptions
and resource property queries from query_resource_properties_impl_branch
(More or less from memory):
Leak fixes throughout C WS Core
Added bindings for core wsrf service wsdls (easier to write generic wsrf
clients)
Improved doc and implementation of some soap message handle attrs
New test cases for wsrp:QueryResourceProperties and wsnt:Subscribe which
exercise some of the new XPath code
Got rid of some unneeded mallocs in the deserializer.
Improved error message from ws-Addressing handler
Revision Changes Path
1.16 +1 -1 wsrf/c/core/providers/source/pkgdata/pkg_data_src.gpt.in
(In the diff below, changes in quantity of whitespace are not shown.)
Index: pkg_data_src.gpt.in
===================================================================
RCS file: /home/globdev/CVS/globus-packages/wsrf/c/core/providers/source/pkgdata/pkg_data_src.gpt.in,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- pkg_data_src.gpt.in 7 Apr 2006 19:05:22 -0000 1.15
+++ pkg_data_src.gpt.in 18 May 2006 15:20:11 -0000 1.16
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE gpt_package_metadata SYSTEM "package.dtd">
<gpt_package_metadata Format_Version="0.02" Name="globus_c_wsrf_providers">
- <Aging_Version Age="2" Major="3" Minor="4"/>
+ <Aging_Version Age="3" Major="4" Minor="1"/>
<Description>WSRF Core Operation Providers</Description>
<Functional_Group>C WS Core</Functional_Group>
<Version_Stability Release="Experimental" Dirt="@DIRT_TIMESTAMP at -@DIRT_BRANCH_ID@"/>
More information about the cwscore-commit
mailing list