Changeset 35526 for main


Ignore:
Timestamp:
2021-09-29T15:36:57+13:00 (3 years ago)
Author:
anupama
Message:

Updating mojave-compile.xml rk3 release-kits template to print the same message as previous commit, that since release-kits are turning on use.gnomelib.ext, checkout.gnomelib.ext is turned off to prevent interference.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk3/ant-scripts/mojave-compile.xml

    r35512 r35526  
    2020          -->
    2121        <!--<if><bool><equals arg1="${checkout.gnomelib.ext}" arg2="true"/></bool>-->
     22        <echo>Release-kit is running, which turns on use.gnomelib.ext, so commenting out checkout.gnomelib.ext=true to deactivate it.</echo>
    2223        <rsr file="${basedir}/compiled/build.properties.svn" pattern="checkout.gnomelib.ext=true" replacement="#checkout.gnomelib.ext=true"/>
    2324        <!--</if>-->
Note: See TracChangeset for help on using the changeset viewer.