[josm-dev] Request for review of plugins

Paul Hartmann phaaurlt at googlemail.com
Thu Feb 27 14:30:30 UTC 2014


On 02/26/2014 10:08 PM, Simon Legner wrote:
> On 26/02/14 21:58, Marián Kyral wrote:
>> Thanks Simon. It fixes the first case (when there is a local git
>> repository inside the plugin folder). But it still fails when there is
>> no .git folder at all.
>
> Right, but what should be the outcome? How to determine the last change
> timestamp?
>
> I won't look into this issue since I do not consider building a plugin
> from a non-repository very important.

I've added another fall-back ([o30309]). When the plugin is not under 
version control, it should now set the revision to "UNKOWN" and the date 
to the current date.

This is mainly for testing purpose, until you decide to commit the code 
to some repository.

Paul



More information about the josm-dev mailing list