MantisBT - CMake
View Issue Details
0012449CMakeDocumentationpublic2011-09-08 11:342012-02-06 06:07
Andreas Mohr 
Eric NOULARD 
urgentmajoralways
closedfixed 
CMake 2.8.5 
CMake 2.8.6CMake 2.8.6 
0012449: CPack.cmake wrong CPACK_INSTALLED_DIRECTORIES docs, caused wrong docs at Wiki/CMake:CPackConfiguration#Advanced_settings
git CPack.cmake wrongly lists CPACK_INSTALL_DIRECTORIES, which probably caused http://www.cmake.org/Wiki/CMake:CPackConfiguration#Advanced_settings [^] to (originally) adopt the same invalid spelling (should be CPACK_INSTALLED_DIRECTORIES). Source handling always does seem to reference the INSTALL*ED* setting.

Priority urgent since it's an almost-unforgivable documentation mistake which rippled through several places and can be fixed easily.
And severity major since users adopting that misspelt variable likely leaves them without any directories installed.

Thanks!
No tags attached.
patch 0001-CPack-fix-12449-doc-mispelled.patch (892) 2011-09-08 16:28
https://public.kitware.com/Bug/file/4049/0001-CPack-fix-12449-doc-mispelled.patch
Issue History
2011-09-08 11:34Andreas MohrNew Issue
2011-09-08 15:55Eric NOULARDAssigned To => Eric NOULARD
2011-09-08 15:55Eric NOULARDStatusnew => assigned
2011-09-08 16:28Eric NOULARDNote Added: 0027394
2011-09-08 16:28Eric NOULARDFile Added: 0001-CPack-fix-12449-doc-mispelled.patch
2011-09-08 16:29Eric NOULARDProduct Version => CMake 2.8.5
2011-09-08 16:29Eric NOULARDTarget Version => CMake 2.8.6
2011-09-08 17:01Eric NOULARDNote Added: 0027395
2011-09-09 08:43Eric NOULARDNote Added: 0027398
2011-09-09 08:43Eric NOULARDStatusassigned => resolved
2011-09-09 08:43Eric NOULARDFixed in Version => CMake 2.8.6
2011-09-09 08:43Eric NOULARDResolutionopen => fixed
2012-02-06 06:07David ColeNote Added: 0028497
2012-02-06 06:07David ColeStatusresolved => closed

Notes
(0027394)
Eric NOULARD   
2011-09-08 16:28   
The fix should be in its way to stage
and then to next but I'm experiencing serious network slow
down which may prevent me for commiting tonight.

I'll add the corresponding patch just in case I fail to push
(0027395)
Eric NOULARD   
2011-09-08 17:01   
Looks like git access is incredibily slow tonight.
I was able to push but the merge to next is not ending...

ssh git@cmake.org stagemake merge -b next CPack-DocFix-bug12449
Fetching upstream next

[forever paused...]

So I'm not sure whether if it has been really merged.
I'll try tomorrow morning unless someone would be kind
enough to check and merge to next if it hasn't been done
(0027398)
Eric NOULARD   
2011-09-09 08:43   
Fetching upstream next
Merge topic 'CPack-DocFix-bug12449' into next

b7457de CPack fix template too
(0028497)
David Cole   
2012-02-06 06:07   
Closing resolved issues that have not been updated in more than 4 months.