Ignore:
Timestamp:
2008-06-11T15:36:59+12:00 (16 years ago)
Author:
oranfry
Message:

added a resources directory to hold resources for gsdl releases, to be used instead of for-distributions

Location:
release-kits/lirk2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk2

    • Property svn:ignore set to
      gs2-release-maker

  • release-kits/lirk2/ant-scripts/create-distribution.xml

    r15956 r15957  
    1313
    1414    <target name="create-distribution">
    15         <if><bool><istrue value="${execute}" /></bool>
    16             <addressedcall target="export-gsdl-gli-indexers" />
    17             <addressedcall target="dist-set-version" />
    18             <addressedcall target="compile-gli" />
    19             <addressedcall target="create-gli-client-zip" />
    20             <addressedcall target="tweak-files" />
    21         </if>
     15        <addressedcall target="export-gsdl-gli-indexers" />
     16        <addressedcall target="dist-set-version" />
     17        <addressedcall target="compile-gli" />
     18        <addressedcall target="create-gli-client-zip" />
     19        <addressedcall target="tweak-files" />
    2220    </target>
    2321
Note: See TracChangeset for help on using the changeset viewer.