You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Frank Scholten (Commented) (JIRA)" <ji...@apache.org> on 2011/11/21 13:52:52 UTC

[jira] [Commented] (MAHOUT-875) Allow to obtain Mahout version information through the Java API

    [ https://issues.apache.org/jira/browse/MAHOUT-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154137#comment-13154137 ] 

Frank Scholten commented on MAHOUT-875:
---------------------------------------

The driver.classes.default.props file (renamed from driver.classes.props by the ant-run plugin) may not be a good location after all since it won't be used if there is a user provided driver.classes.props on the classpath. 

Maybe a 'version' program with a version.props file? This way you can run 'bin/mahout version' and the script does not need to be filtered or modified.
                
> Allow to obtain Mahout version information through the Java API
> ---------------------------------------------------------------
>
>                 Key: MAHOUT-875
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-875
>             Project: Mahout
>          Issue Type: Improvement
>    Affects Versions: 0.6
>            Reporter: Oliver B. Fischer
>            Priority: Trivial
>             Fix For: 0.6
>
>         Attachments: MAHOUT-875.patch
>
>
> It would be nice to be able to obtain the used Mahout version through the Java API. This enables users to output the version information for debugging purposes or simple to document which Mahout version is used.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira