View Issue Details

IDProjectCategoryView StatusLast Update
0003356Slicer4Core: Extensionspublic2017-06-10 08:51
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.4.0Fixed in VersionSlicer 4.4.0 
Summary0003356: Extension Package name should be associated with last commit date instead of the current date of the day.
Description

See http://slicer-devel.65872.n3.nabble.com/Problem-in-building-a-extension-tt4029816.html

TagsNo tags attached.

Relationships

related to 0001974 closedjcfr Package name / Slicer_BUILDDATE should be associated with last commit date instead of the current date of the day. 

Activities

jcfr

jcfr

2013-09-02 08:51

administrator   ~0009766

Topic pushed: https://github.com/jcfr/Slicer/tree/3356-use-last-commit-date-in-extension-package-name

This could be integrated into 4.3.1 after getting feedback from Chenxi

jcfr

jcfr

2014-05-13 09:21

administrator   ~0011762

Fixed in r23162 and r23163

See:
http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=23162
http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=23163

Related Changesets

Import 2017-06-07 23:51:09: master 61a025f0

2014-05-13 13:14:47

jcfr

Details Diff
COMP: Associate extension package name with the date of the last commit.

A similar problem was occurring while building the Slicer core and has
been fixed by r20028[1]. The associated issues were 0001974 [2] and 0001973 [3].

This commit associate to the package name the date of the latest commit
associated with the extension source repository. In case no repository
has been associated with the extension, the date "0000-00-00" will be
considered.

Thanks to "Chenxi Zhang <chenxizhang@fudan.edu.cn>" for reporting the
problem.

Associated discussion: http://slicer-devel.65872.n3.nabble.com/Problem-in-building-a-extension-tp4029816p4029857.html

Fixes 0003356

[1] http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=20028
[2] http://www.na-mic.org/Bug/view.php?id=1973
[3] http://www.na-mic.org/Bug/view.php?id=1974

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23163 3bd1e089-480b-0410-8dfb-8563597acbee
mod - CMake/SlicerExtensionCPack.cmake Diff File
mod - CMake/SlicerMacroExtractRepositoryInfo.cmake Diff File

Issue History

Date Modified Username Field Change
2013-09-02 08:48 jcfr New Issue
2013-09-02 08:48 jcfr Status new => assigned
2013-09-02 08:48 jcfr Assigned To => jcfr
2013-09-02 08:48 jcfr Relationship added related to 0001974
2013-09-02 08:48 jcfr Target Version => Slicer 4.3.1
2013-09-02 08:51 jcfr Note Added: 0009766
2013-09-02 08:51 jcfr Status assigned => feedback
2013-10-01 11:49 jcfr Target Version Slicer 4.3.1 => Slicer 4.3.2
2014-03-06 10:15 nicole Target Version Slicer 4.3.2 => Slicer 4.4.0
2014-05-13 09:21 jcfr Note Added: 0011762
2014-05-13 09:21 jcfr Status feedback => resolved
2014-05-13 09:21 jcfr Fixed in Version => Slicer 4.4.0
2014-05-13 09:21 jcfr Resolution open => fixed
2014-05-13 09:21 jcfr Status resolved => closed
2017-06-10 08:51 jcfr Changeset attached => Slicer master 61a025f0