On 04/22/2014 11:55 AM, Tim Blechmann wrote:
> i wonder, why did 90e22f8f713c not make it into rc4? it is a bug fix for
> the osx bundle generator, while the patch itself is trivial, the bug is
> a showstopper for me ... so it would be great if it can make it into rc4.

Normally release candidates only get changes needed to fix bugs in new
features, regressions from previous CMake releases, or environmental
changes such as support for a new Visual Studio update.  Any other
changes, even bug fixes, have a risk of adding a new regression from
a previous release candidate.

This fix was none of the above.  Still, this particular change has a
very low risk of adding a regression so I've rebased it and merged
to the 'release' branch:

 OS X: Fix Info.plist placement in a CFBundle
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=149ce5db

It will be in the next candidate.

-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to