[cwscore-commit] CVS update: MODIFIED: pkgdata ...
Joe Bester
commit at globus.org
Thu May 18 10:20:12 CDT 2006
User: bester
Date: 06/05/18 10:20:12
Modified: c/core/providers/test/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.9 +1 -1 wsrf/c/core/providers/test/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/test/pkgdata/pkg_data_src.gpt.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- pkg_data_src.gpt.in 21 Dec 2005 21:37:36 -0000 1.8
+++ pkg_data_src.gpt.in 18 May 2006 15:20:12 -0000 1.9
@@ -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_provider_test">
- <Aging_Version Age="1" Major="1" Minor="0"/>
+ <Aging_Version Age="2" Major="2" Minor="1"/>
<Description>WSRF Core Provider Tests</Description>
<Functional_Group>C WS Core Test</Functional_Group>
<Version_Stability Release="Experimental" Dirt="@DIRT_TIMESTAMP at -@DIRT_BRANCH_ID@"/>
More information about the cwscore-commit
mailing list