[ http://issues.apache.org/jira/browse/DERBY-982?page=comments#action_12369504 ]
Andrew McIntyre commented on DERBY-982: --------------------------------------- The client info properties file is dnc.properties. So "dnc" needs to be passed to getProductVersionHolderFromMyEnv(genus). I called the field CLIENT because that seemed to make more sense for the public field. I'll write a test for the sysinfo public api before committing. > sysinfo api does not provide genus name for client > -------------------------------------------------- > > Key: DERBY-982 > URL: http://issues.apache.org/jira/browse/DERBY-982 > Project: Derby > Type: Bug > Reporter: Kathey Marsden > Assignee: Andrew McIntyre > Attachments: derby-982.diff > > The sysinfo api does not provide access to the genus name for client to allow > applications to retrieve information from sysinfo about the client > information. > http://db.apache.org/derby/javadoc/publishedapi/org/apache/derby/tools/sysinfo.html > Note: Currently ProductGenusNames has a genus name for network server but > network server is closely tied to the engine so should always have the same > version. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
