From: Chris B. <buc...@us...> - 2012-03-07 06:30:47
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SFCB - Small Footprint CIM Broker". The branch, master has been updated via f2188259d09fa722fc9d2ae1cfd9c3ca77e04f56 (commit) from ad10ca9897578a66864905652cb02645894086c7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f2188259d09fa722fc9d2ae1cfd9c3ca77e04f56 Author: buccella <buc...@li...> Date: Wed Mar 7 01:31:28 2012 -0500 [ 3498275 ] Remove __Namespace ----------------------------------------------------------------------- Summary of changes: diff --git a/test/xmltest/enumerateinstancenames_Namespace.lines b/test/xmltest/enumerateinstancenames_Namespace.lines deleted file mode 100644 index 3555ac1..0000000 --- a/test/xmltest/enumerateinstancenames_Namespace.lines +++ /dev/null @@ -1,4 +0,0 @@ -<IMETHODRESPONSE NAME="EnumerateInstanceNames"> -<IRETURNVALUE> -</IRETURNVALUE> -</IMETHODRESPONSE> diff --git a/test/xmltest/enumerateinstancenames_Namespace.xml b/test/xmltest/enumerateinstancenames_Namespace.xml deleted file mode 100644 index 02d8ce3..0000000 --- a/test/xmltest/enumerateinstancenames_Namespace.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8" ?> -<CIM CIMVERSION="2.0" DTDVERSION="2.0"> -<MESSAGE ID="4713" PROTOCOLVERSION="1.0"><SIMPLEREQ><IMETHODCALL NAME="EnumerateInstanceNames"><LOCALNAMESPACEPATH><NAMESPACE NAME="root"></NAMESPACE><NAMESPACE NAME="interop"></NAMESPACE></LOCALNAMESPACEPATH> -<IPARAMVALUE NAME="ClassName"><CLASSNAME NAME="__Namespace"/></IPARAMVALUE> -</IMETHODCALL></SIMPLEREQ> -</MESSAGE></CIM> hooks/post-receive -- SFCB - Small Footprint CIM Broker |