You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2011/02/22 16:59:38 UTC

[jira] Commented: (MATH-528) Change subversion tags

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

Sebb commented on MATH-528:
---------------------------

Or just use:

{code}
/**
 * @version $Revision$
 */
{code}

which is sufficient to obtain the date if really required.

> Change subversion tags
> ----------------------
>
>                 Key: MATH-528
>                 URL: https://issues.apache.org/jira/browse/MATH-528
>             Project: Commons Math
>          Issue Type: Task
>            Reporter: Gilles
>            Priority: Trivial
>              Labels: documentation
>             Fix For: 3.0
>
>
> Shall we follow Sebb's suggestion to replace
> {noformat}
> /**
>  * @version $Revision$ $Date$
>  */
> {noformat}
> by
> {noformat}
> /**
>  * @version $Id$
>  */
> {noformat}
> ?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira