[OS-JIRA] Created: (WOL-1132) Inconsistent Info.plist CFBundleVersion generation in incremental build

From: Francis Labrie (JIRA) ("Francis)
Date: Sat Nov 21 2009 - 22:37:54 EST

  • Next message: Gregory Hill (JIRA): "[OS-JIRA] Created: (WOL-1133) Update WOProject/WOLips tutorial pages to reflect Eclipse 3.4.2/WOLips 3.4.5830 GUI and workflow changes"

    Inconsistent Info.plist CFBundleVersion generation in incremental build
    -----------------------------------------------------------------------

                     Key: WOL-1132
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1132
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: WOLips General
        Affects Versions: WOLips Stable
                Reporter: Francis Labrie
                Priority: Minor

    Currently, the incremental build generates an Info.plist without an accurate CFBundleVersion entry:

    * In application, the value is always 0.0.1d1 as hardcoded in WOIncrementalBuilder.INFO_PLIST_APPLICATION template;
    * In framework, there is no CFBundleVersion at all in WOIncrementalBuilder.INFO_PLIST_FRAMEWORK template.

    It would be nice to have a placeholder value like $$version$$ in both templates that can be replaced in WOIncrementalBuilder.createInfoPlist() method with the current version as defined in build properties.

    Thanks!

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Sat Nov 21 2009 - 22:38:52 EST