-
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.
2009-10-23 15:18:52 UTC in Standards Based Linux Instrumentation
-
In order to conform to the JSR48 spec, the default values for the following two properties have been changed:
OLD -
sblim.wbem.logFileSizeLimit=100000
sblim.wbem.logFileCount=5
NEW -
sblim.wbem.logFileSizeLimit=5242880
sblim.wbem.logFileCount=3.
2009-10-23 15:05:43 UTC in Standards Based Linux Instrumentation
-
The JSR48 spec defines seven javax.wbem.client.* properties whose functionality needs to be merged in with the current sblim.wbem.* properties that the client has supported since 2.0.0.
2009-10-23 14:12:11 UTC in Standards Based Linux Instrumentation
-
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.
2009-10-21 09:53:45 UTC in Standards Based Linux Instrumentation
-
public static final String PROP_ENABLE_CONSOLE_LOGGING "javax.wbem.client.log.console.enabled"
public static final String PROP_ENABLE_FILE_LOGGING "javax.wbem.client.log.file.enabled"
public static final String PROP_LOG_BYTE_LIMIT "javax.wbem.client.log.maxfilesize"
public static final String PROP_LOG_DIR "javax.wbem.client.log.dir"
public static final String PROP_LOG_FILENAME...
2009-10-20 16:16:08 UTC in Standards Based Linux Instrumentation
-
The community review is completed and we received no substantial critisism. Therefore the patch has been approved and merged into the "HEAD" branch. The next release will pick it up.
2009-10-19 14:59:24 UTC in Standards Based Linux Instrumentation
-
The community review is completed and we received no substantial critisism. Therefore the patch has been approved and merged into the "HEAD" branch. The next release will pick it up.
2009-10-19 14:49:22 UTC in Standards Based Linux Instrumentation
-
The community review is completed and we received no substantial critisism. Therefore the patch has been approved and merged into the "HEAD" branch. The next release will pick it up.
2009-10-19 14:38:19 UTC in Standards Based Linux Instrumentation
-
The community review is completed and we received no substantial critisism. Therefore the patch has been approved and merged into the "HEAD" branch. The next release will pick it up.
2009-10-19 14:07:15 UTC in Standards Based Linux Instrumentation
-
The community review is completed and we received no substantial critisism. Therefore the patch has been approved and merged into the "HEAD" branch. The next release will pick it up.
2009-10-19 13:55:41 UTC in Standards Based Linux Instrumentation