Changeset 21845


Ignore:
Timestamp:
2010-03-30T14:07:10+13:00 (14 years ago)
Author:
oranfry
Message:

make sure properties forwarded to greenstone are permanent

File:
1 edited

Legend:

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

    r21842 r21845  
    1111            <arg value="-r"/><arg value="${branch.revision}"/>
    1212        </exec>
     13
     14        <antcall target="persist-forwarded-properties">
     15            <param name="greenstone3basedir" value="compiled"/>
     16        </antcall>
    1317
    1418        <!-- make sure all c++ compilation is done statically on linux -->
Note: See TracChangeset for help on using the changeset viewer.