|
From: Dave B. <bla...@us...> - 2012-03-13 15:05:39
|
Update of /cvsroot/sblim/jsr48-client In directory vz-cvs-3.sog:/tmp/cvs-serv19836 Modified Files: NEWS sblim-cim-client2.properties Log Message: 3492246 - Rename new indication trace property Index: NEWS =================================================================== RCS file: /cvsroot/sblim/jsr48-client/NEWS,v retrieving revision 1.257 retrieving revision 1.258 diff -u -d -r1.257 -r1.258 --- NEWS 13 Mar 2012 14:47:04 -0000 1.257 +++ NEWS 13 Mar 2012 15:05:36 -0000 1.258 @@ -1,5 +1,6 @@ Changes in HEAD ================ +3492246 Rename new indication trace property 3490355 TCK: Cannot instantiate WBEMClientFactory 3490032 TCK: WBEMException must validate error ID 3490009 TCK: Too many WBEMListenerFactory class methods Index: sblim-cim-client2.properties =================================================================== RCS file: /cvsroot/sblim/jsr48-client/sblim-cim-client2.properties,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- sblim-cim-client2.properties 20 Feb 2012 18:59:36 -0000 1.24 +++ sblim-cim-client2.properties 13 Mar 2012 15:05:37 -0000 1.25 @@ -668,4 +668,4 @@ # Recognition: On next creation of WBEMListener # Format: [class:]property[,property]* # -#sblim.wbem.listener.IndicationTraceFilter= \ No newline at end of file +#sblim.wbem.listenerIndicationTraceFilter= \ No newline at end of file |