20
0
Files
sblim-cim-client2/sblim-cim-client2-2.2.0-src.zip
T
Klaus Kämpf 85c0261540 - Update to Version 2.2.0
PLEASE NOTE: Version 2.2.0 is fully compliant with the final
  JSR48 1.0.0 specification.  In order to meet this requirement,
  several changes occurred which may be disruptive to applications
  that work with previous (2.1.x) versions.  Please see the following
  for more details:
  http://sblim.sourceforge.net/cim-client2-v22-doc/org/sblim/cimclient/doc-files/history.html
  Detailed changes
  ================
  3567429 Update detailed release history HTML for 2.2.0
  3555752 Sync up javax.* javadoc with JSR48 1.0.0 Final IV
  3565581 TCK: remove unnecessary overriding methods
  3562235 LogAndTraceBrokerTest breaks unit test tracing
  3536399 Add client/listener peer authentication properties
  3529151 TCK: CIMInstance property APIs include keys from COP
  3536398 Update HTML to reflect secure indication support
  3554738 dump CIM xml by LogAndTraceBroker.trace()
  3553858 Append duplicate HTTP header fields instead of replace
  3535383 HashDoS fix 3498482
  3545797 Support new error code of SFCB
  3529066 Add Jsr48IndicationTester
  3524050 Improve WWW-Authenticate in HTTPClient.java
  3529065 Enable WBEMListener get/setProperty
  3529062 WBEMListenerFactory should return new instance
  3527580 WBEMClient should not throw IllegalArgumentException
  3526681 CIMError valid status codes out-of-date
  3526679 DOM parser ignores ERROR node CODE
  3526675 Unit test fails on Java 7
  3525914 TCK: SetPropertyTest.testSetProperty failing
  3521157 JSR48 1.0.0: PROP_ENABLE_*_LOGGING is Level, not 0/1
  3525657 Sync up javax.* javadoc with JSR48 1.0.0 Final III
  3525150 Remove CIMGetClassOp.getPropertyLis
  3525145 Remove CIMDeleteNameSpaceOp.getNamespace
  3525138 Remove WBEMConstants.PROTOCOL_CIMXML
  3525135 Remove CIMResponse.isSuccessul
  3525128 Remove WBEMTransportException/WBEMAuthenticationException
  3523918 "java.io.IOException: Unexpected EOF" returned as HTTP 401
  3522904 Add new API WBEMClientSBLIM.isActive()
  3521328 JSR48 1.0.0: remove WBEMClient associators and references
  3521119 JSR48 1.0.0: remove CIMObjectPath 2/3/4-parm ctors
  3521131 Sync up javax.* javadoc with JSR48 1.0.0 Final II
  3466280 get instance failure for CIM_IndicationSubscription
  3513228 Reliable Indications support can create lots of threads
  3517503 Missing parm in CIMDataType ctor javadoc
  3516848 enumerateNamespaces() method to WBEMClient
  3515180 JSR48 log dir/file should handle UNIX/Win separators
  3514685 TCK: getProperty must return default values
  3514537 TCK: execQueryInstances requires boolean, not Boolean
  3513357 Handle multiple CDATAs in CimXmlSerializer
  3513347 TCK: CIMObjectPath allows empty string
  3513343 TCK: CIMObjectPath must validate XML schema name
  3513349 TCK: CIMDataType must not accept null string
  3513353 TCK: CIMDataType arrays must have length >= 1
  3511454 SAX nodes not reinitialized properly
  3510090 Fix CIMObjectPath.toString() inconsistencies
  3510321 Handle CDATA in CimXmlSerializer
  3505681 Add detailed release history HTML
  3500619 JSR48 1.0.0: CIMClass association/key clean up
--This line, and those below, will be ignored--


D    sblim-cim-client2-2.1.12-doc.zip
D    sblim-cim-client2-2.1.12-src.zip
A    sblim-cim-client2-2.2.0-doc.zip
A    sblim-cim-client2-2.2.0-news.txt
A    sblim-cim-client2-2.2.0-src.zip
M    sblim-cim-client2.changes
M    sblim-cim-client2.spec

Diff for working copy: .
Index: sblim-cim-client2.changes
===================================================================

--- sblim-cim-client2.changes	(revision 08204b8e88aaf8ce60e26f55484830af)
+++ sblim-cim-client2.changes	(working copy)
@@ -1,3 +1,68 @@
+-------------------------------------------------------------------
+Sat Sep 15 10:49:28 UTC 2012 - kkaempf@suse.com
+
+- Update to Version 2.2.0
+
+  PLEASE NOTE: Version 2.2.0 is fully compliant with the final
+  JSR48 1.0.0 specification.  In order to meet this requirement,
+  several changes occurred which may be disruptive to applications
+  that work with previous (2.1.x) versions.  Please see the following
+  for more details:
+
+  http://sblim.sourceforge.net/cim-client2-v22-doc/org/sblim/cimclient/doc-files/history.html
+
+  Detailed changes
+  ================
+  3567429 Update detailed release history HTML for 2.2.0
+  3555752 Sync up javax.* javadoc with JSR48 1.0.0 Final IV
+  3565581 TCK: remove unnecessary overriding methods
+  3562235 LogAndTraceBrokerTest breaks unit test tracing
+  3536399 Add client/listener peer authentication properties
+  3529151 TCK: CIMInstance property APIs include keys from COP
+  3536398 Update HTML to reflect secure indication support
+  3554738 dump CIM xml by LogAndTraceBroker.trace()
+  3553858 Append duplicate HTTP header fields instead of replace
+  3535383 HashDoS fix 3498482
+  3545797 Support new error code of SFCB
+  3529066 Add Jsr48IndicationTester
+  3524050 Improve WWW-Authenticate in HTTPClient.java
+  3529065 Enable WBEMListener get/setProperty
+  3529062 WBEMListenerFactory should return new instance
+  3527580 WBEMClient should not throw IllegalArgumentException
+  3526681 CIMError valid status codes out-of-date
+  3526679 DOM parser ignores ERROR node CODE
+  3526675 Unit test fails on Java 7
+  3525914 TCK: SetPropertyTest.testSetProperty failing
+  3521157 JSR48 1.0.0: PROP_ENABLE_*_LOGGING is Level, not 0/1
+  3525657 Sync up javax.* javadoc with JSR48 1.0.0 Final III
+  3525150 Remove CIMGetClassOp.getPropertyLis
+  3525145 Remove CIMDeleteNameSpaceOp.getNamespace
+  3525138 Remove WBEMConstants.PROTOCOL_CIMXML
+  3525135 Remove CIMResponse.isSuccessul
+  3525128 Remove WBEMTransportException/WBEMAuthenticationException
+  3523918 "java.io.IOException: Unexpected EOF" returned as HTTP 401
+  3522904 Add new API WBEMClientSBLIM.isActive()
+  3521328 JSR48 1.0.0: remove WBEMClient associators and references
+  3521119 JSR48 1.0.0: remove CIMObjectPath 2/3/4-parm ctors
+  3521131 Sync up javax.* javadoc with JSR48 1.0.0 Final II
+  3466280 get instance failure for CIM_IndicationSubscription
+  3513228 Reliable Indications support can create lots of threads
+  3517503 Missing parm in CIMDataType ctor javadoc
+  3516848 enumerateNamespaces() method to WBEMClient
+  3515180 JSR48 log dir/file should handle UNIX/Win separators
+  3514685 TCK: getProperty must return default values
+  3514537 TCK: execQueryInstances requires boolean, not Boolean
+  3513357 Handle multiple CDATAs in CimXmlSerializer
+  3513347 TCK: CIMObjectPath allows empty string
+  3513343 TCK: CIMObjectPath must validate XML schema name
+  3513349 TCK: CIMDataType must not accept null string
+  3513353 TCK: CIMDataType arrays must have length >= 1
+  3511454 SAX nodes not reinitialized properly
+  3510090 Fix CIMObjectPath.toString() inconsistencies
+  3510321 Handle CDATA in CimXmlSerializer
+  3505681 Add detailed release history HTML
+  3500619 JSR48 1.0.0: CIMClass association/key clean up
+
 -------------------------------------------------------------------
 Wed Aug  8 12:08:15 UTC 2012 - kkaempf@suse.com
 

Index: sblim-cim-client2.spec
===================================================================

--- sblim-cim-client2.spec	(revision 08204b8e88aaf8ce60e26f55484830af)
+++ sblim-cim-client2.spec	(working copy)
@@ -21,7 +21,7 @@
 # -----------------------------------------------------------------------------
 
 Name:           sblim-cim-client2
-Version:        2.1.12
+Version:        2.2.0
 Release:        0
 Url:            http://sblim.sourceforge.net/
 Summary:        Java CIM Client library

Index: sblim-cim-client2-2.2.0-news.txt
===================================================================
--- sblim-cim-client2-2.2.0-news.txt	(revision 0)
+++ sblim-cim-client2-2.2.0-news.txt	(revision 0)
@@ -0,0 +1,60 @@
+PLEASE NOTE: Version 2.2.0 is fully compliant with the final JSR48 1.0.0
+specification.  In order to meet this requirement, several changes occurred
+which may be disruptive to applications that work with previous (2.1.x)
+versions.  Please see the following for more details:
+
+
+http://sblim.sourceforge.net/cim-client2-v22-doc/org/sblim/cimclient/doc-files/history.html
+
+
+Version 2.2.0
+================
+3567429 Update detailed release history HTML for 2.2.0
+3555752 Sync up javax.* javadoc with JSR48 1.0.0 Final IV
+3565581 TCK: remove unnecessary overriding methods
+3562235 LogAndTraceBrokerTest breaks unit test tracing
+3536399 Add client/listener peer authentication properties
+3529151 TCK: CIMInstance property APIs include keys from COP
+3536398 Update HTML to reflect secure indication support
+3554738 dump CIM xml by LogAndTraceBroker.trace()
+3553858 Append duplicate HTTP header fields instead of replace
+3535383 HashDoS fix 3498482
+3545797 Support new error code of SFCB
+3529066 Add Jsr48IndicationTester
+3524050 Improve WWW-Authenticate in HTTPClient.java
+3529065 Enable WBEMListener get/setProperty
+3529062 WBEMListenerFactory should return new instance
+3527580 WBEMClient should not throw IllegalArgumentException
+3526681 CIMError valid status codes out-of-date
+3526679 DOM parser ignores ERROR node CODE
+3526675 Unit test fails on Java 7
+3525914 TCK: SetPropertyTest.testSetProperty failing
+3521157 JSR48 1.0.0: PROP_ENABLE_*_LOGGING is Level, not 0/1
+3525657 Sync up javax.* javadoc with JSR48 1.0.0 Final III
+3525150 Remove CIMGetClassOp.getPropertyLis
+3525145 Remove CIMDeleteNameSpaceOp.getNamespace
+3525138 Remove WBEMConstants.PROTOCOL_CIMXML
+3525135 Remove CIMResponse.isSuccessul
+3525128 Remove WBEMTransportException/WBEMAuthenticationException
+3523918 "java.io.IOException: Unexpected EOF" returned as HTTP 401
+3522904 Add new API WBEMClientSBLIM.isActive()
+3521328 JSR48 1.0.0: remove WBEMClient associators and references
+3521119 JSR48 1.0.0: remove CIMObjectPath 2/3/4-parm ctors
+3521131 Sync up javax.* javadoc with JSR48 1.0.0 Final II
+3466280 get instance failure for CIM_IndicationSubscription
+3513228 Reliable Indications support can create lots of threads
+3517503 Missing parm in CIMDataType ctor javadoc
+3516848 enumerateNamespaces() method to WBEMClient
+3515180 JSR48 log dir/file should handle UNIX/Win separators
+3514685 TCK: getProperty must return default values
+3514537 TCK: execQueryInstances requires boolean, not Boolean
+3513357 Handle multiple CDATAs in CimXmlSerializer
+3513347 TCK: CIMObjectPath allows empty string
+3513343 TCK: CIMObjectPath must validate XML schema name
+3513349 TCK: CIMDataType must not accept null string
+3513353 TCK: CIMDataType arrays must have length >= 1
+3511454 SAX nodes not reinitialized properly
+3510090 Fix CIMObjectPath.toString() inconsistencies
+3510321 Handle CDATA in CimXmlSerializer
+3505681 Add detailed release history HTML
+3500619 JSR48 1.0.0: CIMClass association/key clean up

Index: sblim-cim-client2-2.2.0-doc.zip
===================================================================
Binary file 'sblim-cim-client2-2.2.0-doc.zip' added.

Index: sblim-cim-client2-2.2.0-src.zip
===================================================================
Binary file 'sblim-cim-client2-2.2.0-src.zip' added.

Index: sblim-cim-client2-2.1.12-doc.zip
===================================================================
Binary file 'sblim-cim-client2-2.1.12-doc.zip' deleted.

Index: sblim-cim-client2-2.1.12-src.zip
===================================================================
Binary file 'sblim-cim-client2-2.1.12-src.zip' deleted.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/sblim-cim-client2?expand=0&rev=35
2012-09-15 10:52:56 +00:00

4 lines
132 BLFS
Plaintext

version https://git-lfs.github.com/spec/v1
oid sha256:f711e51cb1d25a734a97078880781328df49c28f942fb5893555b160343cf51e
size 1076025