Menu

#2716 Sync up javax.* javadoc with JSR48 1.0.0 Final V

closed-fixed
jsr48-client
5
2013-12-13
2013-11-20
No

Sync up javax.* javadoc with JSR48 1.0.0 Final received on November 20, 2013:

1) CIMClass 7-parm constructor now throws IllegalArgumentException if path is null
2) CIMClass 5-parm constructor now throws IllegalArgumentException if name is null
3) CIMDateTimeAbsolute String constructor now throws IllegalArgumentException if string is not in the correct format or null
4) CIMDateTimeInterval 5-parm constructor now throws IllegalArgumentException if any value is not valid
5) CIMDateTimeInterval String constructor now throws IllegalArgumentException if string is not in the correct format or null
6) CIMElement constructor now throws IllegalArgumentException if name is null
7) CIMObjectPath description now includes namespace path and model path
8) CIMObjectPath.equalsModelPath now applies to any references within CIMObjectPath
9) UnsignedInteger16/32/64/8.compareTo now throws IllegalArgumentException if value is null

1 Attachments

Discussion

  • Dave Blaschke

    Dave Blaschke - 2013-12-11
    • status: open --> open-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2013-12-11

    Patch sent for community review. During a 2 week period any exploiter may comment on the patch, request changes or turn it down completely (with good reason). For the time being the patch is part of the "Experimental" branch in CVS.

     
  • Dave Blaschke

    Dave Blaschke - 2013-12-12
    • status: open-fixed --> pending-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2013-12-12

    The community review is completed and we received no substantial criticism. Therefore the patch has been approved and merged into the "HEAD" branch. The next release will pick it up.

     
  • Dave Blaschke

    Dave Blaschke - 2013-12-13
    • status: pending-fixed --> closed-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2013-12-13

    The patch was picked up by release 2.2.5 and will be closed.

     

Log in to post a comment.