You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2015/10/21 13:00:33 UTC

[jira] [Updated] (WHIMSY-25) Gem modules could return their file dependencies/last updated status

     [ https://issues.apache.org/jira/browse/WHIMSY-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated WHIMSY-25:
-----------------------
    Summary: Gem modules could return their file dependencies/last updated status  (was: Gem modules could return their file dependencies)

> Gem modules could return their file dependencies/last updated status
> --------------------------------------------------------------------
>
>                 Key: WHIMSY-25
>                 URL: https://issues.apache.org/jira/browse/WHIMSY-25
>             Project: Whimsy
>          Issue Type: New Feature
>            Reporter: Sebb
>
> The Gem modules give access to various files.
> These are then used by scripts that may create summaries of the output.
> For example public_icla_info.rb uses asf/icla.rb
> These scripts may check that the underlying source has not changed since the last output file was created; this means that the script needs to know the name(s) of the files that the Gem module used. Rather than repeat the file name in the script, it would be handy if the Gem module had a method to return the file name(s). 
> Alternatively the Gem module could have a method to check a timestamp against its source(s) - this would mean that the Gem could use LDAP or SVN to access its source without affecting the calling script.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)