greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 17044

Show
Ignore:
Timestamp:
2008-08-28 10:55:42 (4 months ago)
Author:
oranfry
Message:

a little whitespace tidy-up and removed a repeat antcall

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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"/>