Menu

#2419 JSR48 log dir/file should handle UNIX/Win separators

Function
closed-fixed
5
2012-09-14
2012-04-05
No

The two JSR48 javax.wbem.client.log.dir and javax.wbem.client.log.filename properties map to the one SBLIM sblim.wbem.logFileLocation, so parsing has to take place when going from one to two. When parsing, the Client should handle both type of file separators (/ on UNIX, \ on Win) so that the properties file does not need to be translated between UNIX and Win.

Discussion

  • Dave Blaschke

    Dave Blaschke - 2012-04-05
    • summary: JSR48 log dir/file should handle UNIX/Win separator --> JSR48 log dir/file should handle UNIX/Win separators
     
  • Dave Blaschke

    Dave Blaschke - 2012-04-05

    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 - 2012-04-05
    • status: open --> open-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2012-04-19

    Patch against HEAD

     
  • Dave Blaschke

    Dave Blaschke - 2012-04-19
    • status: open-fixed --> pending-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2012-04-19

    The community review has 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 - 2012-09-14

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

     
  • Dave Blaschke

    Dave Blaschke - 2012-09-14
    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.