View Issue Details

IDProjectCategoryView StatusLast Update
0001677Slicer4Core: Base Codepublic2012-08-21 09:47
Reporterpinter Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.0.1 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.2.0 
Summary0001677: SVN download of loadable extension modules does not work
Description

When adding a loadable module with s4ext files, the superbuild fails when trying to download the source.
It has multiple reasons:

  • DOWNLOAD_COMMAND "" prevents downloading
  • The variable sext_ep_options_repository is recognized as one string (while it should be a list of strings)
  • "-r HEAD" option cannot be recognized by my svn excutable (SlikSVN) when between quotes, and CMake always puts in between qoutes (in the vcproj file)

Probably the git part has the same issues, I haven't tried

My changes can be seen in the attached svn patch file

TagsNo tags attached.

Relationships

duplicate of 0001941 closedjcfr Extensions download from SVN repository fails 

Activities

2012-01-31 12:06

 

pinter

pinter

2012-05-11 07:46

developer   ~0004319

Works fine now

Issue History

Date Modified Username Field Change
2012-01-31 12:06 pinter New Issue
2012-01-31 12:06 pinter Status new => assigned
2012-01-31 12:06 pinter Assigned To => finetjul
2012-01-31 12:06 pinter File Added: SlicerBlockBuildPackageAndUploadExtensions.cmake.patch
2012-01-31 13:47 finetjul Assigned To finetjul => jcfr
2012-04-26 12:51 jcfr Relationship added duplicate of 0001941
2012-04-26 12:51 jcfr Status assigned => resolved
2012-04-26 12:51 jcfr Fixed in Version => Slicer 4.x AHM Summer 2012
2012-04-26 12:51 jcfr Resolution open => fixed
2012-05-11 07:46 pinter Note Added: 0004319
2012-05-11 07:46 pinter Status resolved => closed
2012-08-21 09:47 jcfr Target Version => Slicer 4.2.0 - Feature freeze Sept 1st 2012