| Craig Russell (JIRA) 2006-03-04, 5:45 pm |
| [ http://issues.apache.org/jira/brows...action_12368868 ]
Craig Russell commented on JDO-300:
-----------------------------------
You have convinced me that we don't need anything but the system properties.
Good to go.
> Log system and jvm version information with test results
> --------------------------------------------------------
>
> Key: JDO-300
> URL: http://issues.apache.org/jira/browse/JDO-300
> Project: JDO
> Type: Improvement
> Components: tck20
> Versions: JDO 2 beta
> Reporter: Michelle Caisse
> Assignee: Michelle Caisse
> Fix For: JDO 2 final
> Attachments: JDO-300.patch
>
> In order to capture complete environment information with a test run for certification and debugging, capture information about the host system and the jvm and write to the log/.../configuration directory for the test run. This could be implemented in m
aven using Java -version and uname calls, or could be implemented as a special-purpose junit test where the latter records the values of the relevant Java system properties, such as java.version, os.name... The latter approach is more easily made independ
ent of the OS the test run is performed on.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|