Changeset 17044


Ignore:
Timestamp:
2008-08-28T10:55:42+12:00 (16 years ago)
Author:
oranfry
Message:

a little whitespace tidy-up and removed a repeat antcall

Location:
release-kits/wirk3/ant-scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk3/ant-scripts/compile.xml

    r16748 r17044  
    2727        <rsr file="greenstone3/resources/java/global.properties.in" pattern="(.*)@gsdl3version@(.*)" replacement="$1${version}$2" />
    2828    </target>
    29 
    3029
    3130    <target name="tweak-configure-scripts">
     
    6059            <arg value="-XSL"/><arg file="greenstone3/gsdl-manuals/manuals/processing/gen-gli-help-to-manual-chapter.xsl" />
    6160            <arg value="-OUT"/><arg file="greenstone3/gsdl-manuals/manuals/xml-source/en/help-en.xml" />
    62            
    6361        </java>
    6462                   
  • release-kits/wirk3/ant-scripts/operations-on-gs3home.xml

    r16631 r17044  
    2525        <antcall target="checkout-gs2build"/>
    2626        <antcall target="checkout-gli"/>
    27         <antcall target="unzip-windows-packages"/>
    2827        <antcall target="unzip-windows-packages"/>
    2928        <antcall target="checkout-winbin"/>
Note: See TracChangeset for help on using the changeset viewer.